Results 1 to 2 of 2

Thread: Ad Banner Code
      
   

  1. #1
    CDBASE7211 is offline Staff Sergeant
    Join Date
    Mar 2006
    Posts
    46

    Question Ad Banner Code

    Hello!

    Can anyone point me in the right direction?

    Looking to make a simple ad banenr to put in classifieds etc.

    just something green with a slogan pointing to my site..i have searched the forum and the net and could not find the code anywhere

    can someone point me in the right direction?

    thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Ad Banner Code

    Hi, I assume this is what your needing??. Its so you can put an image or text link back to your site. if so.

    swap the part in red for your site url & the part in blue to your banner image.
    Past into an html box & preview for a test. You must have this image on the web to work. IE: On your site or photo bucket. Be careful on the size to what the classifieds suggest as the image should be, as it will look bad otherwise. A lot go by Google sizes as a standard.



    <A HREF="http://www.collectors-info.com" target="_blank"><IMG SRC="http://www.collectors-info.com/banners/banner.jpg" BORDER="1"></A>



    If you are looking for a text link to your site. Change the red as above & the bit in blue for your text to show.



    <a href="http://www.collectors-info.com/"target="_blank">Collectors-info.com For all your collecting needs.</a>



    Again past into an html box.

    Once you have set these up you can place the code on one of your pages for visitors to take, and link back to you.

    Good luck.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49