Hello,
Does anybody knows how to remove the transparency from drop-down hornav menu. I just want the backround to be white, no transparency (check website http://www.piraeustaxi.com/
Thank you guys
- Tompakidf2
-
- Commercial Templates
- Tuesday, 26 May 2015
- Subscribe via email
Hello
The dropdown menu to our Central template should have no transparency by default. There does not appear to be a dropdown to your menu in the URL provided.
Ciarn
The dropdown menu to our Central template should have no transparency by default. There does not appear to be a dropdown to your menu in the URL provided.
Ciarn
- more than a month ago
- Commercial Templates
- # 1
Hello Ciarn,
I am very sorry for the wrong url.
please check here: http://www.thessalonikiairporttaxi.com
I am very sorry for the wrong url.
please check here: http://www.thessalonikiairporttaxi.com
- more than a month ago
- Commercial Templates
- # 2
I stand corrected ... there is a slight transparency there alright!
To remove try adding the following to the Custom CSS field of your templates parameters..
Ciarán
To remove try adding the following to the Custom CSS field of your templates parameters..
.hornav li:hover > ul,
.hornav li ul li:hover > ul {
opacity: 1 !important;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Hi,
I tried to enter that code, too.
But unfortunately it doesn't work with my site http://sevenways.floreigners.info
It remains transparent
The template is j51_habitat an Joomla is 3.4.1
Could you help me, please?
Best wishes
Kyna
I tried to enter that code, too.
But unfortunately it doesn't work with my site http://sevenways.floreigners.info
It remains transparent
The template is j51_habitat an Joomla is 3.4.1
Could you help me, please?
Best wishes
Kyna
- more than a month ago
- Commercial Templates
- # 5
Hi Kyna
Have you since found a solution for this issue? Your menus no longer appear to be transparent (Firefox).
Ciarán
Have you since found a solution for this issue? Your menus no longer appear to be transparent (Firefox).
Ciarán
- more than a month ago
- Commercial Templates
- # 6
???
No, I didn't change anything and in MY firefox it's still transparent when scrolling down - see attachment...
as you can see, active and fb link are ok, but the athers are still transparent
Kyna
No, I didn't change anything and in MY firefox it's still transparent when scrolling down - see attachment...
as you can see, active and fb link are ok, but the athers are still transparent
Kyna
- more than a month ago
- Commercial Templates
- # 7
Hi Kyna
Thank you for detailing your issue (slightly different to the original issue on this post which refers to the menu dropdown).
To resolve try adding the following to the Custom CSS field of your templates parameters...
Ciarán
Thank you for detailing your issue (slightly different to the original issue on this post which refers to the menu dropdown).
To resolve try adding the following to the Custom CSS field of your templates parameters...
#container_hornav .wrapper960 {
position: relative;
z-index: 101;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »