how do i add adsense to phpBB forums?

Discussion in 'PHP' started by whiteblue1942, May 10, 2008.

  1. #1
    how do i ad adsense to my phpBB forum. and i know that you can add it to every page because i have seen other phpBB forums with it. my forum is in my signature link if you have never seen a phpBB forum before...
     
    whiteblue1942, May 10, 2008 IP
  2. Nalltaroh

    Nalltaroh Peon

    Messages:
    54
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Where do you want the ads? Inline, header or footer?
     
    Nalltaroh, May 11, 2008 IP
  3. whiteblue1942

    whiteblue1942 Peon

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #3
    header of every page kinda like this forum
     
    whiteblue1942, May 11, 2008 IP
  4. Nalltaroh

    Nalltaroh Peon

    Messages:
    54
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ACP -> Styles -> Templates -> Edit -> Choose overall_header.html from the list.
    Search:
    
    		<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
    Code (markup):
    Add your AdSense code just before:
    			<div id="search-box">
    Code (markup):
    Tell me if it worked.
     
    Nalltaroh, May 11, 2008 IP
    whiteblue1942 likes this.
  5. chopsticks

    chopsticks Active Member

    Messages:
    565
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #5
    Is this for phpBB2 or phpBB3?
     
    chopsticks, May 11, 2008 IP
  6. Nalltaroh

    Nalltaroh Peon

    Messages:
    54
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    phpBB3, as the forum in his signature runs phpBB3 :)
     
    Nalltaroh, May 11, 2008 IP
  7. kash2k8

    kash2k8 Peon

    Messages:
    374
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    checkout the phpbb forum help site, im pretty sure they will have mods for the forum that will be easy ad management.
     
    kash2k8, May 11, 2008 IP