Change colour of text on Folders/Galleries
aola
Registered Users Posts: 66 Big grins
Hi All,
I would like to aaaachange the colour of the text displayed on galleries and folders.
Case 1: All galleries
Case 2: All folders
Case 3: A specific gallery
Case 4: A specific folder
I've attached a screenshot of what I mean. The screenshot shows folders. The reason for this is to make the text easier to see.
Thanks in advance
Jerome
I would like to aaaachange the colour of the text displayed on galleries and folders.
Case 1: All galleries
Case 2: All folders
Case 3: A specific gallery
Case 4: A specific folder
I've attached a screenshot of what I mean. The screenshot shows folders. The reason for this is to make the text easier to see.
Thanks in advance
Jerome
-Jerome
0
Comments
Have you considered making the background (behind the text) less transparent?
Try this CSS as a starting point: The 0.75 entry is the alpha entry where 0.0 is fully transparent and 1.0 is fully opaque.
You can see an example on my site, at http://www.denisegoldberg.com/Wandering-near-home. I think the .75 alpha value makes the text more readable.
See the RGBA section of this page - http://www.w3schools.com/cssref/css_colors_legal.asp.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Thanks Denise, checked out how it looks on your site, I think you're correct about making the background less transparent.
Another question, in your galleries, any text in the caption about the photo only shows up on hover. How is that done. Seems in the gallery settings, I can the info style to bottom bar, off, under. If I set it off then the info hover option becomes unavailable. Can you tell me how you achieved that effect?
Thanks.
Jerome
But - there is a bug with this style in Chrome only (it's OK in Firefox and IE) where the caption is always shown. If you run into that problem - I reported it in this thread, and leftquark provided CSS to fix it in this post.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Ha. There you have it, I'm a chrome user and hadn't tested with others yet. Thanks again.
Jerome