Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • tdb6800 Friend
    #177184

    I added a slideshow to my template and now my mega menu is hidden behind the slideshow. I’ve been reading and know I have to add a container that wraps the menu, but I am not sure where I do that. Please Help!!!

    Thanks.


    1. Screen-shot-2012-05-17-at-2.08.20-PM
    swissa Friend
    #453502

    I think this will be a z-index problem but in order to help it would be really good if you could post a url. 😉

    tdb6800 Friend
    #453512

    Yes of course. This is my test site….

    http://quickstart.beernewbfinder.com/

    Thanks.

    swissa Friend
    #453515

    Opps. Can you go to template manager and set css optimise to off please. It is z-index problem but in order to find where to change it I need to see the true css. Thanks.


    1. Screen-Shot-2012-05-17-at-22.02.49
    tdb6800 Friend
    #453518

    Oh sorry about that. I switched Optimize CSS to NO.

    Thanks.

    swissa Friend
    #453519

    Sorry, I am still having a problem to see the css properly. Strange. It could be because you have cache on the module from joomlaworks still on. It reports a funny url –

    modules/mod_fpss/tmpl/JJ-Rasper/css/template.css.php?width=620&height=529&sidebarWidth=240&timer=1&thumbnailViewportWidth=45&thumbnailViewportHeight=20&mid=147

    But never mind let us see! Check the files there and if so you need to look for this code – it should be @ line 10 or so

    #fpssContainer147.fpss-template-jj-rasper {

    • position: relative;
    • width: 620px;
    • height: 529px;
    • margin: 4px auto;
    • border: 1px solid #CCC
    • padding: 2px;
    • overflow: hidden;
    • font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
    • z-index: 7; < you need to add this line

    }

    If you want to turn the cache off on the module maybe I can look again but I hope that the above helps

    tdb6800 Friend
    #453523

    I turned Cache off. I am trying to find that file to make the change but I am not sure where it’s located. I’ll keep looking.

    swissa Friend
    #453525

    I hate using big z-index numbers as I believe that one should do it properly not just use z-index as a blunt instrument. But in this case…. 😀

    You can try to do the following..

    Go to your templates/ja_teline_iv/css/template.css and at line 881 add the following code

    #ja-mainnav {

    • z-index: 111; < add this line in

    }

    I hope this solves your problem!

    tdb6800 Friend
    #453529

    YES! That solves the problem.
    You have no idea how much this has helped me. I have been trying this for days.

    Thanks.

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

This topic contains 9 replies, has 2 voices, and was last updated by  tdb6800 12 years, 6 months ago.

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