Caption and Info link color

Page: 1

Author Post
Member
Registered: Jan 2009
Posts: 29
Hello!

I just wanted to change the color of the image caption and the color of the Info link.

So I found the following part in the black.css which I am using:

/* caption, infoLink, printLink, & indexLinks:hover color */
#fbBox .fbCaptionDiv_black, #fbBox .fbInfoPanel_black a:link, #fbBox .fbInfoPanel_black a:visited, #fbBox #fbIndexLinks.fbIndexLinks_black a:hover { color: #d7d7d7; }

It is no problem to change the color here, but I can only change the color for the caption AND the Info link.

So is there a possibility to have different colors for the caption and for the info link?

Thanks a lot for your help!

martin
Member
Registered: Jan 2009
Posts: 29
Alright, I found out myself how to split the css and how to format caption, info link ad print link seperately!

So the problem is solved!

Thx a lot!

martin

Page: 1