Shape 5

Joomla Templates => Oasis - Club => : nosher May 09, 2014, 03:23:26 PM



: Open Panel Overlay
: nosher May 09, 2014, 03:23:26 PM
Dear Guys

I have the oasis template and loaded with the sample data to have a play and I cant get the Open Panel to overlay like the demos I can only get this to push down, any ideas how to rectify this?  ???

Danny  ;)


: Re: Open Panel Overlay
: mikenicoll May 09, 2014, 03:39:24 PM
Hi Danny,

Just to clarify you are referring to the drop down illustrated on our demo here?

http://www.shape5.com/demo/oasis/index.php/features-mainmenu-47/template-features/drop-down-panel

Can you post a URL illustrating how yours looks?

-Mike


: Re: Open Panel Overlay
: nosher May 09, 2014, 03:59:01 PM
Hi Mike

Yes that is correct but cant get that working just the push down http://lawsonlewis.fountaindigital.co.uk/

Danny


: Re: Open Panel Overlay
: mikenicoll May 09, 2014, 04:12:50 PM
Hello,

What are you publishing to those positions? I see an image there but it looks like it isn't being loaded properly. If you are using a 3rd party extension that might be the reason as well. Does it work if you publish just plain text to the drop down position? If you are calling an image try doing so with a full image call using http:// as well.

-Mike


: Re: Open Panel Overlay
: nosher May 09, 2014, 04:21:03 PM
HI Mike,

Just custom HTML module I have disabled this and enabled your Sample Drop Down Module sample and then selected overlay in template settings > Drop Down and it still does not work.

It is just grey out http://lawsonlewis.fountaindigital.co.uk/

Danny


: Re: Open Panel Overlay
: mikenicoll May 09, 2014, 04:31:42 PM
Hi Danny,

Could you PM me back end Super User so I can take a look?

-Mike


: Re: Open Panel Overlay
: nosher May 09, 2014, 05:11:17 PM
PM Sent Mike

Danny


: Re: Open Panel Overlay
: mikenicoll May 09, 2014, 05:18:48 PM
Thanks,

Ill take a look and get back to you once I figure out the solution!

-Mike


: Re: Open Panel Overlay
: mikenicoll May 09, 2014, 06:08:23 PM
Hello,

Change the Z-Index from 3 to 2 as done below:

Template.CSS - Line 516

#s5_header_area1 {
    background: url("../images/s5_menu_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 114px;
    overflow: hidden;
    width: 100%;
    z-index: 2;
}

-Mike


: Re: Open Panel Overlay
: nosher May 12, 2014, 04:26:34 PM
Dear Mike,

Many thanks so sorry for the delay been manic this side.

This fixed the issue once again thank you

Danny  ;D


: Re: Open Panel Overlay
: mikenicoll May 13, 2014, 12:48:42 AM
NP

-Mike