Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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 Kunena 2.0.3 problem with alignment topic icons and emotions

More
13 years 4 months ago - 13 years 4 months ago #138835 by gretagaia
Ok problem solved completely eliminating the table icons.

[strike]Now how do I center the avatar profile?[/strike]
Last edit: 13 years 4 months ago by sozzled.
The topic has been locked.
More
13 years 4 months ago #138836 by sozzled
One subject per topic please. Second question removed. This topic is now closed.
The topic has been locked.
More
13 years 4 months ago - 13 years 4 months ago #138837 by rich
Your problem are not the icons and avatar profile. The problem is in your template.css "/templates/soul_search/css/template.css" (line 36).

img {
display: block;
line-height: 100%;
}

If you comment out this line (red), everything is represented correctly.

img {
/* display: block; */
line-height: 100%;
}


Then please check your page, it could affect other images (I found no errors after this change).

Important! Always create a backup before you make any changes to your website!
Last edit: 13 years 4 months ago by rich.
The following user(s) said Thank You: gretagaia
The topic has been locked.
Time to create page: 0.229 seconds