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

Question SOLVED: Message post and Message edit alignment

More
17 years 1 month ago - 17 years 2 weeks ago #9323 by bytebandit01
localhost: kunena 1.08 running in J1.5 using the default_ex template

message after you submit a post


message after you edit a post


anyone who encountered this? any solution?
Last edit: 17 years 2 weeks ago by bytebandit01.

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

More
17 years 1 month ago #9337 by rinuccio
Is true, often happens to me

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

More
17 years 2 weeks ago #11687 by bytebandit01
found it..

kunena 1.0.9 \templates\default\post.php

around line 140
Code:
<table border = "0" cellspacing = "1" cellpadding = "3" width = "70%" align = "center" class = "contentpane">

change..
Code:
width = "70%" to width = "100%"

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

More
17 years 2 weeks ago #11955 by xteteex
hi all

bytebandit01

i try to do it this edit but nothing change.

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

More
17 years 2 weeks ago #11996 by bytebandit01
xteteex wrote:

hi all

bytebandit01

i try to do it this edit but nothing change.


try to empty your cache/browser temp files.

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

Time to create page: 0.218 seconds