addsense in vbullitan forum after 2nd post???

Discussion in 'Placement / Reviews / Examples' started by Taliban, Aug 30, 2006.

  1. #1
    i m running a vbulletin forum www.itdunya.com
    how can i put adsense after 2nd post in each thread???


    can u guys help me out
     
    Taliban, Aug 30, 2006 IP
  2. Taliban

    Taliban Peon

    Messages:
    267
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    any clue plzzzzzzzzz :(
     
    Taliban, Aug 30, 2006 IP
  3. UnderEstimated

    UnderEstimated Well-Known Member

    Messages:
    388
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    145
    #3
    pm me bhai sahab :)
     
    UnderEstimated, Aug 30, 2006 IP
  4. theynd

    theynd Banned

    Messages:
    188
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    here u go bro

    
    <if condition="$post[postcount] == 1"> 
    $spacer_open
    <div style="padding:0px 0px $stylevar[cellpadding]px 0px">
    
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" <td align="center">
    <tr>
    	<td class="thead" align="left">YnDForum Sponsored Links</td>
    </tr>
    <tr>
    	<td class="alt1" align="center">
    -----ADSENSE HERE---
    
    	</td>
    
    </tr>
    </table>
    
    </div>
    $spacer_close
    
    </if>
    
    Code (markup):
    <if condition="$post[postcount] == 1"> 
    PHP:
    that part, u can change it to whatever number u want, so 1 will be after the first post....
     
    theynd, Aug 30, 2006 IP
  5. Taliban

    Taliban Peon

    Messages:
    267
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thx
    it worked for me
     
    Taliban, Aug 30, 2006 IP
  6. akram123khan25

    akram123khan25 Active Member

    Messages:
    102
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #6
    but this site do not have adsense
     
    akram123khan25, Nov 2, 2009 IP