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

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Kunena K1.5.3 + Kunena 1.5.4 - Change Profilebox to the left side and textbox on right side

More
16 years 10 months ago - 16 years 9 months ago #20161 by JBHawaii
This is easy...

Replace: "/components/com_kunena/template/default_ex/message.php"

with the one attached to this post.

Open: "/components/com_kunena/template/default_ex/kunena.forum.css"

Change: kunena.forum.css (line: 695) to this!
Code:
#Kunena td.fb-msgview-left { background:#EFF0F4 none repeat scroll 0 0; border-left:1px solid #BFC3C6; border-right:1px solid #BFC3C6; min-width:170px; vertical-align:top; width:170px; }

Change: kunena.forum.css (line: 703) to this!
Code:
#Kunena td.fb-msgview-right { border-right:1px solid #BFC3C6; padding:5px 10px; vertical-align:top; }

Change: kunena.forum.css (line: 866) to this!
Code:
#Kunena td.fb-msgview-left-b { background:#EFF0F4 none repeat scroll 0 0; border-bottom:1px solid #BFC3C6; border-left:1px solid #BFC3C6; border-right:1px solid #BFC3C6; vertical-align:top; width:170px; }

Change: kunena.forum.css (line: 873) to this!
Code:
#Kunena td.fb-msgview-right-b { border-bottom:1px solid #BFC3C6; border-right:1px solid #BFC3C6; padding:1px 5px; vertical-align:top; }

and that's it...

Attachment message-20090616.zip not found


Mahalo,
JBHawaii
Last edit: 16 years 9 months ago by Lintzy.

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

More
16 years 10 months ago - 16 years 10 months ago #20163 by JBHawaii
here's a sample!

K1.5.3 Modified Template by me...



Mahalo,
JBHawaii
Last edit: 16 years 10 months ago by JBHawaii.

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

More
16 years 10 months ago #20189 by ph-jps

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

More
16 years 10 months ago #20295 by ph-jps
Just FYI:

I also change the width of the profile to 110px. It looks fine in FF3 and IE8 but in IE7 it gives me scroll bars around the avatar :huh: I thought the code "scroll 0 0" would prevent that (it does in IE8 FF3) bij IE7 does not get that I guess :angry:

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

More
16 years 10 months ago - 16 years 10 months ago #20309 by JBHawaii
try this:

Change: kunena.forum.css (line: 734) to this!
Code:
#Kunena span.fb_avatar img { border: 1px solid #BFC3C6; padding: 1px; margin: 5px; width: 170px; }

Mahalo,
JBHawaii
Last edit: 16 years 10 months ago by JBHawaii.

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

More
16 years 10 months ago #20459 by ravimanoram
hey the template looks beautiful, can u plz upload it/....

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

Time to create page: 0.240 seconds