Image Title Color and Mouseover Appear

nikonowiczd / 2014-04-27 20:50:33   

Hello again,

I have been scouring the forums and can't seem to find a question in regard to either of these things.

Firstly, if I want to change the image titles from black text to the same grey that I am using for all of my other text on the site (54.213.221.236/index.php/project/the-playing-field/). Where would I go to do this? I am using the Visual Index style for my projects.

Secondly, Is there a way to make the titles appear in the thumbnail mode only when mousing over the image? I would imagine that you could just set the static text color to be white and then when mousing over the image it turns grey? I will be using the white background anyways, so this seems like it could be one solution.

Thanks!

Vaska A / 2014-04-28 16:22:02   

1. You would look in your /ndxzsite/$theme/style.css file and possibly the base.css file.

2. Yes, with customization...

nikonowiczd / 2014-04-28 17:02:40   

Ah! I found it. Quite the oversight on my part for the first question. My apologies.

As for the second bit, I am familiar with using the hover selector for links, but is there a similar set up for text that is not a link? In the base.css file there is a spot to customize body text for just the visual index, but I cannot seem to make what I want to happen happen. I get the sense that maybe this cannot be done to simple text or at least it is not a simple thing to do. Any advice would be much appreciated.

Thanks again!

Vaska A / 2014-04-28 17:16:48   

2. It's not only CSS - it's also html and javascript. Much more complicated than just changing a line or two of CSS.

This thread has been closed, thank you.