Announcement

Collapse
No announcement yet.

Padding of FooterGuide

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

    Padding of FooterGuide

    I'm using my own buttons for the NETQUOTEVAR:FOOTERGUIDE. If I can avoid hard coding them I want to, however I would like to close the spacing which appears between each button i.e. Terms, Search, View Cart so the images touch. Can the padding be adjusted? Thanks

    #2
    You need to remove all the commented tags from the template generating the footer guide to close the gaps


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      errmm looked at act_footer.html and act_brochurePrimary pages but still unsure what changes I need to make. Can you provide any more guidence Jont? Thanks

      Comment


        #4
        Try in the Act_NavigationItem.html (from memory)


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          As I'm using images for the nav I guess i need Act_Navigationimage.html but am at a loss as to what I do this with this information!

          <!-- NavigationImage HTML begin -->
          <IMG SRC="NETQUOTEVAR:IMAGEFILE"
          ALT="NETQUOTEVAR:ALTERNATETEXT"
          BORDER=0
          NETQUOTEVAR:IMAGEHEIGHT
          NETQUOTEVAR:IMAGEWIDTH
          NETQUOTEVAR:OTHERIMAGEMARKUP>
          <!-- NavigationImage HTML end -->

          Comment


            #6
            Act_NavigationItem.html contains 2 options

            NAVTEXT and NAVIMAGE - the latter calls in the template you describe and is basically just the image tag placeholder for the section image.

            Delete from there the <!-- comments and also from Act_NavigationItem to close the gaps


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment


              #7
              Brilliant. Thanks Jont.

              Comment

              Working...
              X