PDA

View Full Version : Changing breadcrumb color


Tedology
Apr-01-2007, 07:08 AM
Hello all!

I believe that this

tedology>galleries>Flowers

located on the top of my galleries is called a breadcrumb. Please correct me if I'm wrong.

I'm sure it's fairly simple...but how could I go about changing this breadcrumb color to black, for example?

On my current background, the breadcrumb is lost.

Thanks much! :)

Barb
Apr-01-2007, 07:19 AM
Hello all!

I believe that this

tedology>galleries>Flowers

located on the top of my galleries is called a breadcrumb. Please correct me if I'm wrong.

I'm sure it's fairly simple...but how could I go about changing this breadcrumb color to black, for example?

On my current background, the breadcrumb is lost.

Thanks much! :)

Hi Ted:

This will change the breadcrumb navigation color to black:

#breadcrumb .nav {color: #000;}

Put that in your CSS code.

Allen
Apr-01-2007, 07:32 AM
Hello all!

I believe that this

tedology>galleries>Flowers

located on the top of my galleries is called a breadcrumb. Please correct me if I'm wrong.

I'm sure it's fairly simple...but how could I go about changing this breadcrumb color to black, for example?

On my current background, the breadcrumb is lost.

Thanks much! :) You have some galleries that have a black background like flowers. I think
you have it set the Smugmug instead of custom because the CSS is not being used.

This will change the breadcrumb but there is a lot of other text not working
with your new background.
It might be easier if you switched to a light background then I think your
background would work better with the colors. In you control panel under
customize at the top check "light".

your background color
Light Dark

Then you might not need this.

#breadcrumb .nav
{color:black;}

Tedology
Apr-01-2007, 08:34 AM
Barb, thanks for much for responding with your help! :)

Allen, thanks a lot! That helped tremendously.

Any idea how I could make the category "Flowers" show my parchment background? The gallery "Flowers" which is in the category "Flowes" shows the parchment fine... but I can't seem to find how to turn the category "Flowers" to match the parchment.

Thanks again! :barb