On Tue, 10 May 2005 16:34:00 -0400, Chris Kennon <[EMAIL PROTECTED]> wrote:

(http://ckimedia.com/ep_site/pcie6.jpg)
(http://ckimedia.com/ep_site/macie5_.jpg)

The above screen captures reveal a gap in the header. Would someone explain what is happening and how to correct it?
(http://ckimedia.com/ep_site/index.htm)



Thanks, Chris
If you mean the footer in XP_SP2 Opera8 (IE6.0/FF1.0.3 look ok) try this at the bottom of your style sheet:
/*Be very very nice to Opera*/
@media screen and (min-width: 0px){
div#footer{
margin-top: -5px;/*tweak me*/
}
}/*don't delete this brace*/
add top left on this selector:
div#footer{
background: transparent url(footer.jpg) ***top left*** no-repeat;
height: 250px;
}
And then cross your fingers(& toes)...
Regards,
David
--
http://www.dlaakso.com/


******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to