forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: JSi on November 05, 2004, 02:04:17 am

Title: Breadcrumb??
Post by: JSi on November 05, 2004, 02:04:17 am
I want to make the breadcrumb links a different color than all the other links to make them stand out. How do I add a green color to the breadcrumb only and not all the other links?

I am not too good with css files or php. Can anyone instruct me like you would instruct for installing a  mod?

Example:

Open File filename.php

Find:
bla bla bla bla bla bla

After Paste:
bla bla bla color green bla bla bla


Sorry guys, but I'm new at this. I will really appreciate this. I am using the Hardwired skin.
Thanx.
Title: Re: Breadcrumb??
Post by: Joachim Müller on November 05, 2004, 06:25:07 am
The css class you're looking for is "statlink" - see http://coppermine.sourceforge.net/demo/thumbnails.php?album=1&theme=styleguide&highlight=statlink
Edit themes/yourtheme/style.css

Joachim
Title: Re: Breadcrumb??
Post by: JSi on November 05, 2004, 06:44:50 am
The css class you're looking for is "statlink"

That is an awesome chart! Thanx.

Statlink has 4 X's marked. Does that mean I have to edit all four of these files?
Title: Re: Breadcrumb??
Post by: Joachim Müller on November 05, 2004, 06:49:08 am
I already posted what file to edit.

Joachim