hi, my problem is that my banner in the webpage that i'm making, is showed well in 1024x768, but because it's floating, when i change resolution to 1280x1024, it's showed incorrectly.....
Can i use a JS or PHP code that based on the visitor resolution change the location of the banner? THanks
I'll attach images...and here is the code....
#banner_Right2 {
display:block;
width: 140px;
<!--TamaƱo del fondo-->
height: 640px;
position: absolute;
top: 333px;
left: 777px;
z-index: 999;
padding-top: 11px;
padding-left: 10px;
<!--Espacio banner-->
height: 619px;
height: 618px;
}
/#ad160x600 .bg{behavior: url(/objects/inc/iepngfix.htc);}/
#ad160x600 .bg{background:url(ads/bg_ad120x600.png); background-repeat:no-repeat;}
#ad_Right2 {
display:block;
position: absolute;
top: 945px;
left: 827px;
z-index: 9999;
}