Announcement

Collapse
No announcement yet.

site map

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

    site map

    Hi
    Is it possible to add a link to the sitemap alongside the other links to cart, T&C, Home etc on our section pages, Main index page link below-
    http://www.chancellorforms.co.uk/aca...est/index.html
    We are using brochure page as our main index.

    Regards
    Brian

    #2
    Hi Brian

    You can add the variable NETQUOTEVAR:NAVBSITEMAP to the navigation bar alongside the other links in Act_Primary.html. This variable can be either included directly or using the hyperlink code :
    <a href="NETQUOTEVAR:NAVBSITEMAPLINK">Site Map</a>

    Hope this helps.
    Krithika Chandrasekar
    SellerDeck

    sigpic

    E-commerce software by SellerDeck

    Comment


      #3
      Hi Krithika

      Thanks for that, the link works a treat, the only issue i have now is that this new link uses the site style for links which is different to the other links on the same line (Home, checkout,email etc). I have tried creating a seperate style in actinic.css but this does not seem to work (unless i have done something wrong with my syntax)
      Any ideas

      Thanks again
      Brian

      Comment


        #4
        Hi Brian

        Can you try using <span class="actxxsmall">....</span> around the Site map link, as this is the font class being used by the other links alongwith <font color..> tags?
        If this does not work, please let me know which theme you are using, so I can guide you more accurately.
        Krithika Chandrasekar
        SellerDeck

        sigpic

        E-commerce software by SellerDeck

        Comment


          #5
          Thanks Krithika

          sorted.

          Brian

          Comment

          Working...
          X