test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • wendyp Friend
    #186205

    Hi, I have the slideshow displaying correctly in page, but it covers the pop-out side menu. I have tried changing the z-index (in style.css, .ja-slide-main) maybe I’m not changing the correct place, but I’m having no luck. I’d like the side-menu pop-outs to be visible over the top of the slideshow. I have also thought of changing z-index of sub-menu but it doesn’t have a z-index as far as I can see (using Firebug to check)

    Here’s a link to page to view:
    http://www.coasttocountryweddings.com.au/wedding-venues-receptions/beach-wedding-venues/beach-wedding-venues-south-west/1765-premium-slideshow.html

    Check the ‘Wedding Suppliers’ side-menu

    Using j1.5.25 ; ja-slideshow2

    swissa Friend
    #487897

    Personally I’d update to Joomla 2.5 or 3 as 1.5. is no longer supported.

    You can add a z-index for the side menĂ¼

    look in template.css @ line 1214 or so

    div.jsn-modulecontainer ul.menu-sidemenu, div.jsn-modulecontainer ul.menu-sidemenu ul {

    • margin: 0;
    • padding: 0;
    • list-style-type: none;
    • z-index: 9; /* < add this line */

    }

    Hope that works for you.

    wendyp Friend
    #487903

    fantastic …. fixed. thanks so much for speedy resolve.

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

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

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