coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: mala on March 03, 2008, 11:39:46 AM

Title: [Solved]: modification in the category and album list view in igames
Post by: mala on March 03, 2008, 11:39:46 AM
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)
Title: Re: modification in the category and album list view in igames
Post by: Nibbler on March 03, 2008, 11:49:30 AM
What's the point in posting a link that's password protected?

Edit the relevant link class in your css.
Title: Re: modification in the category and album list view in igames
Post by: mala on March 03, 2008, 01:04:01 PM
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 )
Title: Re: modification in the category and album list view in igames
Post by: mala on March 03, 2008, 01:23:39 PM
OK. I found it and sorry again...
Title: Re: modification in the category and album list view in igames
Post by: Joachim Müller on March 04, 2008, 07:53:48 AM
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.
Title: Re: [Solved]: modification in the category and album list view in igames
Post by: mala on March 06, 2008, 11:42:18 AM
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.