there might be help..
first I tried something with z-index and it didn’t work, than I realized that your banner ad image disapears behind your slider.
the slider has a z-index value of -1, I tried this with your #datingimg entry in style.css:
#datingimg {
left: 0;
padding: 5px;
position: fixed;
top: 15px;
z-index: -1;
}
Voila, it seems to be pushed behind your site if you use a low screen resolution or smaller window size (tried only in FF with firebug)
Give it a try, hope it helps
HAPPY NEW YEAR btw
____________________
you find me on Google+, Twitter and Facebook
(von: master)
Hier noch 1 weitere Ergebnisse dieses Threads:
My banner ad covers the text of my site’s homepage!
1. Jan. 2011 (von: omerkhan01)
My site can be viewed here. You will notice a vertical banner on the top left corner that says "Maaximum Dating Mastery". When I view it using FF/IE it is fine, however when I minimize my window to a smaller…