Shape 5

Joomla Club Extensions => Frontpage Display Version 2 - Club => : nicharee October 13, 2011, 07:55:12 AM



: Ordering issue with Frontpage slideshow on Appwonder
: nicharee October 13, 2011, 07:55:12 AM
Hi, if you check my unfinished website on iXXapps.com and scroll then you see that the slideshow images overlay the main menu.

How can I fix that? Changing the ordering of the module in the module manager does not fix it.

Thanks !


: Re: Ordering issue with Frontpage slideshow on Appwonder
: mikek October 13, 2011, 11:37:24 AM
Hello,

Edit the template's index.php file and search for:

<div id="s5_header_area1" style="position:relative;z-index: 1;">

And replace it with:

<div id="s5_header_area1" style="position:relative;z-index: 10;">


: Re: Ordering issue with Frontpage slideshow on Appwonder
: nicharee October 13, 2011, 11:19:25 PM
Thanks, Mike, brilliant !  :)

By the way, I am new to S5, have worked with other also very good template providers in the past, but I found your approach to styles and designs very refreshing. I need to get better grips "how your templates work" but so far also that is a good experience. I hope at the end I can "piece it all together" properly... ;)

Anyways, keep up the good works !!