Breadcrumb?? Breadcrumb??
 

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

Breadcrumb??

Started by JSi, November 05, 2004, 02:04:17 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

JSi

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.

Joachim Müller

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

JSi

Quote from: GauGau on November 05, 2004, 06:25:07 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?

Joachim Müller

I already posted what file to edit.

Joachim