WillisTi
01-29-2006, 02:03 PM
Im sure this was looking fine before but now it isnt and i dont how to fix it. If you visit my site (http://www.contemporarymultimedia.com) in IE first your notice my header is aligned fine.
If you now visit in FF your notice the logo is slightly above the menu.
Now i dont know if i should fix this in FF and then try and sort the issue in IE after? If anyone can help me out that would be great.
I believe the CSS in question is below, but you may want to look at my whole stylesheet to get the bigger picture.
top { background: #B82A2A; border:solid 0px black; height:95px; }
#logo {
position:absolute;
border:solid 0px blue;
margin: 0px;
padding-right:0px;
left: 250px;
top: -30px;
}
#logo img { padding: 25px 100px 25px 23px; }
Thanks
If you now visit in FF your notice the logo is slightly above the menu.
Now i dont know if i should fix this in FF and then try and sort the issue in IE after? If anyone can help me out that would be great.
I believe the CSS in question is below, but you may want to look at my whole stylesheet to get the bigger picture.
top { background: #B82A2A; border:solid 0px black; height:95px; }
#logo {
position:absolute;
border:solid 0px blue;
margin: 0px;
padding-right:0px;
left: 250px;
top: -30px;
}
#logo img { padding: 25px 100px 25px 23px; }
Thanks