Closed (fixed)
Project:
AT Commerce
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2011 at 17:55 UTC
Updated:
2 Jan 2012 at 14:20 UTC
It would be nice to be able to set a hover color for the main menu background or links.
Can you suggest how I might do this in the css files. I've tried but it doesn't seem to take effect. (no caching etc.)
Comments
Comment #1
claynm commentedI am no wizard at this stuff - i use Drupal because it makes me look way better than i am - so have a barrel of salt on hand for this:
I got the hover color on links by using the !important rule in styles.custom.css.
Comment #2
Jeff Burnz commentedYou'll need something like this:
I'll have a think about it with regards to adding a
themecolor setting to set the hover background, seems to make sense to have it.Update: ops, I said theme setting, should be color setting... lol.
Comment #3
j9 commentedGreat feature request. Subscribing. Thanks! :0)
Comment #4
Neil Adair commentedThis worked well, thanks Jeff. I really like this theme and Adaptive themes as an increasing portion of web traffic is from smart phones and tablets. I've built D6 sites with mobile tools etc. but this is a better approach.
Comment #5
Jeff Burnz commentedThanks NeilAdair, your appreciation and feedback made my day, so nice when someone says a simple thanks, it gives me encouragement, so cheers.
Comment #6
Jeff Burnz commentedI am adding this to the next release, it will be committed to DEV today, probably a new release coming later today also.
There are two new color settings - one for the hover background and one for the hover link color.