|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Big grins
|
Help with changing font color for an individual gallery
Hi, I recently created a new gallery in which I want the background to be different from all of my other galleries. Unfortunately, now that I've changed the background to a lighter color, the text in the gallery (which is white for all of my other galleries) doesn't show up. I figured out how to change the gallery title to a different color using this code in my CSS:
.gallery_25280160 #breadCrumbTrail #albumTitle { font-style: normal; font-size: 30px; font-family: palatino linotype !important; color: #b50351 !important;} But now I can't figure out how to change the navigation part where it says "Page 1 of 1" and where people will have to click "Next", once I upload more pictures. Thanks for any help!!! Here is a direct link to the gallery: http://jessicasilas.smugmug.com/Wedd...9891&k=Vg5rbfL |
|
|
|
|
#2
|
||
|
"tweak 'til it squeaks"
|
Quote:
Code:
.gallery_25280160 #customFooter,
.gallery_25280160 span,
.gallery_25280160 .nav,
.gallery_25280160 .nav a,
.gallery_25280160 .title {
color:red !important;
}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
| Tell The World! | |
| Tags | |
| font color | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Gallery panorama viewer integration -- beta release! | Lamah | SmugMug Customization | 22 | Mar-13-2013 04:45 AM | |
| Changing Font in Gallery Description | gellstone | SmugMug Customization | 13 | Oct-14-2012 09:57 AM | |
| Changing Color of Gallery Titles When Hovering Over Gallery Thumbnail | BrandonJacoby | SmugMug Customization | 6 | Nov-01-2011 04:26 PM | |
| Customizing for Dummies - Chapter 5 | Mike Lane | SmugMug Customization | 13 | Apr-24-2009 11:08 AM | |
| Backprinting @ smugmug | K.Van | SmugMug Support | 62 | Apr-05-2005 12:11 PM | |
| Thread Tools | |
| Display Modes | |
|
|