Images highlight on hover

  • Anonymous

    #7184

    Hello, I want to give emphasis on sidebar Images with a mouse-over effect like highlight. I read the threat for “Shadow and mouseover effect on images inside text widgets” but I didn’t manage to do the same in single images in the sidebar.

    Is it a simple CSS code that will do this?

    My site paiones.gr

    Anonymous

    #37309
    .sidebar-wrap img:hover {
    opacity: 0.7;
    }

    Anonymous

    #37310

    Thanks

    You are Always Helpful

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.