I am using a (very slightly modified) igames theme (which is great).
But I don't like the fact that category and album names are underlined.
Can you help me getting it away and eventually reappear when one hovers over them?
(my site is sikinos.unige.ch/NOB)
What's the point in posting a link that's password protected?
Edit the relevant link class in your css.
I am absolutely sorry about the password, I took it away.
Yes, but which is the relevant class. I got all mixed up while trying.
( Just in case, the link is sikinos.unige.ch/NOB )
OK. I found it and sorry again...
The whole point of a support board is that threads get resolved for the benefit of others. Post what you actually did to solve your issue, i.e. what class you modified.
In the style.css file (/rootdir/themes/"my theme"/)
I modified the .catlink (category link) and .alblink (album link) classes.
The modification was elementary : I changed text-decoration to none instead of underline.