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 How do I resize columns on Index page

More
12 years 5 months ago #151168 by cerberos
Np, have found a similar thread. I will reply there if found any probs

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

More
12 years 5 months ago #151171 by cerberos
Is it possible, to tell, in what file, i will find this code? I am not so familiar with firebug

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

More
12 years 5 months ago - 12 years 5 months ago #151173 by 9themestore
Hi,

You can add the following CSS code section to template.css file and change width of theme:

Width of the category name:
Code:
#Kunena table.kblocktable td.kcol-kcattitle { width: xxx%; }

Width of the latest post:
Code:
#Kunena table.kblocktable td.kcol-kcatlastpost { width: xxx%; }

Regards,

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
Last edit: 12 years 5 months ago by sozzled. Reason: Correct minor spelling errors
The following user(s) said Thank You: cerberos

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

More
12 years 5 months ago - 12 years 5 months ago #151181 by sozzled
Last edit: 12 years 5 months ago by sozzled.

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

Time to create page: 0.296 seconds