hover opacity css
-
Hi all,
How can I add hover (opacity:50) to (selected) images on my page?
The back-next arrows are in question, I am experimenting since an hour but no success as for now:
http://klarakolonits.com/beta-uj-szerep/
I added the image title and class id in the image menu and the following code to custom css but no effect
#next .x-img:hover { opacity: 0.5; } #back .x-img:hover { opacity: 0.5; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘hover opacity css’ is closed to new replies.