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.

Idea help in Category alignment to right

More
15 years 3 weeks ago #91871 by The Shadow
I Use kunena_v1.6.3 - in arabic -- every thing is working fine
I only have one problem the category alignment is to left
so how can I change it to right I edited all CSS files (text-align) but I can't find this one :S

website

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

More
15 years 3 weeks ago #91966 by The Shadow
any help please :S

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

More
15 years 2 weeks ago - 15 years 2 weeks ago #92012 by sozzled
Add the following lines to end of your Joomla site template:

#Kunena div.kthead-title a {
float: right;
}

#Kunena div.kblock span.ktoggler {
float: left;
}
Last edit: 15 years 2 weeks ago by sozzled.
The following user(s) said Thank You: The Shadow

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

More
15 years 2 weeks ago #92172 by The Shadow
thnx mate works perfectly :D

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

Time to create page: 0.245 seconds