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.

Question Possible to change the admin color from red to blue?

More
15 years 1 month ago #88557 by craig
In my forums the admin name is lit up red, while other users are blue. I would like to have the admin be the same blue color instead of red. Can someone tell me how I would do this?

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #88559 by sozzled
Simple.

Add the following three lines in your Joomla site template

#Kunena .kwho-admin, #Kunena a.kwho-admin {
color: #5388B4 !important;
}
The following user(s) said Thank You: craig

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #88664 by craig
Great. Love it when it's so easy!! :cheer:

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago - 15 years 1 month ago #88897 by gpsyv

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
Last edit: 15 years 1 month ago by gpsyv.

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #88929 by sozzled

sozzled wrote: ... your Joomla site template

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. :)

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #88934 by gpsyv
sozzled,OK, I resolved by modifying in the Template "template_css.css" file.
Thanks, Best Regards

Carlos-Venezuela

Please Log in or Create an account to join the conversation.

Time to create page: 0.257 seconds