PDA

View Full Version : Verbiage not showing


LexPhoto
Jun-27-2008, 09:42 AM
I recently changed my theme to all white. On my pricing page I have changed the wording to another color but still am not able to get it to show.

What am I missing?
Thanks!

Allen
Jun-27-2008, 10:12 AM
I recently changed my theme to all white. On my pricing page I have changed the wording to another color but still am not able to get it to show.

What am I missing?
Thanks!
Change the color from white with in this.

.gallery_2778457 #albumDescription {color: #ffffff;}

to this

.gallery_2778457 #albumDescription {color: #4767bb;}

You might want the captions same color also.

.gallery_2778457 .caption,
.gallery_2778457 #albumDescription {color: #4767bb;}


Add this for your contact page, only one page so don't need it.

.gallery_2753885 .pageNav {display: none;}

LexPhoto
Jun-27-2008, 10:55 AM
Change the color from white with in this.

.gallery_2778457 #albumDescription {color: #ffffff;}

to this

.gallery_2778457 #albumDescription {color: #4767bb;}

You might want the captions same color also.

.gallery_2778457 .caption,
.gallery_2778457 #albumDescription {color: #4767bb;}


Add this for your contact page, only one page so don't need it.

.gallery_2753885 .pageNav {display: none;}

Perfect Allen! Thanks! :bow Things that are so simple...guess I need to pay better attention to detail! oops!

K, another question...for a Nav Bar guy!
I have gone to cssplay and found a tabs nav bar that I would like...I viewed the source page..but I am not really sure how to execute the whole thing. Can you help out....

Also, I think this is simple....how do I change the "middle" box colors in my galleries?

Thanks for all your help!! :thumb:clap

Allen
Jun-27-2008, 11:06 AM
...
Also, I think this is simple....how do I change the "middle" box colors in my galleries?
...:clap
Are you referring to the actual gallery pages or the category/sub-cat pages
with the sub-cat and gallery thumbs?

LexPhoto
Jun-27-2008, 01:27 PM
Are you referring to the actual gallery pages or the category/sub-cat pages
with the sub-cat and gallery thumbs?

I mean the actual gallery pages (if I am thinking the same thing you are)!
My Client Preview and Portfolio now have a gray "middle" box.

The look I am really going for looks like Ivar's page. (http://ivar.smugmug.com/)I like the tab look for a nav bar, but I am not sure how to excute it. So I figured I would start with the middle boxes being different colors.

I hope this makes some sense! sheesh !:rofl