Announcement

Collapse
No announcement yet.

Link in Right Hand Side

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Link in Right Hand Side

    Hello
    I hope someone can help me - the header section is a background and the logo (left hand side). Is there anyway I can add a link from the right hand side of the header.
    If you look at our website at the moment there is an offer which is about to expire tonight - I want to put a new image there with an offer and link to that offer
    http://www.tranquilpc-shop.co.uk
    thanks

    #2
    Your Discount Image in refrenced throught CSS: table td#logobg.

    I would have used
    Code:
    <img src="">
    for you discount image personally, then you can just wrap
    Code:
    <a href=""></a>
    around it.

    Infact I'd probably have just used text in preference to an image, but I'm sure there's someone with a far quicker and more effective method may be posting something just I'm writing this

    Army Gore-tex
    Winter Climbing Mitts
    webD's Blog: Website design, SEO and other ramblings…
    Twitter LinkedIN

    If you think a post is good, rate it!

    Find the answers in the Knowledge Base | Have you read the User Guides

    Comment


      #3
      Hi

      Not sure if you've solved the problem as there is no link on there at the moment, but I would do the same - use img src for my image and href= for the link and then align="right" to get it over to the righthandside.

      Have a look at my site and I have a volusion link on the rhs done this way. If you aren't sure, I can send you the code and you can play with it or view source on my webpage.

      If this isn't what you mean then hopefully someone more experienced will help.

      Regards
      Helen
      www.postapresent.co.uk
      Gifts by Post & Giftwrapping Service

      Comment

      Working...
      X