Articles Comments

Technology Support Desk | Take Control of Technology » Entries tagged with "adsense"

WordPress Easy Peasy Adsense by martinglover.co.uk

WordPress Easy Peasy Adsense by martinglover.co.uk

*****IMPORTANT***** If you were getting error message unexpected T_DNUMBER error whe trying to active the plugin then please redownload the plugin now. This error has been fixed and is available on WordPress here: http://wordpress.org/extend/plugins/easy-peasy-adsense/ How to install An easy peasy way to insert Google Adsense ads into your WordPress posts and pages How to use it: There are two ways you can use this plugin: Add the trigger text [ wp_campaign_1] for the first ad, in your page or post. Use [ … Read entire article »

Filed under: Uncategorized

PHPBB Forum – How to add AdSense sky scraper banner ads to either side of your forum

PHPBB Forum – How to add AdSense sky scraper banner ads to either side of your forum

This is very easy to apply in 7 easy steps and works perfect with the standard ProSilver  template ranges. To see an example see – http://www.catforumchat.com Step:1 open: styles/yourstyle/theme/content.css add at bottom of page add —————————————————————————————————————- Code: Select all Select all .page-sidebarr { float:right; margin-top:0px; width: 10%; } .page-sidebarl { float:left; margin-top:0px; width: 10%; } —————————————————————————————– Step:2 You would have to edit the width variable for tweeking to fit your forum open: style/yourstyle/theme/common.css find —————————————————————————————————————- Code: Select all Select all #wrap { —————————————————————————————————————- change to as follows:- change —————————————————————————————————————- Select all #wrap { padding: 0 10px; margin: 0 auto; width: 75%; min-width: 65%; } —————————————————————————————————————- Step:3 open: styles/your style/template/overall_header.html add right at the bottom of page add <table width="100%" cellpadding="0" border="0"> <tr> <td width="160" … Read entire article »

Filed under: PHPBB Tips

WordPress Easy Peasy Adsense plugin released

WordPress Easy Peasy Adsense plugin released

  http://wordpress.org/extend/plugins/easy-peasy-adsense/ Version 1.0 of Easy Peasy Adsense is now available. Easy Peasy Adsense allows you to submit up to 3 various google adsense code into your pages, posts sidebar widgets – wherever you like. … Read entire article »

Filed under: Wordpress Tips