* Joomla! version: 1.5.22
* Joom!Fish version 2.1.3
* Web Server software: Apache/2.2
* Server Operating system: Linux
* Webserver to PHP interface: cgi-fcgi
* Database version: 5.0.91-enterprise-gpl-log
* memory_limit from your phpinfo: 64MB
Hallo!
I'm asking help since I would like to change the colours of the language text in the Joomfish Language Selector Module (mod_jflanguageselection).
I woulld like to have three colours for normal/hover/selected states.
This is my website url:
http://www.marcusbenussi.org/index.php
Of course I have worked on the mod_jflanguageselection.css file but with no success at all.
Using Firebug I can see this code:
- Code: Select all
a, #rt-popuplogin .readon, #rt-popuplogin .readon .button, ul.roknewspager-numbers li.active {
color:#23759C;
On line 28 in:
http://www.marcusbenussi.org/index.php?lang=en
Unfortunately I CAN'T figure out WHERE IS THIS code!
Thank you for your help.
ettore
P.S: I have tryed the solution in this post:
http://www.joomfish.net/forum/viewtopic.php?f=28&t=4665&p=20261&hilit=colour#p20261
.......but again I can't change the colour of the text in the Language Selector Module
