Forums

[resolved] z-index Weaver and WP e-Commerce (4 posts)

  1. Redsword
    Member
    Posted 4 months ago #

    Hi.

    I need the drop down menu go on top of the "Featured Content Gallery" slider instead of behind it.

    I'll admit it. I know very little about CSS and less about z-index.

    I have been trying for over a month to figure this out.

    Link to where I asked about this a month ago

    But, I've not been able to figure it out. I only put the link above in 'cause I know it is frustrating to have people ask for hand-holding here who have not given an honest effort to work out the question.

    Here is my question about this website:

    YourChurchCanGrow.com

    I need the drop down menu go on top of the "Featured Content Gallery" slider instead of behind it.

    My understanding is that the menu and the Featured Content Gallery need to have their z-index correctly numbered to match the stack order I intend.

    I've searched and scoured Google to try to get it but I need help.

    Thank you in advance.

  2. Pankaj Pandey
    Member
    Posted 4 months ago #

    go to http://yourchurchcangrow.com/wp-content/plugins/featured-content-gallery/css/jd.gallery.css.php and modify

    #myGallery, #myGallerySet, #flickrGallery {
    width: 940px;
    height: 400px;
    z-index:5;
    border: 1px solid #000;
    }

    change z-index to 1 in this code only

  3. Redsword
    Member
    Posted 4 months ago #

    That is EXACTLY what I needed and in a format even I could understand.

    There is no way I can say thank you enough!

    You have solved a month's worth of frustration in a few minutes.

  4. Pankaj Pandey
    Member
    Posted 4 months ago #

    You are welcome

    add me in your contact. I feel 1 month is too long to solve really 1 min problem.

Reply

You must log in to post.

About this Topic