netsavy006
Seasoned Veteran
I have the code which I will post below:
I notice that there is no space between each of the ads that show up. What I'd like to know is there a way I can edit the code so that I can put some space between the ads themselves.
(to see the working code, visit: http://agchat9.comlu.com/index.php)
Thanks in advance,
Andy
Code:
<div id="pcents_ad_container_3041">
<script type="text/javascript">
// Optional - Change these colors to match your website
ad_space_border = "DDDDDD";
ad_space_background = "DDDDDD";
ad_space_link = "44689D";
ad_space_text = "000000";
ad_space_title = "000000";
</script>
<a href="http://pocketcents.com/">Local Online Advertising</a><br />
<a href="https://pocketcents.com/services/online_advertising/coupon_advertising/">Local Coupon Advertising</a>
</div>
<script src="http://pocketcents.com/ad1/?id=9922f5774d88b203c4ec0fdd26616899">
// Optional - Place this script at the bottom of page to decrease load time
</script>
I notice that there is no space between each of the ads that show up. What I'd like to know is there a way I can edit the code so that I can put some space between the ads themselves.
(to see the working code, visit: http://agchat9.comlu.com/index.php)
Thanks in advance,
Andy







