- Posts: 13
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple RSS Feed Reader
- Tooltips ending up behind other elements
Tooltips ending up behind other elements
- PROMO-ONLY
- Offline
- New Member
Less
More
14 years 4 months ago #33309
by PROMO-ONLY
Replied by PROMO-ONLY on topic Re: Tooltips ending up behind other elements
Thanks Eriwet, just tried and it works alright, now I got to deal with the overflow on my template too 8)
Take care
Take care
Please Log in or Create an account to join the conversation.
- iamdavinci
- Offline
- New Member
Less
More
- Posts: 2
14 years 4 months ago #33310
by iamdavinci
Replied by iamdavinci on topic Re: Tooltips ending up behind other elements
Hello,
Was wondering if someone could help me. My site is ramtech.co and I am having the same issue with the popup showing behind the other joomla modules. I am a newbie to code so please let me know what I need to do to remedy this as I love this RSS module that I am willing to pay for it.
I am using the Rocket Theme template - grunge
Thanks in advance.
Iam
Was wondering if someone could help me. My site is ramtech.co and I am having the same issue with the popup showing behind the other joomla modules. I am a newbie to code so please let me know what I need to do to remedy this as I love this RSS module that I am willing to pay for it.
I am using the Rocket Theme template - grunge
Thanks in advance.
Iam
Please Log in or Create an account to join the conversation.
- iamdavinci
- Offline
- New Member
Less
More
- Posts: 2
14 years 3 months ago #33311
by iamdavinci
Replied by iamdavinci on topic Re: Tooltips ending up behind other elements
Forget it for now - I have used the default settings.
Please Log in or Create an account to join the conversation.
- ciEP
- Offline
- New Member
Less
More
- Posts: 1
14 years 3 months ago - 14 years 3 months ago #33312
by ciEP
Replied by ciEP on topic Re: Tooltips ending up behind other elements
Hi.. Yiota
I have removed "all" the overflow: hidden and the z-indexes.. but still I cannot get the tooltip to be in front. It's still trapped inside the module margin.
Any idea?
I have removed "all" the overflow: hidden and the z-indexes.. but still I cannot get the tooltip to be in front. It's still trapped inside the module margin.
Any idea?
Please Log in or Create an account to join the conversation.
- ishpifuri
- Offline
- New Member
Less
More
- Posts: 1
13 years 10 months ago #33313
by ishpifuri
Replied by ishpifuri on topic Re: Tooltips ending up behind other elements
I had the same problem with one of my website... I fixed by changing only the z-index from 1 to 0 ine the main page
#art-main
{
position: relative;
overflow: hidden;
z-index: 0; <---- it was 1
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple RSS Feed Reader
- Tooltips ending up behind other elements