Need help with my text ads format?

Discussion in 'Co-op Advertising Network' started by Haichi, Jan 31, 2005.

  1. #1
    I would like them to show up as

    link 1 | link 2 | link 3 | link 4 | link 5

    with

    space | space | space |

    I have seen this set up on many Co-op sites it looks cleaner than what I have running please help me with the set up code for 5 link ads
     
    Haichi, Jan 31, 2005 IP
  2. rtheodorow

    rtheodorow Peon

    Messages:
    129
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    echo "$ad_network[0]&nbsp|&nbsp $ad_network[1]&nbsp|&nbsp $ad_network[2]&nbsp|&nbsp $ad_network[3]&nbsp|&nbsp $ad_network[4]";

    Make sure to have the " " around the echo string.....
     
    rtheodorow, Feb 1, 2005 IP
  3. Haichi

    Haichi Well-Known Member

    Messages:
    293
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    128
    #3
    thanks looks like that worked without problems
     
    Haichi, Feb 1, 2005 IP
  4. JohnnyG

    JohnnyG Member

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #4
    I didn't start this thread, but that helped me out too - thanks rtheodorow!
     
    JohnnyG, Feb 7, 2005 IP
  5. rtheodorow

    rtheodorow Peon

    Messages:
    129
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    No problem....glad it worked out for you guys :D
     
    rtheodorow, Feb 8, 2005 IP
  6. eddie

    eddie snowrider

    Messages:
    247
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    138
    #6
    Thanks rtheodorow

    any idea how to center the adds in this same conf
     
    eddie, Feb 24, 2005 IP
  7. rtheodorow

    rtheodorow Peon

    Messages:
    129
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You can just add a <DIV ALIGN="CENTER"> </DIV> tag around the string.
     
    rtheodorow, Feb 24, 2005 IP
  8. eddie

    eddie snowrider

    Messages:
    247
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    138
    #8
    Thanks
    works and looks great
     
    eddie, Feb 24, 2005 IP