Hi
I am having a corporat free hosting with you and it's really great.
My problem is I want to allign the banner ad to the center but i can't do it.
By the way this is the ad code I am using:
So if anyone can help me and tell me how to align the banner ad to a different side(right,left,center) I'd be really grateful.
I am having a corporat free hosting with you and it's really great.
My problem is I want to allign the banner ad to the center but i can't do it.
By the way this is the ad code I am using:
Code:
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/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 ("[URL="http://x10hosting.com/advert/adjs.php?n"]http://x10hosting.com/advert/adjs.php?n[/URL]=" + phpAds_random);
document.write ("&what=zone:1&target=_blank");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&n=a7fb3e9d' border='0' alt=''></a></noscript>
So if anyone can help me and tell me how to align the banner ad to a different side(right,left,center) I'd be really grateful.