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

Solved Adding new announcement, 3 fields flow outside content area. How do we fix plz?

More
9 years 7 months ago #178392 by GODpleasers
When adding a new announcement we noticed 3 of the fields (the Date, Publish Date, & Publish Date) are flowing outside the content area. How can we fix it please?

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

More
9 years 7 months ago #178422 by 810
if you can change my user to admin, then I can check it.

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

More
9 years 7 months ago - 9 years 7 months ago #178425 by GODpleasers

810 wrote: if you can change my user to admin, then I can check it.


If you ment changing testing2 back to a admin account its done with the same password.
Last edit: 9 years 7 months ago by GODpleasers.

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

More
9 years 7 months ago #178426 by 810
Code:
#Kunena .date .span12 {width:220px;}

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

More
9 years 7 months ago #178432 by GODpleasers

810 wrote:

Code:
#Kunena .date .span12 {width:220px;}


Nope no go tried adding it to both the layout.css and custom.css files in our template. Must be adding it to to the wrong css file.

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

More
9 years 7 months ago #178434 by 810
try
Code:
.date .span12 {width:220px !important;}

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

Time to create page: 0.247 seconds