problem with css or browser
- by ntechi
i got an image behind my google adsense, the css code of that background image is:
background: transparent
url("http://i53.tinypic.com/2lu8jgg.jpg")
repeat-x left bottom;
padding-bottom:10px; padding-top:0px;
height: 352px; padding-bottom:5 0px;
padding-left:50px; padding-right:50px;
padding-top:280px;
width: 350px;
this…