Shape 5

Joomla Templates => Elegance - Club => : sinister November 13, 2009, 08:31:33 PM



: Live Search behine menu
: sinister November 13, 2009, 08:31:33 PM
Live search is stuck behind my menu how can I fix that? See screenshot


: Re: Live Search behine menu
: jonahh November 16, 2009, 01:12:10 PM
Hello,

To fix this open up s5_ls.css (line 9) and change the index to:

#s5_ls_outer_wrap {
position:absolute;
z-index:4;
}


: Re: Live Search behine menu
: sinister November 17, 2009, 02:02:13 PM
Where is s5_ls.css located I can not seem to locate that file


: Re: Live Search behine menu
: jonahh November 17, 2009, 04:06:11 PM
This is located in your modules folder under:

modules/mod_s5_livesearch/


: Re: Live Search behine menu
: lovelee November 12, 2011, 12:37:27 PM
hi,

i have the same problem but it is in jomsocial. the search opnes behind the jomsocial menu and behind the share-textfiled.

see the screenshot for details. the change in the css didn?t change it.

herb

(http://network-99.com/livesearch.png)



: Re: Live Search behine menu
: jonahh November 14, 2011, 01:59:34 PM
If you post a URL where this occurs I can let you know what CSS to edit


: Re: Live Search behine menu
: lovelee November 15, 2011, 11:13:27 AM
hi jonah,

got my pm?

herb


: Re: Live Search behine menu
: jonahh November 15, 2011, 12:20:15 PM
ok open up s5_ls.css #2 (line 9)

and change the zindex to the below:

#s5_ls_outer_wrap {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 99;
}


: Re: Live Search behine menu
: lovelee November 16, 2011, 08:54:01 AM
hi jonah,

s5_ls.css #2?

where do i find it?

deactivating the chat does not change a thing.


herb