Forums / Setup & design / Using Full Screen Width
Daniela Moreno
Friday 18 February 2005 11:08:01 am
hi, i have a question, do u know how can i change the layout, or the design of my website so that it's using full screen width? because i have a huge border on both sides.
Ćukasz Serwatka
Wednesday 02 March 2005 12:05:22 am
Hi Daniela,
You can change width of your site in site.css file (design/base/stylesheets)
div#allcontent { width: ???px; /*new value*/ margin: 0 auto 0 auto; }
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog