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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question horizontal to vertical

More
16 years 7 months ago #29151 by RASTAFARI
Please knows somebody a tutorial, to change this from horizontal to vertical?



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

More
16 years 7 months ago #29190 by @quila
Replied by @quila on topic Re:horizontal to vertical
Hi RASTAFARI,

open the file profilebox.php in the

components / com_kunena / template / default / plugin / profilebox /

and arround line 123 you find this
Code:
<a href = "<?php echo $jr_latestpost ; ?>"><?php echo _PROFILEBOX_SHOW_LATEST_POSTS; ?> </a> | <?php echo $jr_profilelink; ?> | <a href = "<?php echo $logoutlink;?>"><?php echo _PROFILEBOX_LOGOUT; ?></a>

change all this " | " with this " <br /> "


Regards

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

More
16 years 7 months ago - 16 years 7 months ago #29213 by RASTAFARI
Replied by RASTAFARI on topic Re:horizontal to vertical
Thank you verry mutch..
Last edit: 16 years 7 months ago by RASTAFARI.

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

Time to create page: 0.240 seconds