I have done it again. Have space at top of page and want it gone. Can't do it. Please help.
See page at www.mccanngolfcourse.com/indextester.html
Joe Damore
joepd
Thanks Murray but that won't work because it hides the drop down menus.
Thanks anyway.
Joe
In a message dated 7/25/2012 2:33:01 P.M. Eastern Daylight Time,
forums@adobe.com writes:
Re: Space at top of web page
created by Altruistic Gramps
(http://forums.adobe.com/people/Altruistic+Gramps) in Dreamweaver - View the full discussion
I assume you meant this:
It worked great!! Thanks
Joe
In a message dated 7/25/2012 5:42:17 P.M. Eastern Daylight Time,
forums@adobe.com writes:
Re: Space at top of web page
created by Murray ACP (http://forums.adobe.com/people/Murray+ACP)
in Dreamweaver - View the full discussion
Because basically it is in the Header declaration and limits the space
between the Header and Main Content to one unnoticeable pixel of green. I
was careless. Thanks again!
Joe
In a message dated 7/26/2012 7:39:04 A.M. Eastern Daylight Time,
forums@adobe.com writes:
Re: Space at top of web page
created by Murray ACP (http://forums.adobe.com/people/Murray+ACP)
in Dreamweaver - View the full discussion
Nope. The space was caused by an escaped margin on the top <p> tag in the header div. By placing a border on the header div, you prevent that margin from escaping. It could also be fixed by simply making that <p> tag have no top margin -
#header div > p { margin-top:0; }
Finally, it's most easily fixed by making the container div have an overflow:hidden style as I originally suggested, but in this case, it had an unintended consequence of hiding the menus too.
North America
Europe, Middle East and Africa
Asia Pacific