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 Updating a K 1.7 template to K 2.0

More
13 years 7 months ago - 13 years 7 months ago #133357 by cbrace
Never mind, I figure out how to do it: pasting the pathname of the background image into the relevant parameters fields in the Template Manager page for the template instead of a color.
Last edit: 13 years 7 months ago by cbrace.

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

More
13 years 7 months ago #133675 by informaticien51
supress !important in your 1. override.

It is used in both of your overrides, so the last one is used (standard css rules)....

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

More
13 years 7 months ago #133676 by cbrace
Thanks for the explanation. But #1 is generated by Kunena, so I have no control over it (that I know of).

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

More
12 years 11 months ago #143729 by pamZGS
I am specifically having the issue where the !important in Kunena for kheader background is not allowing me to customize color.

Please see attached.

I have inserted into my template custom.css
[code] #Kunena .kblock div.kheader {
background-color: #9684B4;
border-bottom-color: rgb(201, 189, 221);
color:rgb(200, 255, 255);
}
with and without "! important" but Kunena's is taking precedence.

Please advise,
Pam

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

More
12 years 11 months ago #143730 by pamZGS
oops here is attached.

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

More
12 years 11 months ago #143734 by sozzled
pamZGS: Please read the category description at the top of this page

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.


Are you trying to upgrade a K 1.7 template to K 2.0?

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

Time to create page: 0.251 seconds