Reputation: 637
I have a problem where my Google Ad is pushing down the rest of my menu, even though my Google ad is in a div
.google {
z-index:100000;
float:right;
position:relative;
top:0px;
}
I have some other divs that you can see, but I can't figure it out.
the site is http://www.rankmc.com
Thank you!
Upvotes: 0
Views: 141