Breadcrumb?? Breadcrumb??
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Breadcrumb??

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

Previous topic - Next topic

0 Members and 1 Guest 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