eediva Posted October 14, 2005 Posted October 14, 2005 Hi Everyone, I'm trying to install the Ads by Google code on this webpage How do I move the Google links to below the right columns, it doesn't look neat right now. Thanks in advance for your help.
Jack_mcs Posted October 14, 2005 Posted October 14, 2005 Place the following code where you want the ads to appear: <?php if ($request_type == NONSSL) { ?> <tr><td align="center"> Script Goes Here </td></tr> <?php } ?> Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
eediva Posted October 22, 2005 Author Posted October 22, 2005 Place the following code where you want the ads to appear: <?php if ($request_type == NONSSL) { ?> <tr><td align="center"> Script Goes Here </td></tr> <?php } ?> Jack thanks!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.