Demetri,
Thank you so much for the response. I wanted to wait to reply to test a few things. Also, I apologize for my wordiness and I understand this is not your job, so any advice is and was appreciated. I could have just said, “my mouse over works but we lost two icons that linked within it, the ‘i’ symbol and “play button” symbol.”‘
What you said did make sense, for the most part and I appreciate you taking the time that you did. I find “image:hover” in four places in my CSS, 3 of the 4 it’s followed by ” .image-extras{” like yours. However in one spot I have .image:hover > img{
I can’t help but wonder if there’s something missing there but when I looked at the cached compilation of the site, one that does have the mouse-over the way I want, it doesn’t vary there. I just need to find whatever code it was that created those embedded icons within the mouse-over.
Using another tip I also removed “../” from virtually everything, it did nothing good or bad.
Thanks for anything.