coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: thoxic on May 23, 2006, 09:30:48 PM

Title: Change this color.
Post by: thoxic on May 23, 2006, 09:30:48 PM
I want to change this part of the skin...the 'first' category:

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg184.imageshack.us%2Fimg184%2F2413%2Fchange6nf.jpg&hash=5e9ff87ca5e266ff5f1ffdac5f2f85b225b8198c)
http://img184.imageshack.us/img184/2413/change6nf.jpg

In wich part of the css can i do it?

Title: Re: Change this color.
Post by: Joachim Müller on May 24, 2006, 12:05:48 AM
post a link to your gallery... ::)
Title: Re: Change this color.
Post by: thoxic on May 24, 2006, 04:37:30 PM
Quote from: GauGau on May 24, 2006, 12:05:48 AM
post a link to your gallery... ::)

http://www.ashleepictures.com/index.php
;)
Title: Re: Change this color.
Post by: Joachim Müller on May 24, 2006, 07:18:30 PM
edit http://www.ashleepictures.com/themes/water_drop/style.css, find the class definition for .catrow_noalband edit accordingly. As you don't have that class defined in your custom stylesheet, create it.
In the future, use a tool like the Web Developer Toolbar or similar to find out what section of the output is being controlled by what CSS class.
Title: Re: Change this color.
Post by: thoxic on May 25, 2006, 06:40:28 PM
Thanks a lot, Gaugau! ;)