Home > Uncategorized > Magento eCommerce 1.3.2.4 :: Hover Rollover Mouse Effect on the Add-to-cat button and info buttons

Magento eCommerce 1.3.2.4 :: Hover Rollover Mouse Effect on the Add-to-cat button and info buttons

This was kinda easy, but I didnt know what to do for the longest time. I could not find any info on how to do this.

Here is what I did.

Just add this to your boxes.css file in your skin/frontend/default/[theme]/css folder

/*The background color is the effect I had for mine when I rolled my mouse over the button*/

.form-button:hover, .form-button-alt:hover { background:#cc9900; }

If you want a different background color, change the background: to what ever you want, if you want to add border or whatever, this is where it is done.
Just add that to your css page, if you dont know which one to add it to, then add it to skin/frontend/default/[your theme]/css/boxes.css
–Hope this helps someone else too
Magento 1.3.2.4
Advertisement
Categories: Uncategorized
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.