RichieBoy67
02-05-2007, 06:11 AM
I have been using absolute positioning for my ads in the top right corner of my site.. This is the code I have been using
<p style="position:absolute;top:0px;right:25px">
$bannerads
</p>
I use Internet Explorer and I have recently upgraded to the latest version.... Anyhow, this absolute positioning is not working in firefox... The ad is over the logo in the center..
Also, I have noticed some of my code is not working in IE7.. My ad code for one in the footer is not showing up..
<div align="center">
<!-- Begin: AdBrite -->
<style type="text/css">
.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #A9501B;}
.adText {font: normal 10pt Arial; text-decoration: none; color: #CC0000;}
</style>
<script type="text/javascript" src="CODE REMOVED">
</script>
<a class="adHeadline" target="_top" href="REMOVED"> Ad Here</a>
<!-- End: AdBrite -->
$lv<br />
$quickregister
<hr color="#004E6E" width="50%" size="4">
I am also using linkvault which shows up in firefox but not in IE7... What is wrong??? grrrrr I have been at this for hours and I am pulling my hair out. I am trying to validate right now and I have already fixed supposedly about 35 problems...
One more question... what is the best way to validate templates? I would like to be able to do one at a time. Is that possible at w3 or somewhere else?
Thanks
I am still having problems with firefox...... Is anyone else using "Adbright" or "Link Vault"?
<p style="position:absolute;top:0px;right:25px">
$bannerads
</p>
I use Internet Explorer and I have recently upgraded to the latest version.... Anyhow, this absolute positioning is not working in firefox... The ad is over the logo in the center..
Also, I have noticed some of my code is not working in IE7.. My ad code for one in the footer is not showing up..
<div align="center">
<!-- Begin: AdBrite -->
<style type="text/css">
.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #A9501B;}
.adText {font: normal 10pt Arial; text-decoration: none; color: #CC0000;}
</style>
<script type="text/javascript" src="CODE REMOVED">
</script>
<a class="adHeadline" target="_top" href="REMOVED"> Ad Here</a>
<!-- End: AdBrite -->
$lv<br />
$quickregister
<hr color="#004E6E" width="50%" size="4">
I am also using linkvault which shows up in firefox but not in IE7... What is wrong??? grrrrr I have been at this for hours and I am pulling my hair out. I am trying to validate right now and I have already fixed supposedly about 35 problems...
One more question... what is the best way to validate templates? I would like to be able to do one at a time. Is that possible at w3 or somewhere else?
Thanks
I am still having problems with firefox...... Is anyone else using "Adbright" or "Link Vault"?