Kunena 6.3.8 Released

The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question CSS style - exact height and weight for pictures

More
12 years 11 months ago #1 by bashirnoori
dear all,
I assigned a style to the element of img at latest kunena module (height & weight = 50px).
now the css style element is like this:
max-height:50px;
max-weight:50px;


but i need to be assign exact height and weight like:
height:50px;
weight:50px;


where is the source to change ?
thanks

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

More
12 years 11 months ago - 12 years 11 months ago #2 by sozzled
I'm sorry. I've never heard of weight: 50px or max-weight: 50px. You cannot use weight with a unit value of pixels. This does not make sense. It also does not make sense to change <IMG> "weight".

Perhaps you mean width? :unsure:

You should apply your changes to the end of your Joomla site template CSS file. We have answered this question many times; this is a frequently asked question. See How do I change the colours of my template in Kunena?
Last edit: 12 years 11 months ago by sozzled.

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

Time to create page: 0.355 seconds