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.

[Solved] I just can't seem to fix this Z-Index problem!

  • darthphunk
  • darthphunk's Avatar Topic Author
  • Offline
  • New Member
More
12 years 4 months ago - 12 years 4 months ago #49730 by darthphunk
Hey guys.

I'm having the "menu appears behind FPSS" issue.  It should be noted that this only started happening a few days ago.  Previously it worked just fine.

I'm running Joomla 1.5.26 with the Hybrid theme from Rocketthemes.

I have followed the instructions found in the documentation and also did a search on this site for z-index and tried all solutions I could find. I can't seem to fix this problem!

The most likely explanation is that I am an idiot and am not doing it right.  Can someone please walk me through what I need to do?

My site is www.tiua.edu

Thanks,
Jeremy

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

More
12 years 4 months ago #49731 by Katia
Just go to templates/rt_hybrid_j15/css/fusionmenu.css file and change this:
#rt-header .menutop {
    z-index: 1;
}
to this:
#rt-header .menutop {
    z-index: 999;
}

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

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

  • darthphunk
  • darthphunk's Avatar Topic Author
  • Offline
  • New Member
More
12 years 4 months ago #49732 by darthphunk
fusionmenu.css ... OF COURSE!!!!

Thanks so much!

It worked!

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

More
12 years 4 months ago #49733 by Katia
;)

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

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


Powered by Kunena Forum