Minor but annoying issue. I can't seem to center the banner at the bottom of www.caltrade.com/members . I use openads javascript, and have tried putting centered paragraphs tags around this and putting it in a table and centering the table and cell, even putting align="center" after the image tag. Nothing seems to work- it still seems to be left justified. Any ideas?
Rob
-
<script language='JavaScript' type='text/javascript' src='http://CALTRADE.com/phpAds/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://CALTRADE.com/phpAds/adjs.php?n=" + phpAds_random);
document.write ("&clientid=50");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://CALTRADE.com/phpAds/adclick.php?n=af5c08b7' target='_blank'><img src='http://CALTRADE.com/phpAds/adview.php?clientid=50&n=af5c08b7' border='0' alt=''></a>
</noscript>