Announcement

Collapse
No announcement yet.

Cant find The Template I need

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

    Cant find The Template I need

    Hi All

    Hope someone can help, in my store pages i have the top bar and i want to add another button to it but i can not find which template controls this one. I would much appreciate help in pointing me in the right direction

    the site is http://www.kitesrus.co.uk/acatalog/

    I am using the "best seller" theme

    Cheers
    Darren

    #2
    template manager

    main/primary.
    Gary Simpson
    www.tba
    Replacement blades, drills and cutters for your power tools.....

    Comment


      #3
      more likely to be

      Act_NavigationImage.html

      Comment


        #4
        Note they are actually GIF images (with a rollover state) and not text links so you will need to create similar if you want to maintain the same feel with the new buttons


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          Originally posted by pinbrook
          more likely to be

          Act_NavigationImage.html
          They are NQV's in the Act_Primary in that theme - they sit in a table cell each


          Bikster
          SellerDeck Designs and Responsive Themes

          Comment


            #6
            Ar

            you see my point, i have looked at both the templates suggested, guess it is a bit deeper for me than i thought.

            creating new buttons is not a problem have already created a few but it is putting them there which it the issue

            Cheers
            Darren

            Comment


              #7
              Darren,

              Look in Act_Primary.html. Search for .. NETQUOTEVAR:NAVBSITEMAP you will see it in this bit of code...

              <tr>
              <td width="168" height="26">NETQUOTEVAR:NAVBSITEMAP</td>
              <td width="167">NETQUOTEVAR:NAVBMAIL</td>
              <td width="168">NETQUOTEVAR:NAVBINFO</td></font>
              <td>&nbsp;</td>
              </tr>

              I added a bit just after NETQUOTEVAR:NAVBINFO like this..

              <td width="167">NETQUOTEVAR:NAVBCART</td>

              You could replace the NETQUOTEVAR:NAVBCART with your custom button.

              Hope that helps,

              Kind regards,
              Bruce King
              SellerDeck

              Comment


                #8
                Thanks Bruce

                I guess i could not see the wood from the trees

                hardcoded links in, do not know how to set up using netquotevar

                thanks again
                Darren

                Comment

                Working...
                X