hover box

hey guys
any way to get the hover box to not flash fade so you won't see the background when you hover over it? it looks like it does a fade. any way to make it not fade?


rollover the picture on the right 

Comments

  • Hi,

    to disable hover effect from Hover Box item, you need to use the following css:
    .hover_box .hover_box_wrapper .hidden_photo { opacity: 1 !important; }
  • i still want the hover effect to work. right now i've got the image on the right at the top so when you rollover it the play button changes from gray to red. i still want that to work, but it flashes a little and you can see the background. i just want the button to change and not the whole image to flash so you can see the background behind it. does that make sense? 
  • There is no picture, did you remove it? please delete that css above we gave you.
Sign In or Register to comment.