Need help for placing adsense on vbulletin

Discussion in 'Placement / Reviews / Examples' started by fortify, Mar 12, 2007.

  1. #1
    If I want to place the 728x15 link ads like digitalpoint which template should I edit
     
    fortify, Mar 12, 2007 IP
  2. Notorious

    Notorious Well-Known Member

    Messages:
    903
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    145
    #2
    at the end of the postbit template.
    let me know if you want the code.
     
    Notorious, Mar 12, 2007 IP
  3. Notorious

    Notorious Well-Known Member

    Messages:
    903
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    145
    #3
    here you go. (rep please :eek: )
    
    <if condition="$post[postcount] % $vboptions[maxposts] == 1">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    	<tr>
    		<td class="alt1" width="100%">
    
    <div align="center">
    [B]ADSENSE CODE HERE[/B]
    </div>
    </td>
    	</tr>
    	</table>
    </if>
    
    Code (markup):
     
    Notorious, Mar 12, 2007 IP
  4. fortify

    fortify Well-Known Member

    Messages:
    865
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    138
    #4
    Is it a good idea to copy digitalpoints 2 stacked 728x90 ads?
     
    fortify, Mar 12, 2007 IP