- Posts: 42
- Thank you received: 3
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Question K 1.6 template distorted
As you can see on the attached image, the table is broken/distorted is the red circles. Does anyone of you moght know how to fix this please?
No modification has been made!
Regards and thanks,
Ed
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Thanks again,
Ed
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
search for this code
form div {
margin: 10px 0;
}
In the following path
/templates/yoo_enterprise/css/reset.css
And make it like this
form div {
margin: 0px 0;
}
Regards
baazza
رضيت بالله ربا وبالاسلام دينا وبمحمد صلى الله عليه وسلم رسولا
testify & witness that there is no god worthy of being worshipped other than Allah and that Mohammad is His Messenger
Please Log in or Create an account to join the conversation.
Just amazing! This was the solution!
Thanks a lot and a nice weekend,
Ed
Please Log in or Create an account to join the conversation.