10378 Posts in 2194 Topics by 1710 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 781 Views |
-
Gallery thumbnails.

20 October 2009 at 12:47am
Hi Guys,
I'd like to make gallery thumbnails a little bit more interesting.
I want to have a kind of fade in effect - normally it's smoked (darker), on mouse over i want to to get brighter thumbnail.At the moment this gallery looks a bit dull so this could make it alive.
If you know how to do it i would appreciate that.
-
Re: Gallery thumbnails.

20 October 2009 at 1:44am
You can probably just do that with the opcacity CSS attribute, right?
.your-thumbnail a img {opacity:0.5;}
.your-thumbnail a:hover img {opacity:1;} -
Re: Gallery thumbnails.

20 October 2009 at 3:20am
thanks, but I have no idea where that is.
I mean I can't find css file where it could be.
I know it's stupid but if you can point the place where it is ...thanks
| 781 Views | ||
|
Page:
1
|
Go to Top |

