How do you remove the space around the site and let it fit the edges of the browsers page?

Author Message

Stuart Fenton

Tuesday 15 June 2004 8:39:33 am

How do you remove the space around the site and let it fit the edges of the browsers page.

I have tried altering the site.css and the paglayout.tpl with no result.

I have been messing around for hours now and nothing seems to change it.

Has anyone else found a way to do this?

Your help would be greatly appreciated.

Regards
Fats

--
Fats Neutron
[email protected]

-- Stuart

[email protected]
http://www.grandmore.com

Paul Forsyth

Tuesday 15 June 2004 8:49:23 am

Thats usually a padding and margin issue. Have you tried:

body
{
padding:0;
margin:0;
}

paul

--
http://www.visionwt.com

jamie harbison

Wednesday 16 June 2004 5:18:25 am

...in /design/standard/core.css...

Daniela Moreno

Monday 21 February 2005 12:30:28 pm

i have the same problem
but, do i need to create an override for this??

thanx

Ulrich L.

Tuesday 22 February 2005 4:37:18 am

Gabriel Ambuehl

Tuesday 22 February 2005 4:47:20 am

That's right, you should change the width of #allcontent. You can do that in either site.css or site-colors.css.

Visit http://triligon.org

Daniela Moreno

Tuesday 22 February 2005 10:58:04 am

thanx, it worked great

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.