Forum Moderators: not2easy

Message Too Old, No Replies

space that won't go away

content in div won't co-operate!

         

gemelli

9:31 pm on Sep 28, 2008 (gmt 0)

10+ Year Member



i have a space on my page that won't go away! it's between two divs on the page (the header and the main content) i've tried everything including zero-ing out the margins---- nothing.
anyone out there know what i'm doing wrong?

The location is underneath the logo, a dark green block of space that goes across the page. I'd like the main content area to just move up right underneath the light green logo area (screenshot below).

A big thanks in advance for any help!
-Lisa

[edited by: jatar_k at 11:45 pm (utc) on Sep. 29, 2008]
[edit reason] no urls thanks [/edit]

swa66

7:25 am on Sep 29, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Lisa, welcome to webmaster world.

Personal URLs are frowned upon out here, please do not post them. See the charter on why and check the pinned posts to find out how to post code instead.

What I do to find out what is occupying space on a live page is to use the webmastertoolbar add-on of Firefox and select the CSS/view style information ... item and then just hover over the affected area.
If you click it'll even give you the CSS applied to the area and where it came from in the cascade.

In your case it's an extra div you have in there: #pscroller2 that's sitting in the space you want gone.