Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

Question Position of kunena on joomla page

More
15 years 6 months ago #60157 by naghekyan
Hello.

I will be very pleased if someone can help me to know how to move kunena on the joomla page. I guess it is because of my joomla template, that kunena position is shifted a little right. You can see my forum here: mathnet.am/index.php?option=com_kunena&Itemid=30 .

Thanks in advance.

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

More
15 years 6 months ago #60160 by rich
Hello naghekyan,

search and change in your template.css (linie 350), following code
from:
Code:
div#maincolumn_full { padding:0 20px 10px; width:940px; }
to:
Code:
div#maincolumn_full { padding:0 10px 10px; width:940px; }

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: naghekyan

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

More
15 years 6 months ago #60162 by naghekyan
Thank you so muuuuuuuuuuuch! :)

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

Time to create page: 0.234 seconds