Changing text color of last breadcrumb (Matrix)

Mr. B

Joined: 2005-10-09
Posts: 25
Posted: Mon, 2005-10-10 01:10

After browsing theme.css and searching this board, I've had no luch in locating where the text color for the last breadcrub (current location) is. On my gallery it looks like a very dark grey. Any ideas?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2005-10-10 01:19

#gsNavBar div.gbBreadCrumb {
font-size: 1.1em;
font-weight: bold;
color: red;
}

It's black by default (default color of text)

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
Mr. B

Joined: 2005-10-09
Posts: 25
Posted: Mon, 2005-10-10 04:57

Awesome, thank you. My stylesheet didn't have any color defined on this attribute.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2005-10-10 11:44

None that I've seen do by default :)
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here