Forum Support

Shape 5
March 28, 2024, 08:04:48 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Setting z-index on Slideshow Advance?  (Read 574 times)
mkenney
Jr. Member
**
Offline Offline

Posts: 9



« on: April 09, 2009, 12:20:13 PM »

I'm trying (would like to) use the Slideshow Advance module in the header module position of the Business Look template but the drop down menus are going behind the module.

Any thoughts on how to set the z-index of either this position or that of the menu?

Why won't the Slideshow Advance work, but the Image and Content Fader will?  What is the inherit difference between the positioning of these 2 modules?

I am leaving my test in place so you can view it and hopefully give me a solution.

Thanks,
Mike

http://2bluenewts.com
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: April 10, 2009, 12:46:02 AM »

Hey Mike,

What you can do is open up the slideshow advance php file located in the modules folder and look for:

Code:
<div style="overflow: hidden; height: 275px; width: 900px;">

Replace it with:

Code:
<div style="overflow: hidden; height: 275px; width: 900px; position: relative; z-index: 0;">

Regards,
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
mkenney
Jr. Member
**
Offline Offline

Posts: 9



« Reply #2 on: April 10, 2009, 06:11:27 AM »

Hey Jonnah thanks for the try but that doesn't seem to be doing it.  Here is the code straight out of the .php file. 
I show it at line: 263
<div style="height:<?php echo $height ?>px; width:<?php echo $width ?>px; overflow:hidden; z-index:0;">

I even tried setting the z-index to -1 but that had no effect.  It just surprises me that this module of yours has this problem when the others; Image Content Fader & Frontpage Display work fine.
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: April 13, 2009, 11:55:58 AM »

Could you send me FTP access to your site?  I could get this working for you then.
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
mastersite
Jr. Member
**
Offline Offline

Posts: 2



« Reply #4 on: June 22, 2009, 11:47:12 AM »

I have the same problem...

There are menu with more than 3 items, but only 3 are showed when the S5 Advance Slide change the image.

Can you help me ? (http://www.chvendas.com.br)

Ivan
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #5 on: June 23, 2009, 02:52:40 PM »

Hello,

If you add the below position and z-index to the following file this will fix the problem:

nomoo_suckerfish.css (line 71)

Code:
#navv ul {
margin:0;
padding:0;
position:relative;
z-index:23;
}
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.