marastev2
Member
Posted 1 year ago #
Hello Zachary,
I am trying to get the a:hover working for the catablog images when any user hovers over the images they know they need to click on them to see the light box.
This is my client's website which is in flash and you can see when they hover and does a effect.
I am upgrading her website using your plugin and I love your plugin:
http://saritaackerman.com/s/
Hopefully, there's a way to make show a hover effect?
Thanks,
Mark
http://wordpress.org/extend/plugins/catablog/
marastev2
Member
Posted 1 year ago #
Sorry Her flash website:
http://saritaackerman.com
and the website I am working on with your plugin:
http://saritaackerman.com/s
Put this css class into your theme's style.css file or a catablog.css file in the theme's directory.
body html .catablog-catalog .catablog-row .catablog-image:hover {
// what ever css you want in here
}
Did you try using the gallery template?
Read more about displaying your catalog at Displaying Your Catalog in Posts.