Page 1 of 1

Jumping images on mouse over

Posted: 04 Mar 2010, 15:06
by Himmel
Using latest Phoca and Joomla.
On mouse over the thumbs are jumping all over.
This didn't help:

Code: Select all

 you have problem with "jumping" images while mouse over, try to disable (comment) the following CSS class:

.phocagallery-box-file:hover

in components/com_phocagallery/assets/phocagallery.css
Any other suggestions?

Re: Jumping images on mouse over

Posted: 05 Mar 2010, 23:51
by Jan
Hi, you can try to set the same border (border set to yes) for the image box and for the image box - mouse over effect, see:

https://www.phoca.cz/documents/2-phoca-g ... -menu-item

Border color
Border color (mouseover) If you want to have no border, just set 'transparent' value for this parameter (Border color (mouseover): transparent).

in parameters component in menu link to gallery.

Re: Jumping images on mouse over

Posted: 08 Mar 2010, 10:40
by Himmel
Thats it! No more jumping.
Thanks for helping me out :D

Re: Jumping images on mouse over

Posted: 09 Mar 2010, 19:13
by Jan
Great to hear it.

Jan