Announcement

Collapse
No announcement yet.

Link to products in RIGHTBARTEXT

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

    Link to products in RIGHTBARTEXT

    Hi,

    Could you tell me how to put a link to some products in the RIGHTBARTEXT case?.

    I know how to change the title of this "case" and also put words, info, news..... But how can I put a link to products, or other page.

    Thank you very much,

    Bruno

    www.belgianshop.com
    http://shop.belgianshop.com ( website with Actinic software )

    #2
    Hi,

    You can type the HTML you want to use into the 'value' field for the RIGHTBARTEXT property. With regards to taking someone to a product see the Advanced User Guide (Taking People Straight to a Product) for how to do this.

    As an example, I have just typed:

    <a href="http://localhost/cgi-bin/ss000001.pl?PRODREF=5&NOLOGIN=1"><img src="home1.gif"></a>

    into the field and it displayed an image that when I clicked on it, it went straight to the product.

    I hope this helps.
    ********************
    Tracey
    SellerDeck

    Comment

    Working...
    X