[JBoss-user] [Nukes User] - Re: [Theme]Customize

2004-04-14 Thread itchiban
Actually the problem is just the section where the selected module is displayed;e.g : the forum,the news... it seems that this is a module section independent from the selected theme and must be configured separately. Any idea? View the original post :

[JBoss-user] [Nukes User] - Re: [Theme]Customize

2004-04-13 Thread itchiban
I succeed on setting a wallpaper but the center content still have a blank wallpaper. Why?? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3830296#3830296 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830296

[JBoss-user] [Nukes User] - Re: [Theme]Customize

2004-04-13 Thread sgwood
There is a fix in CVS for the extralite theme about this. The comment on the fix is: Themes based on ThemeTemplate can define 'middle' sections, not 'centre' sections. Previously, if blocks were put into Side=1/center, they would not be displayed by this theme. So change: !-- BEGIN centre --

[JBoss-user] [Nukes User] - Re: [Theme]Customize

2004-04-08 Thread itchiban
I just want to know the path which I can change the code to add a wallpaper with the extralite theme for example. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829763#3829763 Reply to the post :

[JBoss-user] [Nukes User] - Re: [Theme]Customize

2004-04-08 Thread sgwood
If you look at the extralite theme.html, you will see reference URLs like: modules/core/images/nukes_logo_orange.jpg and themes/extralite/style/style.css These point to files relative to the module code, or (particularly for you) the theme jar. In a theme MBean descriptor, you will see:

[JBoss-user] [Nukes User] - Re: [Theme]Customize

2004-04-02 Thread sgwood
This is all in a theme. There is some old documentation on this in the jboss.org web site and wiki. There is also this http://www.jboss.org/index.html?module=bbop=viewtopicp=3828532#3828532 Sherman View the original post :