Thursday 06 November 2008 5:03:34 am
Thanks for the additional info.
I already use Firebug and it's a great tool. I also recommend "Beginning CSS Web dev" by Simon Collison... Yet, the eZ Publish doc could (should) be more complete in that respect. The top would be to have an elastic layout... I'm going to try
div#allcontent
{
width: 100%; } but, like you said, I should also change other elements width also such as columns, menus, etc... and without any documentation it's not going to be easy.
|