Adsense Ad as Forum on Home Page

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

    Adsense Ad as Forum on Home Page

    I'd like to display a Google Adsense half banner as a forum on my home page. Like the way it has been done as the first forum on this community

    I tried to enter the Javascript code when creating a New Forum in the ACP but it broke my forum.

    How do I do it?

    Thanks!
    Fergal Crawley
    Business Advice Forum

    Forum Promotion
  • Ken Iovino
    Senior Member
    • Jan 2003
    • 463
    • 3.7.x

    #2
    Thats a template edit, once moment i'll post how to do it for you.
    Ken Iovino
    Full Time PHP, Ruby and iOS Developer

    Comment

    • Ken Iovino
      Senior Member
      • Jan 2003
      • 463
      • 3.7.x

      #3
      In template forumhome Find:

      HTML Code:
      $forumbits
      Above Add:
      HTML Code:
      <tr align="center">
              <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
      
              <td class="alt1Active" align="left">
      <!-- google code here -->
      
      Google Code Belongs Here
      
      <!-- /google code here -->
              </td>
      
              <td class="alt2" nowrap="nowrap">
                      <div class="smallfont" align="center">
                              <div style="clear:both">Never</div>
                      </div>
              </td>
              <td class="alt1">-</td>
              <td class="alt2">-</td>
      
      
      </tr>
      Hope this helps!
      Ken Iovino
      Full Time PHP, Ruby and iOS Developer

      Comment

      • John Miller
        Senior Member
        • May 2005
        • 191
        • 3.5.x

        #4
        Originally posted by DiscussBusiness
        I'd like to display a Google Adsense half banner as a forum on my home page. Like the way it has been done as the first forum on this community

        I tried to enter the Javascript code when creating a New Forum in the ACP but it broke my forum.

        How do I do it?

        Thanks!
        Most Important Question here:
        I highly doubt if this is allowed by Google TOS ?

        Consider checking the same first, or you may get your domain rejected from google forever.

        John.

        Comment

        • Ken Iovino
          Senior Member
          • Jan 2003
          • 463
          • 3.7.x

          #5
          Didn't see anything on the TOS saying this can't be done.
          Last edited by Ken Iovino; Sat 21 May '05, 1:26am.
          Ken Iovino
          Full Time PHP, Ruby and iOS Developer

          Comment

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