Hi Ciaran,
I setted the HVR-RADIAL-OUT class suffix fot the hornav menu.
I wish I could change the color.
I also like to have the color fixed for each page the user visit.
Is it possible?
Thanks
Paolo
- paolofarina
-
- Commercial Templates
- Monday, 30 March 2015
- Subscribe via email
Hello
1. Try adding the following to your custom CSS field (edit to taste)..
2. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
1. Try adding the following to your custom CSS field (edit to taste)..
.hornav > ul li.current {
background-color: #999999 !important;
}
2. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
- more than a month ago
- Commercial Templates
- # 2
Thanks Ciaran,
but I didn't explain well, sorry.
When I am on contact page, only contact menu is colored, when I am in home, only home menu is colored, etc.
About my second question (transparency of dropdown menu) this is the code taht I found on my template following you suggestion.
//dynamic style
opacity: 100,//of the submenus
mmbFocusedClassName:'mainMenuParentBtn',//main menu button classname, used for morphing to focused state
mmbClassName:'mainMenuParentBtn',//main menu button classname, used for morphing back to original state
killDivider:null, [/i]
It was allready setted on 100, but there is still a bit of transaprency.
Thanks
Paolo
but I didn't explain well, sorry.
When I am on contact page, only contact menu is colored, when I am in home, only home menu is colored, etc.
About my second question (transparency of dropdown menu) this is the code taht I found on my template following you suggestion.
//dynamic style
opacity: 100,//of the submenus
mmbFocusedClassName:'mainMenuParentBtn',//main menu button classname, used for morphing to focused state
mmbClassName:'mainMenuParentBtn',//main menu button classname, used for morphing back to original state
killDivider:null, [/i]
It was allready setted on 100, but there is still a bit of transaprency.
Thanks
Paolo
- more than a month ago
- Commercial Templates
- # 3
Hi Paolo
To set a background color fo ryour 'contact' menu item try adding the following to the Custom CSS field of your templates parameters (edit to taste)..
Regarding your dropdown transparency may I suggest the following post... http://www.joomla51.com/forum/8-commercial-templates/5560-template-renovate-menu-transparency#11620
Ciarán
To set a background color fo ryour 'contact' menu item try adding the following to the Custom CSS field of your templates parameters (edit to taste)..
.hornav .item-125 a {
background-color: #999999;
}
Regarding your dropdown transparency may I suggest the following post... http://www.joomla51.com/forum/8-commercial-templates/5560-template-renovate-menu-transparency#11620
Ciarán
- more than a month ago
- Commercial Templates
- # 4
Hi Ciaran, thanks for your replay.
This is a page of example about my issue
http://www.rosecartolari.com (Stockholm Template)
When I'm in the contact page I don't see the menu colored.
I would like to have the menu colored like this website
http://www.erregiservizi.com/contatti/amministrazione.html (Letterpress Template)
I'm in contact page and the menu "contact" is colored.
I hope I explained myself.
I have another issue,
as you can see in http://www.rosecartolari.com the hornav class of menu have a bit of transaprency and my client doesn't like that, is possible to change and don't have any trasprency?
Thanks
Paolo
This is a page of example about my issue
http://www.rosecartolari.com (Stockholm Template)
When I'm in the contact page I don't see the menu colored.
I would like to have the menu colored like this website
http://www.erregiservizi.com/contatti/amministrazione.html (Letterpress Template)
I'm in contact page and the menu "contact" is colored.
I hope I explained myself.
I have another issue,
as you can see in http://www.rosecartolari.com the hornav class of menu have a bit of transaprency and my client doesn't like that, is possible to change and don't have any trasprency?
Thanks
Paolo
- more than a month ago
- Commercial Templates
- # 5
Sorry Ciaran, It was in the template style and I didn't see that.
I mean that when I am in the Home, the item Home in the top menu is colored like the hover class
When I am in the Contact page the relative menu is with hover color....
Thanks
Paolo
I mean that when I am in the Home, the item Home in the top menu is colored like the hover class
When I am in the Contact page the relative menu is with hover color....
Thanks
Paolo
- more than a month ago
- Commercial Templates
- # 7
Hi Paolo
Editing the button hover color field in the styling tab of your templates parameters will set the hover color for your menu items.
'I also like to have the color fixed for each page the user visit.'... you wish to set a different hover for each menu item?
Ciarán
Editing the button hover color field in the styling tab of your templates parameters will set the hover color for your menu items.
'I also like to have the color fixed for each page the user visit.'... you wish to set a different hover for each menu item?
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 »