Results 1 to 2 of 2

Thread: clickable adverts

  1. #1
    Join Date
    Feb 2012
    Posts
    22

    Default clickable adverts

    how can i make my adverts clickable and link to there website ?


    cheers shane

  2. #2
    Join Date
    Feb 2012
    Posts
    22

    Default

    for anyone that wished to know..

    <div align="center"><img src="Photo Location" width="468" height="60" alt="advertisement" /></div>

    becomes

    <div align="center"><A HREF="thewebsite.com"><img src="Photo Loacation" width="468" height="60" alt="advertisement" /></div>

    it will differ slightly for the different banners but your just adding

    <A HREF="thewebsite.com">
    before the

    <img src="Photo Loacation"
    last time i tried this it didnt work maybe i was getting tired .. but this works :)
    Last edited by youpaintball; 02-27-2012 at 10:54 PM.

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
  •