Announcement

Collapse
No announcement yet.

Padding Problem with Navigation images

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

    Padding Problem with Navigation images

    Hi all

    I have just started to build a new store in V7 and have managed to get it looking pretty much right apart from the navigation images. For some reason there seems to be some padding or margin added to each image, the thing is I can't find the setting in the templates anywhere. I also checked the CSS file and it's not in there either.

    You can view alpha build here: http://www.amethyst.org.uk/acatalog

    As you can see the images don't butt up against one another and they should be 28px high (the images and cell they are in are 28px high). If you look at the main website navigation, you'll see how they are supposed to look (http://www.amethyst.org.uk/)

    Can anyone help me squash this small bug?

    Cheers

    Jordy

    #2
    I recall this being due to the comment code in the generating template .. even with compact HTML option this caused the white space issue. Edit the template you have used to insert the images and delete out all the <!! comment notes --> from within.


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Hi Jont

      There isn't any "comments" in this section, just a var called: NETQUOTEVAR:FOOTERGUIDEin the Act_PrimaryRight.html file and a var called: NETQUOTEVAR:HEADERGUIDEin the Act_BrochurePrimaryRight.html file.

      Some I'm guessing that wherever the configs for these Variables are is where I will find the problem?

      Cheers

      Jordy

      Comment


        #4
        There are lots more nested templates creating the layout as generated by the NQV and contained in the Act_Primary. Take a look at Act_NavigationN.html as a starter


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          Hi Jont

          I don't have a Act_NavigationN.html file only Act_NavigationItem.html and Act_NavigationImage.html

          Neither one has any settings in, all Act_NavigationImage.html has:

          ALT="NETQUOTEVAR: ALTERNATETEXT"
          BORDER=0
          NETQUOTEVAR: IMAGEHEIGHT
          NETQUOTEVAR: IMAGEWIDTH
          NETQUOTEVAR: OTHERIMAGEMARKUP

          neither of these help.

          I've been though many of the Act_ template files but as yet haven't found anything.

          Any ideas?

          Jordy

          Comment


            #6
            The "N" refers to any name like a wildcard in computer geek. It is most likely coming from Act_NavigationItem.html

            Take a look at http://community.actinic.com/showpos...9&postcount=22


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment

            Working...
            X