Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
eelco
eelco
I am testing the 4.01 version. Does anyone know if there is a possibility to make a fixed width webpage. What I see is that always takes the whole width of the browser. I prefer to make a website with a fixed width.
 
Vera
Vera
You can set the fixed size in your CSS file. The div class that regulates the size of the pages is .frameBlocks so you need to write there the width parameter, for example like this:
.frameBlocks {margin: auto; width: 700px; padding: 0; text-align: left;}
 
Regards,
ViArt Support Team
 
TOCDCO
TOCDCO
We should all be expecting a new .css stylesheet dictionary.
 
Please, ViArt, provide this at your earliest possible convenience, as the style sheet codes are now changed.
 
Thanks,
 
Dan
 
eelco
eelco
Yes this works.
Thank you Vera.
 
Vera
Vera
to Dan:
Yes, after the official release we do plan to start doing such guide.
 
Regards,
ViArt Support Team