Forum Support

Shape 5
March 29, 2024, 02:52:34 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: Dropdown menu hidden behind frontpage slideshow  (Read 733 times)
tnaybula
Jr. Member
**
Offline Offline

Posts: 13



« on: April 06, 2012, 03:43:34 AM »

I am using frontpage slideshow from joomlaworks but
the dropdown menu now hidden behind the slideshow.

Please help.

Thanks.
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: April 06, 2012, 07:03:55 AM »

Hello,

Please post a url to where this occurs.
Logged

Mike Knott
------------
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
tnaybula
Jr. Member
**
Offline Offline

Posts: 13



« Reply #2 on: April 06, 2012, 09:52:57 AM »

The URL is

http://tcbupgrade.theconcertband.com/index.php/medan-band-bbj

I am using joomla 2.54

I have been asked to post URL on my previous postings but none was solved by you.
« Last Edit: April 06, 2012, 09:56:00 AM by tnaybula » Logged
pmiddleton
Global Moderator
*****
Offline Offline

Posts: 2097



« Reply #3 on: April 06, 2012, 10:40:46 AM »

In /modules/mod_fpss/tmpl/Movies/css/template.css, find this section -

#fpssContainer115.fpss-template-movies {
  border: 1px solid #999999;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
  height: 308px;
  margin: 8px auto;
  overflow: hidden;
  padding: 2px;
  position: relative;
  width: 675px;
}

...and add the following line immediately underneath the width:675px; entry

z-index: 0;
Logged

Paul
------------
Shape 5 Team


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
tnaybula
Jr. Member
**
Offline Offline

Posts: 13



« Reply #4 on: April 07, 2012, 05:28:48 AM »

Hi

I did not find the exact codes you listed, however, I made the following changes and it works fine for the moment

From
#fpssContainer<?php echo $mid; ?>.fpss-template-movies {position:relative;width:<?php echo $width+$sidebarWidth; ?>px;height:<?php echo $height; ?>px;margin:8px auto;border:1px solid #999;padding:2px;overflow:hidden;font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;

To
#fpssContainer<?php echo $mid; ?>.fpss-template-movies {position:relative;width:<?php echo $width+$sidebarWidth; ?>px;height:<?php echo $height; ?>px;margin:8px auto;border:1px solid #999;padding:2px;overflow:hidden;font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif; z-index: 0;

I am using frontpage slideshow version 3.0.2

Thanks for the guide to go to the module
Logged
pmiddleton
Global Moderator
*****
Offline Offline

Posts: 2097



« Reply #5 on: April 07, 2012, 06:06:57 AM »

That's the same thing. I hadn't read the full reference. Glad you found it.
Logged

Paul
------------
Shape 5 Team


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
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.