Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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

More
7 years 8 months ago #1 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?

Attachments:

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

More
7 years 8 months ago #2 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
7 years 8 months ago - 7 years 8 months ago #3 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: 7 years 8 months ago by GODpleasers.

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

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

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

More
7 years 8 months ago #5 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
7 years 8 months ago #6 by 810
try
Code:
.date .span12 {width:220px !important;}

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

More
7 years 8 months ago #7 by GODpleasers

810 wrote: try

Code:
.date .span12 {width:220px !important;}


Thanks here goes.

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

More
7 years 8 months ago #8 by GODpleasers

GODpleasers wrote:

810 wrote: try

Code:
.date .span12 {width:220px !important;}


Thanks here goes.


That worked when the fields are selected they turn gray and you cant see them.

Attachments:

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

More
7 years 8 months ago #9 by 810
Code:
.date { display: inline-block !important;}

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

More
7 years 8 months ago - 7 years 8 months ago #10 by GODpleasers

810 wrote:

Code:
.date { display: inline-block !important;}


Yep it worked but when i tried adding a test announcement it does not show up at the top of the page.
Last edit: 7 years 8 months ago by GODpleasers.

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

Time to create page: 0.351 seconds