[Solved]: modification in the category and album list view in igames [Solved]: modification in the category and album list view in igames
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: modification in the category and album list view in igames

Started by mala, March 03, 2008, 11:39:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mala

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)
Andreas

Nibbler

What's the point in posting a link that's password protected?

Edit the relevant link class in your css.

mala

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 )
Andreas

mala

Andreas

Joachim Müller

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.

mala

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.
Andreas