|
A robust starter web application to ease Java webapp development. Home | Tutorials | Demos | Issues |
|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Doubt Regaring cssHi,
I have one doubt regarding some css. All the css files and even appfuse quick start example project also have some space on right and left sides. In the middle we can see header, side bar and body. Why that space in left side and right side left. If i want to change that full size can i do by changing some values in css files. I want to have this http://css.appfuse.org/themes/andreas03/ like this http://css.appfuse.org/themes/andreas09/index.html. Actually i dont have pretty idea on css files rules of xhtml and css. Can any body tell me which one is good having space on both sides or with out space. Thanks and Regards RAtna |
|
|
Re: Doubt Regaring cssSome themes are full-width and some are fixed-width. If you look at
the CSS for the fixed-width (likely in a layout*.css file), you can try changing it to 100%. Matt On Mon, Jul 14, 2008 at 3:07 PM, nani2ratna <nani2ratna@...> wrote: > > Hi, > > I have one doubt regarding some css. > All the css files and even appfuse quick start example project also have > some space on right and left sides. > In the middle we can see header, side bar and body. > Why that space in left side and right side left. > If i want to change that full size can i do by changing some values in css > files. > I want to have this http://css.appfuse.org/themes/andreas03/ > like this http://css.appfuse.org/themes/andreas09/index.html. > Actually i dont have pretty idea on css files rules of xhtml and css. > Can any body tell me which one is good having space on both sides or with > out space. > > Thanks and Regards > RAtna > -- > View this message in context: http://www.nabble.com/Doubt-Regaring-css-tp18452318s2369p18452318.html > Sent from the AppFuse CSS mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Doubt Regaring cssHI Matt,
I have searched for fixed-width as you said. But i never find any thing even like fixed also. Can you please give me the suggestion again. Thanks and REgards Ratna
|
|
|
Re: Doubt Regaring cssYou don't want to search for "fixed-width", just "width". I don't know
if it will solve your problem - it may mess up the theme. Regardless, "width" is usually the css-rule that's used to make something so it's a specific width. Matt On Mon, Jul 14, 2008 at 6:30 PM, nani2ratna <nani2ratna@...> wrote: > > HI Matt, > > I have searched for fixed-width as you said. > But i never find any thing even like fixed also. > Can you please give me the suggestion again. > > Thanks and REgards > Ratna > > > > Matt Raible-3 wrote: >> >> Some themes are full-width and some are fixed-width. If you look at >> the CSS for the fixed-width (likely in a layout*.css file), you can >> try changing it to 100%. >> >> Matt >> >> On Mon, Jul 14, 2008 at 3:07 PM, nani2ratna <nani2ratna@...> wrote: >>> >>> Hi, >>> >>> I have one doubt regarding some css. >>> All the css files and even appfuse quick start example project also have >>> some space on right and left sides. >>> In the middle we can see header, side bar and body. >>> Why that space in left side and right side left. >>> If i want to change that full size can i do by changing some values in >>> css >>> files. >>> I want to have this http://css.appfuse.org/themes/andreas03/ >>> like this http://css.appfuse.org/themes/andreas09/index.html. >>> Actually i dont have pretty idea on css files rules of xhtml and css. >>> Can any body tell me which one is good having space on both sides or with >>> out space. >>> >>> Thanks and Regards >>> RAtna >>> -- >>> View this message in context: >>> http://www.nabble.com/Doubt-Regaring-css-tp18452318s2369p18452318.html >>> Sent from the AppFuse CSS mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@... >>> For additional commands, e-mail: dev-help@... >>> >>> >> >> >> >> -- >> http://raibledesigns.com >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> >> > > -- > View this message in context: http://www.nabble.com/Doubt-Regaring-css-tp18452318s2369p18455957.html > Sent from the AppFuse CSS mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Doubt Regaring cssoh ok
thank you
|
|
|
Re: Doubt Regaring cssoh ok
thank you
|
| Free embeddable forum powered by Nabble | Forum Help |
