Shape 5

Joomla Templates => Emusica - Club => : spinfx March 06, 2017, 09:15:45 PM



: How to keep content 'under' the floating S5 Flex Menu when content scrolls up
: spinfx March 06, 2017, 09:15:45 PM
Hi Guys

Just got a small problem with the S5 Flex Menu on my emusica template.

First of all: I have the home page created by SP Pagebuilder with the rest of the site running on emusica.

I have noticed that when I scroll the homepage, a number of the page items scroll "over" the menu. I have looked through the Flex Menu config but could not find anything that would ensure the floating menu would display in front of the scrolling copy.

Here is the URL - http://www.perthbluesclub.com (http://www.perthbluesclub.com)

I'd be very grateful if you could either point me in the right direction to find the configuration, or suggest anything that would fix this issue.

Warm Regards, David


: Re: How to keep content 'under' the floating S5 Flex Menu when content scrolls up
: jonahh March 07, 2017, 12:00:35 PM
Hey David,

It looks like the z-index just needs to be increased as the content has a z-index on it. Just look in the below file and increase it from 1 to 2:

:
#s5_logo_and_options {
    z-index: 2;


template.css line 736


: Re: How to keep content 'under' the floating S5 Flex Menu when content scrolls up
: spinfx March 08, 2017, 12:32:40 AM
Hi Jonah

I tried increasing the z index to 2 but it made no difference.

S5 support still has admin access available. Should I PM the info to you?

Regards, David


: Re: How to keep content 'under' the floating S5 Flex Menu when content scrolls up
: jonahh March 08, 2017, 11:43:20 AM
I just checked your site and its working. Just clear your browser cache and you should be able to see the changes.


: Re: How to keep content 'under' the floating S5 Flex Menu when content scrolls up
: spinfx March 08, 2017, 09:58:47 PM
Duh! - I feel so stupid  ::)

Thanks Jonah


: Re: How to keep content 'under' the floating S5 Flex Menu when content scrolls up
: jonahh March 09, 2017, 11:45:55 AM
No worries :)