Hi all.. There is no way I can explain this other than to post a link.
Do you see extra margin right at the top next to the adsense code? How do I get rid of it? I am a CSS newbie :(
Thanks!
Hi all.. There is no way I can explain this other than to post a link.
Do you see extra margin right at the top next to the adsense code? How do I get rid of it? I am a CSS newbie :(
Thanks!
Let me add that this problem only shows up in firefox :(
I fixed it :)
I changed this in the 'layout.css' file
/* container
--------------------------------------------------*/
#container {
width:690px;
margin:0 auto;
padding:40px 40px 0 40px;
text-align:left;
}
the padding used to be '30' before.. it seems to work :)
The only problem now is that the 'search box' is a little bit moved to the right in the main nav bar.
This topic has been closed to new replies.