[Solved]Dropdown menu problem
Jun 22, 2012 12:18 pm by aap411vm
Jun 22, 2012 12:18 pm by aap411vm
hi,
I have a small problem with the Dropdown menu of my site. When the items hit over the translate menu.. I cannot click them.
I think the Gtrans has some javascript for "onOver" ?
see http://www.wiskundezonderboek.nl and try to click an item under "effectiviteit"
any suggestions where to fix the problem?
Re: Dropdown menu problem
Jun 22, 2012 4:01 pm by Yana
Jun 22, 2012 4:01 pm by Yana
Hi,
The problem is related to the style.css line 464 , margin-top: -10px; . The language selector is overlapping drop down menu.
.translate {
float: right;
margin-right: 250px;
margin-top: -10px;
z-index: 1;
}
Re: Dropdown menu problem
Jun 25, 2012 8:56 am by aap411vm
Jun 25, 2012 8:56 am by aap411vm
Thanks a lot!
SIMILAR TOPICS
Joomshaper Pagebuilder buttons Link edit problem | Jan 11, 2019 10:04 am | Replies: 1 | Post by: kumatest |
Problem with plugin | Dec 30, 2018 11:59 pm | Replies: 1 | Post by: Iyari |
Problem of translation in my website | Dec 8, 2018 12:15 pm | Replies: 1 | Post by: Ibrahim |
Custom menu with gtranslate function | Dec 4, 2018 3:14 am | Replies: 1 | Post by: luqman305 |
Styling the Dropdown | Nov 23, 2018 4:18 am | Replies: 1 | Post by: mrlennyman |