Images disappear on mouse over!

  • SusanP
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 11 months ago - 13 years 11 months ago #4546 by SusanP
Hi,
I have successfully installed the Hot Effect Slider extension on my site today, but on mouse over, the images disappear! Please view the slide show on the front page of www.susan-proctor.com/

The links however work.

Could you advise me please?

Thanks.
Last edit: 13 years 11 months ago by SusanP.

Please Log in to join the conversation.

More
13 years 11 months ago #4552 by ivan.milic
Hi,

In CSS file www.susan-proctor.com/joomlaworks/templa...e2/css/styleGrey.css .

You have this:

a:hover {
background: #D9D1C7;
color: #333;
}

You defined CSS rule for <a> tag on hover globally so that rule triggers when you are over HOT Slider because image is in <a> tag , and also NAV buttons are in <a> tag.
The following user(s) said Thank You: SusanP

Please Log in to join the conversation.

  • SusanP
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 11 months ago #4558 by SusanP
Thank you very much for your reply. I commented out the following:

a:hover {
background: #D9D1C7;
color: #333;
}

in my template's css file and the problem got fixed.
:)

Please Log in to join the conversation.

Time to create page: 0.223 seconds
Powered by Kunena Forum