PDA

View Full Version : Big Bold Filenames (Captions)


brjphoto
Apr-21-2007, 09:55 PM
Ok friends. Help me out here. I have several galleries where I would like the filenames (captions) to be big and bold. Is there a quick and easy way to do this? I am just using standard smugmug layout for these galleries.

Thanks a million.

Allen
Apr-21-2007, 10:15 PM
Ok friends. Help me out here. I have several galleries where I would like the filenames (captions) to be big and bold. Is there a quick and easy way to do this? I am just using standard smugmug layout for these galleries.

Thanks a million.
Tryed this on one of your galleries and it worked.
Add in the gallery numbers. you can add more, just don't forget the
commas. You can also leave off the color, there if you want it.

.gallery_xxxxxxx #caption_bottom,
.gallery_xxxxxxx #caption_bottom,
.gallery_xxxxxxx #caption_bottom,
.gallery_2299790 #caption_bottom {
text-align:center;
font-weight: bold;
font-size: 1.5em;
color: red;
}