Log in

View Full Version : How to create style?


JIMRANGERS
11-06-2010, 04:57 PM
VB Version 4.

when you create a new style by default from the styles section in admin panel, how to you justify it to be

a. Fixed
b. Fluid

thanks

WILFMAN
11-07-2010, 05:03 PM
Admin CP > Styles & Templates > Style Manager > on drop down menu for your style select stylevars > type doc in input box top left of new window (Style Variable Editor) > click doc_maxWidth > select units (eg pixels) and type size (width eg. 950).

If auto is in Size box the page will extend to full screen width. If you select % and say 75, your page will fill 75% of the screen but still fluid. I suggest you experiment.