Buttons bounce around!

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Mon Nov 10, 2014 11:29 am
I have a problem with the login and register button on the storefront hikashop site thatI am setting up. Whenever I try to click on a button it moves away. You can see for yourself by going to : http://goo.gl/ZcnGQ4
If you click on the checkout at the top left - it will take you to the registration/login page and if you try to click on the login or register button you will see how it bounces around. I'e never seen anything like it and would not know where to look to fix it.
Hope someone can help me!
BTW
I am using the latest joomla 3 - 3.3.6
I am also using two of your templates for this site Startup and Storefront for the store.
Sandra
User avatar
Senior Boarder

GK User
Tue Nov 11, 2014 7:43 am
Please edit: /templates/gk_storefront/css/override.css and add at its end:
Code: Select all
a.hikashop_cart_button:hover, a.hikashop_compare_button:hover, .hikashop_cart_input_button:hover{
   display: block;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Nov 11, 2014 3:17 pm
Looks like it is fixed - many thanks.
Sandra
User avatar
Senior Boarder

GK User
Wed Nov 12, 2014 7:13 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator


cron