Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • shinson Friend
    #160026

    I’m working on a site for a client

    store.askapooltech.com

    I’ve got a store menu on the left that I’ve fit in nicely except for one simple problem. I have suspicions on how to fix it, but I’m not sure which element is causing the problem. As you can see, the secondary meny (in this case under pumps) disappears behind the main body of the page. I need it to appear in front on it. Most likely its a z-index setting I’ll need to add or take away from some element; I’m just not sure which one.

    And yes, I’m aware the banner is misspelled. Its on my list to fix 🙂

    Saguaros Moderator
    #376102

    you open the file: templates/ja_mesolite_ii/css/layout.css and find the following code:

    .column { overflow: hidden; float: left; }

    replace by:

    .column { float: left; }

    shinson Friend
    #376220

    Exactly what I needed; problem solved. Thanks for the best, easiest answer I’ve ever gotten on a forum. :-*

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  shinson 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum