- Posts: 117
- Thank you received: 2
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Solved Changing mouse hover colours in K 2.0 Blue Eagle template
13 years 3 weeks ago - 13 years 3 weeks ago #142431
by applehc
Replied by applehc on topic Changing mouse hover colours in K 2.0 Blue Eagle template
Last edit: 13 years 3 weeks ago by applehc.
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
13 years 3 weeks ago #142432
by 9themestore
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Replied by 9themestore on topic Changing mouse hover colours in K 2.0 Blue Eagle template
HI,
You need add "!important" tag after color coder.
EX:
Tell me if it don't work.
Regards
You need add "!important" tag after color coder.
EX:
Code:
#Kunena table.kblocktable a.ktopic-title:hover,
#Kunena table.kblocktable a.ktopic-title:focus,
#Kunena table.kblocktable a.ktopic-title:active {
color: #?????? !important;
}
...
Tell me if it don't work.
Regards
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Please Log in or Create an account to join the conversation.
13 years 3 weeks ago #142433
by applehc
Replied by applehc on topic Changing mouse hover colours in K 2.0 Blue Eagle template
Excuse me, in that css?
Please Log in or Create an account to join the conversation.
13 years 3 weeks ago #142438
by sozzled
The solution is to add everything, that 9themestore showed you in msg 8 above, to the end of your Joomla site template CSS file.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Changing mouse hover colours in K 2.0 Blue Eagle template
I do not understand the question.applehc wrote: Excuse me, in that css?
The solution is to add everything, that 9themestore showed you in msg 8 above, to the end of your Joomla site template CSS file.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
13 years 3 weeks ago #142439
by applehc
Replied by applehc on topic Changing mouse hover colours in K 2.0 Blue Eagle template
I put the end of my template.css and does not work. No changed the color.
Please Log in or Create an account to join the conversation.
13 years 3 weeks ago #142441
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Changing mouse hover colours in K 2.0 Blue Eagle template
Did you clear your browser cache, too?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Time to create page: 0.266 seconds