- Posts: 41
- Thank you received: 1
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
Question Possible to change the admin color from red to blue?
Please Log in or Create an account to join the conversation.
Add the following three lines in your Joomla site template
#Kunena .kwho-admin, #Kunena a.kwho-admin {
color: #5388B4 !important;
}
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
sozzled wrote: Simple.
Add the following three lines in your Joomla site template
#Kunena .kwho-admin, #Kunena a.kwho-admin {
color: #5388B4 !important;
}
Which file in the Template?
Best Regard,
Carlos-Venezuela
Please Log in or Create an account to join the conversation.
The answer may be different depending on how your Joomla site template was designed. Using Firebug for Fireboard will tell you exactly which file (or files) are involved. If you cannot resolve this out, I suggest you contact the developer of your Joomla site template to find out the relevant information.sozzled wrote: ... your Joomla site template
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Thanks, Best Regards
Carlos-Venezuela
Please Log in or Create an account to join the conversation.