PDA

View Full Version : Minor CSS help needed


raptorcaptor
Sep-14-2009, 05:42 PM
I made some changes to my site, and now I have some "smugmug green" on
my "page1 of 3" nav buttons. Can't seem to be able to get rid of! :dunno

Any help would be appreciated!

http://www.raptorcaptor.com/Birds/Hummingbirds/Annas-Hummingbird/2455372_BCTuX#510531086_nsRQ6

J Allen
Sep-14-2009, 05:59 PM
I made some changes to my site, and now I have some "smugmug green" on
my "page1 of 3" nav buttons. Can't seem to be able to get rid of! :dunno

Any help would be appreciated!

http://www.raptorcaptor.com/Birds/Hummingbirds/Annas-Hummingbird/2455372_BCTuX#510531086_nsRQ6


Try this:



/*=====Page-Nav=====*/
.pageNav a.nav.next,
.pageNav a.nav.last,
.photoNav a.nav.next,
.pageNav .pageOn,
.title, a.title,
.pageNav
{color:#747170 !important;}





Adjust the color to fit your needs.

raptorcaptor
Sep-14-2009, 06:04 PM
Thanks again, Allen!

Try this:



/*=====Page-Nav=====*/
.pageNav a.nav.next,
.pageNav a.nav.last,
.photoNav a.nav.next,
.pageNav .pageOn,
.title, a.title,
.pageNav
{color:#747170 !important;}





Adjust the color to fit your needs.