Closed Thread
Results 1 to 1 of 1

Thread: How to insert ads in IP.Board 2.3

  1. #1
    Administrator Christopher is an unknown quantity at this point Christopher's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    7,297

    Exclamation How to insert ads in IP.Board 2.3

    For the Corporate plan:
    1) Login to the Admin CP
    2) In the admin menu, click "Look & Feel" and then click the icon with the down arrow located to the right of your theme and click "Edit Board Header & Footer Wrapper"
    3) Find "<% BOARD HEADER %>" and put
    Code:
    <center><script type="text/javascript" src="http://x10hosting.com/adserve.js?corporate"></script></center>
    after it.
    4) Click "Save Wrapper"


    For the Advanced plan:
    1) Login to the Admin CP
    2) In the admin menu, click "Look & Feel" and then click the icon with the down arrow located to the right of your theme and click "Edit Template HTML"
    3) Click "All Global HTML" and then "global_board_footer"
    4) Find the first table and put
    Code:
    <tr><td align="center" nowrap="nowrap" colspan="3"><script type="text/javascript" src="http://x10hosting.com/adserve.js?advanced"></script></td></tr>
    " after the </tr>
    5) Click "Save Template Bit"
    Last edited by Christopher; 03-16-2008 at 05:32 PM.

Closed Thread

Similar Threads

  1. MySQL Issues Here
    By Corey in forum Service Alerts
    Replies: 304
    Last Post: 01-06-2008, 09:10 PM
  2. Enabling IP addresses in your firewall.
    By 1337scape in forum Free Hosting
    Replies: 32
    Last Post: 11-15-2007, 01:40 PM
  3. INSERT command denied??
    By 1337scape in forum Free Hosting
    Replies: 6
    Last Post: 11-14-2007, 05:15 PM
  4. mysql cc
    By chrisosx in forum Free Hosting
    Replies: 7
    Last Post: 07-06-2005, 01:22 PM
  5. Mod Help
    By Ericsson in forum Free Hosting
    Replies: 4
    Last Post: 03-04-2005, 03:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts