Forum Moderators: not2easy
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]
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.