Announcement

Collapse
No announcement yet.

How do you close the gaps between the main menu bar?

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

    How do you close the gaps between the main menu bar?

    I am using images for my navigation on my site. There is a small white space appearing after each one. How do I close the gaps?

    Thanks

    #2
    Hi there

    If you mean in the main store page, then simply go to "Advance | Template Manager | Main", click on "Nav Item" and just made sure you have in "Act_NavigationItem.html" the following

    Code:
    <A HREF="NETQUOTEVAR:NAVLINK" TARGET="NETQUOTEVAR:NAVTARGET" NETQUOTEVAR:MOUSEOVERCALL>NETQUOTEVAR:NAVIMAGE</A><br>
    So you would simply remove all comments from here and any space, so the code is on one line.

    Please try this.

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment

    Working...
    X