Results 1 to 6 of 6

Thread: Banner ads
      
   

  1. #1
    sallyslater is offline Sergeant
    Join Date
    Aug 2007
    Posts
    38

    Default Banner ads

    Hi all

    Can anyone tell me if it is possible to create a banner ad with bluevoda, and guide me to anything which could teach me how to do them/what they should be like/contain etc

    Is it basically a case of submitting the html to the site which will advertise it for you?

    Cheers

    Sally

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

    Default Re: Banner ads

    Hi, if you want to give someone else a code to put on there site. Then create your banner & upload to your site.
    Then you would have a link on another site to you as bellow.
    The top one is an image link & the bottom one is a text link. Just change the parts in red. Cut & paste the code out of the boxes as i am not sure if me adding the red parts will change the code on a forum page. On the 1st one set the border to “0” instead of “1” if your image already has one.
    Image link.
    <A HREF="http://www.yourhomepage.com" target="_blank"><IMG SRC="http://www.mysite.com/myimage.jpg" BORDER="1"></A>
    HTML Code:
    <A HREF="http://www.collectors-info.com" target="_blank"><IMG SRC="http://www.collectors-info.com/banners/banner.jpg" BORDER="1"></A>
    Text link.

    <a href="http://www.yourhomepage.com/"target="_blank">Your text</a>
    HTML Code:
    <a href="http://www.yourhomepage.com/"target="_blank">Your text</a>
    Good luck.

  3. #3
    sallyslater is offline Sergeant
    Join Date
    Aug 2007
    Posts
    38

    Default Re: Banner ads

    Thanks for helping, i will look into this shortly

    Best wishes

    Sally

  4. #4
    Kess is offline Corporal
    Join Date
    Apr 2007
    Location
    UK
    Posts
    15

    Default Re: Banner ads

    Someone has sent me a banner link to add to my site. Its codewith an image link in it. How to i place this on my site? Do i just paste the code directly on to my page where i want it to appear and thats it? Or do i have to place it in a html box? Thanks in advance guys/girls.

    Kess.

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

  6. #6
    Kess is offline Corporal
    Join Date
    Apr 2007
    Location
    UK
    Posts
    15

    Default Re: Banner ads

    Thanks, did it....worked a treat. Kess.

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