vBulletin: integrating ads

Discussion in 'vBulletin' started by Geoffrey, Jul 20, 2007.

Thread Status:
Not open for further replies.
  1. #1
    Alright, so I know how to put ads in the header and do a code where it doesn't show on certain pages, but I've searched everywhere (including on DP and Google) about how to put text links EXACTLY like DP between the first and second posts.
    PLEASE can anyone tell me how to do it, it's urgent! :p
    Help will be really appreciated, and if you need to look at anything my forum link is in my signature :)
     
    Geoffrey, Jul 20, 2007 IP
  2. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #2
    have a look on vbulletin.org
     
    just-4-teens, Jul 20, 2007 IP
  3. Geoffrey

    Geoffrey Banned

    Messages:
    403
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I already have, and I'm not a member and need to do it now :p
    Thanks for your help anyway, but I'd appreciate it if anyone can post the code here :)
     
    Geoffrey, Jul 20, 2007 IP
  4. GTAce

    GTAce Notable Member

    Messages:
    1,389
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    210
    #4
    GTAce, Jul 20, 2007 IP
  5. sachin410

    sachin410 Illustrious Member

    Messages:
    6,422
    Likes Received:
    573
    Best Answers:
    0
    Trophy Points:
    410
    #5
    Go to style manager.

    edit templates.

    postbit templates.

    postbit.

    put this code at the bottom:

    <if condition="$post[postcount] == 1">
    $spacer_open
    $spacer_close
    $spacer_open
    $spacer_close
    <table width="100%" align="center" border="1" border-color="#0b198c">
    <td bgcolor="#D4DFA7" align="center" >
    
    
    [B]
    PUT ADSENSE CODE HERE.[/B]
    
    
    </td>
    </table>
    
    
    </if>
    Code (markup):
    Edit the table properties as per your requirements.
     
    sachin410, Jul 20, 2007 IP
  6. GTAce

    GTAce Notable Member

    Messages:
    1,389
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    210
    #6
    Bad idea...posting mods/code outside of the vbulletin.org forums is against their policy.

    Only licensed users are allowed to view the modifications there.
     
    GTAce, Jul 20, 2007 IP
  7. sachin410

    sachin410 Illustrious Member

    Messages:
    6,422
    Likes Received:
    573
    Best Answers:
    0
    Trophy Points:
    410
    #7
    I am not a member at vbulletin.org and I have not looked at the code there.

    I did this one myself.
     
    sachin410, Jul 20, 2007 IP
  8. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #8
    thats why i said 2 search vb.org, unless your using a dodgy copy of vb, it only takes a few mins to join.
     
    just-4-teens, Jul 20, 2007 IP
  9. GTAce

    GTAce Notable Member

    Messages:
    1,389
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    210
    #9
    Gotcha, technically that is okay then...but as just-4-teens said, it would still be better to simply direct people to vbulletin.org instead of giving them code outside. I hate unlicensed users
     
    GTAce, Jul 21, 2007 IP
  10. sachin410

    sachin410 Illustrious Member

    Messages:
    6,422
    Likes Received:
    573
    Best Answers:
    0
    Trophy Points:
    410
    #10
    I have a vbulletin owned license, but I never cared to sign-up for vbulletin.org. I don't like to mess with my codes. :D.

    However, I have signed up for vbulletin support forum at vbulletin.com.
     
    sachin410, Jul 21, 2007 IP
  11. FairyOfLove

    FairyOfLove Banned

    Messages:
    782
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    0
    #11

    I second to you , this code is not at vb..org
    Thanks Mate , i am now going to try this on my VB forum !
     
    FairyOfLove, Jul 22, 2007 IP
  12. GTAce

    GTAce Notable Member

    Messages:
    1,389
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    210
    #12
    GTAce, Jul 22, 2007 IP
  13. future

    future Banned

    Messages:
    376
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #13
    is it possible to use vb script with out buying it? I think its not possible.
     
    future, Jul 22, 2007 IP
  14. GTAce

    GTAce Notable Member

    Messages:
    1,389
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    210
    #14
    You're right, it's not
     
    GTAce, Jul 23, 2007 IP
Thread Status:
Not open for further replies.