Before you ask please READ THIS

Opacity setting for works mouse-over event

edited January 2015 in Blame Posts: 47
Air, could you tell me where I can find the setting for the opacity of the mouse over event for works? We have a works-list page and the Hover-effect is set to "Cover", so when you hover the mouse over a work in the listing it shows a blackish rectangle that has a certain opacity setting. I would like to be able to change this opacity (make it somewhat lighter).
Any of those smart code-lines available? ;-)
Custom CSS of-course will also do, if that's easier.

Thanks in advance!
Best regards, Rutger

Comments

  • AirAir
    Posts: 10,970
    Hi again :-)

    It is such custom CSS:
    em.cov {
    background-color: rgba(0, 0, 0, 0.7);
    }
    Change 0.7 to value in range 0-1.

    With kind regards.
  • Posts: 47
    Excellent. You rock!
  • AirAir
    Posts: 10,970
    Thanks :-) An big thanks for your comment and coffee ;-) You are very kind.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!