- Posts: 2
- Thank you received: 0
Problem: menu over images
-
Manu83
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 6 months ago - 11 years 6 months ago #32519
by Manu83
Problem: menu over images was created by Manu83
Hi, 
I purchased Hot Photo Gallery, already installed it, everything's fine, but I have a little problem that I can't work out: when I click on the thumbnails, the image box appears under the main orizontal menu, it's like the main menu overlaps the image.
I'm using Joomla 2.5.14, with Virtuemart installed, and an Artisteer template.
Thank you very much for helping!
p.s. I couldn't find an option to center the gallery in the page, it would be great if you could add this feature in the future.
Thanks again!

I purchased Hot Photo Gallery, already installed it, everything's fine, but I have a little problem that I can't work out: when I click on the thumbnails, the image box appears under the main orizontal menu, it's like the main menu overlaps the image.
I'm using Joomla 2.5.14, with Virtuemart installed, and an Artisteer template.
Thank you very much for helping!
p.s. I couldn't find an option to center the gallery in the page, it would be great if you could add this feature in the future.
Thanks again!
Last edit: 11 years 6 months ago by Manu83.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #32525
by ivan.milic
Replied by ivan.milic on topic Problem: menu over images
add this to bottom of template_css.css:
#jquery-lightbox{
z-index:99999;
}
#jquery-lightbox{
z-index:99999;
}
The following user(s) said Thank You: Manu83
Please Log in to join the conversation.
-
Manu83
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #32553
by ivan.milic
Replied by ivan.milic on topic Problem: menu over images
yes add also:
#jquery-overlay{
z-index:99998;
}
#jquery-overlay{
z-index:99998;
}
The following user(s) said Thank You: Manu83
Please Log in to join the conversation.
Time to create page: 0.195 seconds