Placing Google Adsense

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fergal
    Senior Member
    • Dec 2004
    • 790

    Placing Google Adsense

    Where do I need to visit to place the code to display Google adsense ads in the following locations;
    1. At the top of every page, ie just above the forums / threads lists.
    2. Towards the bottom of every page, preferable between the last post and the Quick Reply box.
    3. As an ad bot, so that Google ads are placed as a response to the first post in every thread.
    Thanks,

    Fergal
    Fergal Crawley
    Business Advice Forum

    Forum Promotion
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    1) Edit this template:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> Navigation / Breadcrumb Templates -> navbar

    Add your code to the bottom. This will make it display below the navbar.

    2) Edit this template:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> Show Thread Templates -> SHOWTHREAD

    Code:
    <div class="smallfont" align="center">
    	<strong>&laquo;</strong>
    		<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextoldest">$vbphrase[prev_thread]</a>
    		|
    		<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest">$vbphrase[next_thread]</a>
    	<strong>&raquo;</strong>
    </div>
    
    <br />
    
    [color=red]YOUR CODE HERE[/color]
    
    $quickreply
    
    <!-- currently active users -->
    <if condition="$show['activeusers']">
    	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    	<tr>
    		<td class="tcat" colspan="2">
    			<phrase 1="$totalonline" 2="$numberregistered" 3="$numberguest">$vbphrase[users_viewing_this_thread_x_y_z]</phrase>
    		</td>
    	</tr>
    3) See this thread.

    Comment

    • Fergal
      Senior Member
      • Dec 2004
      • 790

      #3
      Jake, thanks for your response. It took a while but I eventually got round to placing the ads
      Fergal Crawley
      Business Advice Forum

      Forum Promotion

      Comment

      • TedR719
        Member
        • Nov 2006
        • 62

        #4
        good post

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...