Forums / Setup & design / expand a template website layout

expand a template website layout

Author Message

Sverre Hogstad

Monday 16 February 2009 3:32:34 am

Is it possible to expande a template layout from 800 px to 1024px?

Fátima Chapri

Monday 16 February 2009 12:26:21 pm

Hi Sverre,

It is possible to do so. All you have to do is changing the css of the div#page.

The best way to change the css settings and all other questions regarding the look and feel of the site creating a new site style package.

Regarding the question you posted at http://ez.no/developer/forum/setup_design/change_font_and_size_in_head_menu, to change font and size in head menu you have also to change the css.

The css files are located at extension\ezwebin\design\ezwebin\stylesheets. But i would suggest you no to edit them. Instead, create a site style package and create new css attributes for your html tags to override the original.

Please have a look at the ezwebin_customization document to learn ho to create new site style packages. If you don't find that document, you can send me an email at chapri@gmail.com so than I can send u a pdf version.

I would suggest you to install firebug (a Mozilla firefox add on). It's very good to investigate the css settings.