We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Jesus
  2. General Discussion
  3. Wednesday, 03 December 2014
  4.  Subscribe via email
Someone could help me to disable the color change in the menu.
I want to be always visible on mouseover.

Can anybody help?

Thanks
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jesus,

To implement such thing, please open the custom.css file in folder: templates/your_template/css. If you don't see the file, create such file and add the following css rule:

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #f8f8f8;
}


The background-color is the color when you hovering a menu item. You can change the color code to meet your expectation.

Hope it helps you.

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
YES!!!!!!!

I served very helpful.

Thank you so much.

Sorry for my language ...i'm spanish haha
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
One last question.

The selected menu, point character is white and the background is white. When selected, this menu disappears.
When I go to another menu, the "disappeared" menu.

How could put the name of "selected" menu with black color, permanently?

Thank you
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jesus,

Sorry but I am affraid I got your point. Could you please provide a screen shot with some description?

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Here I attached the picture.

With the help he gave me, selecting a menu option now I have the RED background and white text. (Pictured above) So far, all right, was very helpful.

But the selected menu (image below) to be selected, the text is the web background white blank. How I can leave the menu text of black color?
Attachments (1)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.