Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Dropdown menu problem

  • Ronaldo
  • Ronaldo's Avatar Topic Author
  • Offline
  • New Member
More
12 years 7 months ago #42905 by Ronaldo
Dropdown menu problem was created by Ronaldo
Hello,

I have read the following topic :
forum.joomlaworks.net/frontpage-slideshow-(for-joomla!)/fpss-v3-0-0-z-index-problem-!/

BUT

Where is it needed to add the following code exactly ?

"Add z-index:1 to the FPSS container ( .fpss-container {z-index:1;} ) "

Which file(s) must be changed ?
I have the version 3.01

Sorry I am not a programer.

Thank you for your help

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #42906 by Katia
Replied by Katia on topic Re: Dropdown menu problem

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #42907 by preza
Replied by preza on topic Re: Dropdown menu problem
ok nice desciption, but not all of us have the knowledge to make this code changes  ::)

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #42908 by Katia
Replied by Katia on topic Re: Dropdown menu problem
I think Fotis instructions are very clear and detailed...

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago - 12 years 7 months ago #42909 by preza
Replied by preza on topic Re: Dropdown menu problem
dear katia,
i agree with you, Fotis instructions are very clean, but not detailed. Your customers are not all developers and if somebody search and ask for support, you try to help him. He is asking where is to place the code exactly.

Ronaldo if you can upload your templatefiles on a zip archive i can take a look. If you use a YOOThemes Template with warp 5.0 (above) follow the path ../template/css/ There you find the custom.css file. On botton you have to place this code.
#header {
    z-index: 9999 !important;
}
.menubar {
   z-index: 9998 !important;
}

alternative u can try this:
#header {z-index: 99;}

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum