Links Change Color on Hover

Permalink Browser Info Environment
My client is asking that the links on the tabs change color on a hover event. How hard would that be to create? I have looked through all the sample skins and I don't see a hover color change on any of them.

Thanks in advance for any info.

tim

Type: Discussion
Status: New
tcerami
View Replies:
sebastienj replied on at Permalink Reply
sebastienj
Hi,

Just add a css rule to root/css/supermint.css with for example :

.tab_header_item a:hover {
   color:red;
}
tcerami replied on at Permalink Reply
tcerami
I am not clear on this. I have looked in the Supermint files and I don't see a file called "supermint.css" in the CSS folder or anywhere else. Do I need to create the file? I did that and added the code you provided but got the same results.

Can you explain further please.

Thanks, Tim
sebastienj replied on at Permalink Reply
sebastienj
Hi,

Yes you need to create a file into you root folder (with all concrete5 folders) /css/supermint.css
tcerami replied on at Permalink Reply
tcerami
Seb -

No luck so far. I created a "supermint.css" file that contains this:

.tab_header_item a:hover {
color:#134171;
}

I put that file into \css, \concrete\css and \packages\theme_super_mint\css and it still does not change on hover. What did I do wrong? And, we are using Supermint 2.0.2, not the current version of 2.0.7.

Please advise...

Tim
sebastienj replied on at Permalink Reply
sebastienj
Please send me a url to check
tcerami replied on at Permalink Reply
tcerami
http://66.147.244.158/~beaconi5/
sebastienj replied on at Permalink Reply
sebastienj
Ouuups, my bad i was thinking that you has using Supermint.
SO the best way is to manuallyu add this rule somewhere in you theme.
tcerami replied on at Permalink Reply
tcerami
We are using Supermint...!!!
sebastienj replied on at Permalink Reply
sebastienj
SOrry, if you try
color:#134171 !important;
tcerami replied on at Permalink Reply
tcerami
That doesn't work either.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.