Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth 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 Resizing Signature Graphic

More
15 years 6 months ago #70839 by tgaotu
Well your response did do some good quila, I didnt get the results from your posting BUT you did point me in the right direction with editing the css file.

I currently have the default template for Kunena installed so I went to my File Manager and looked thru com_kunena > template > default > css > kunena.forum.css

About half way down the css file you will come across a section titled :
/* VIEW PAGE
*/

Look for :
#Kunena div.kmsgsignature img {
max-width:100%;
max-height: 100px;
}

Change the max height to your desired px size and bingo, signature is resized!!

Thanx for the input quila you pointed me in the right direction!

TGAOTU
The following user(s) said Thank You: Moonstone

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

More
15 years 6 months ago - 15 years 6 months ago #70842 by Moonstone
I'm glad to see this is addressed! I run several gaming guild website, and gamers like their graphical signatures. Signatures that parse their character data from the game's armory website.

Right now most of us use the forum signatures from enjin.com which are 488 x 122, and they are being resized to 400 x 100. This makes the text blurry and hard to read.

Since it looks like this is controlled by the Kunena template (NOT the site template), maybe this could be added as a backend configuration option in the future?

Until then, I'll adjust the CSS file.

Thanks!

Edit: I had to make this change in two files, kunena.forum.css and kunena.forum-min.css - worked like a charm!
Last edit: 15 years 6 months ago by Moonstone.

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

Time to create page: 0.220 seconds