How to change text color on in a photo grid?
Thank you
Powerbook 15" Al, IMAC 24" 2.8GHz Core 2 Duo, iphone 3GS, Mac OS X (10.5.7), A crazy cat who likes to eat my wireless router cable
Powerbook 15" Al, IMAC 24" 2.8GHz Core 2 Duo, iphone 3GS, Mac OS X (10.5.7), A crazy cat who likes to eat my wireless router cable
not sure how to change the text color that is automatically inserted into the photo grid
"#widget1 a {
color: rgb(183, 97, 78);
text-decoration: none;"
.caption {
z-index:200;
padding: 0px;
text-align: center;
color: #ffffff;
font-family: Lucida Grande, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
}
How to change text color on in a photo grid?