Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

hover color in menu

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

using a custom theme in theme magic i can't seem to control the Nav Link Hover colour.
it keeps animating to white, though i specified #D65D15 in theme magic.

www.arnhem-proeft.nl/
user: joomlabamboo
passw: joomlabamboo

thanks, dennis
Attachments:
  • dennis kobus's Avatar
  • dennis kobus
  • 12 Month Developer
  • 12 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Dennis,

Those front end details don't seem to work

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
sorry, now they do.
thnx, dennis
  • dennis kobus's Avatar
  • dennis kobus
  • 12 Month Developer
  • 12 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Not entirely sure why that style isn't working - could be a few things

So try adding this to your custom.css file

#navwrap a:hover, #navwrap .separator:hover {
color: #d65d15 !important;
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers