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?
post a link to your gallery... ::)
Quote from: GauGau on May 24, 2006, 12:05:48 AM
post a link to your gallery... ::)
http://www.ashleepictures.com/index.php
;)
edit http://www.ashleepictures.com/themes/water_drop/style.css, find the class definition for .catrow_noalb
and 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.
Thanks a lot, Gaugau! ;)