Results 1 to 2 of 2

Thread: banner with link

  1. #1
    Join Date
    May 2009
    Posts
    10

    Question banner with link

    hello,
    I want to have banner with link

    I have upload banner in templates/images > http://www.tube.onlinehumtum.com/tem...y1internet.gif same size
    how to add in 1 Advertise Settings> banner_top & banner_bottom Banner with link

    <div align="center" style="border:1px solid blue;width:728px;height:90px;margin:auto;line-height:80px;color:#0000FF; font-size:20px;">
    To Replace This Advertisement , Go To Admin > Advertise Settings
    </div>


    2 Advertise Settings> player_top & player_bottom banner with link or text with link only how can I do

    <div align="center"><img src="http://adserver.bizhat.com/banners/vshare_1.gif" width="468" height="60" alt="advertisement" /></div>

    3 Advertise Settings> home_right_box > can I have banner with link in here or only text with link

    <div style="background-color: #000; width: 180px; color: #FFF; font-weight: bold; text-align: center; margin: 0px auto;">PUT ADVT HERE</div>

    4 Advertise Settings> video_right_single
    can I have banner with link in here or only text with link how?

    <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=100% BGCOLOR=#000000>
    <TR>
    <TD >
    <FONT color=white>PUT ADVT HERE</font>
    </TD>
    </TR>
    </TABLE>

    5 Advertise Settings> wide_skyscraper if I have same size banner with link or only text with link

    <div align="center" style="border: 1px solid blue; margin: auto; width: 160px; height: 600px; line-height: 45px; color: rgb(0, 0, 255); font-size: 20px;">
    To Replace This Advertisement , Go To Admin > Advertise Settings
    </div>

    can someone Please help me

    Thanks
    awais
    Last edited by aakhan136; 08-12-2011 at 05:30 PM.

  2. #2

    Default

    You can add replace deafult Advertisement with yours, Go To Admin > Advertise Settings

    For adding text link

    <div align="center">
    <a href="YOUR LINK HERE">Text Here</a>
    </div>

    For adding image with link

    <div align="center">
    <a href="YOUR LINK HERE"><img src="http://www.tube.onlinehumtum.com/templates/images/only1internet.gif" border="0" alt=""></a>
    </div>

Bookmarks

Posting Permissions

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