Page peel z-index
- Posted by Guy Ross (3) Offline
Hi There
Thankyou for a great module
Just one thing I would like to make work
The site I am working on uses an Artisteer responsive template. Is it possible to get the page peel to display on top of the menu, rather than behind, so that its still visible on smaller screens and when shrunk?
I have had a go at changing the z-index inside the code, but with no success
Any help would be much appreciated
11 years 8 months ago #1
by Guy Ross
Thankyou for a great module
Just one thing I would like to make work
The site I am working on uses an Artisteer responsive template. Is it possible to get the page peel to display on top of the menu, rather than behind, so that its still visible on smaller screens and when shrunk?
I have had a go at changing the z-index inside the code, but with no success
Any help would be much appreciated
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
Have you change the z-index of page peel with a lower value level than your menu's z-index?
11 years 8 months ago #2
by erwinschro
Please Log in or Create an account to join the conversation.
- Posted by Guy Ross (3) Offline
- Posted by Guy Ross (3) Offline
Hi
Thanks for your tip, I finally got around to fixing my problem. Using FF 3 HTML viewer inspector I was able to see for sure that the menu was way above in the z plane
But the surprise was that the Artisteer template I was using had set the menu bar to 10000 for the z-index, way higher than I had expected when I was trying to guess
Anyway I just added a couple of digits to your z-index in the php file and all works well now
11 years 8 months ago #4
by Guy Ross
Thanks for your tip, I finally got around to fixing my problem. Using FF 3 HTML viewer inspector I was able to see for sure that the menu was way above in the z plane
But the surprise was that the Artisteer template I was using had set the menu bar to 10000 for the z-index, way higher than I had expected when I was trying to guess
Anyway I just added a couple of digits to your z-index in the php file and all works well now
Please Log in or Create an account to join the conversation.
- Posted by elpilotodelaire (1) Offline
Hello how did you make the z-index, where you placed the code.
I have a template joomla and I can not.
11 years 6 months ago #5
by elpilotodelaire
I have a template joomla and I can not.
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
@elpilotodelaire
that would depends on your template css Sir...
11 years 6 months ago #6
by erwinschro
that would depends on your template css Sir...
Please Log in or Create an account to join the conversation.