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] Help whit template MOC 2.0

More
17 years 2 months ago - 17 years 2 months ago #6257 by Italywins
Hi dudes,
im italian and speake very poor english. Im sorry.

I use MOC template for my Kunena forum. Is very cool but have this problem in my site :

img150.imageshack.us/my.php?image=moc.jpg

The patway and the button is in coloumn :P

I need to now where is in stylesheet the relative css ...

The button is in coloumn why the celle of table is too narrow... need more large ...

Hel p me please... of coure only if know my very personal english. TY :woohoo:

Regards ^^
Last edit: 17 years 2 months ago by Italywins. Reason: add solved status

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

More
17 years 2 months ago - 17 years 2 months ago #6283 by Matias
Replied by Matias on topic Re:Help whit mod
Last edit: 17 years 2 months ago by Matias.

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

More
17 years 2 months ago #6288 by Italywins
Replied by Italywins on topic Re:Help whit mod
Done for pathway ... tyvm ^^

Now want tray for menĂ¹ ...

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

More
17 years 2 months ago - 17 years 2 months ago #6292 by Italywins
Replied by Italywins on topic Re:Help whit mod
Ok... all solved.

Template : MOC 2.0

For install in Kunena :

Enable the "default_ex" template that comes with Kunena please make sure this works okay and no alignment/display issues in the frontend and make sure recent discussions is ok (as this can be quite problematic)

Now just upload the images folder, footer.html and forum.css files into the "default_ex" template (always keep a back-up just in case)

RENAME FORUM.CSS in KUNENA.FORUM.CSS

(see website for support)

Other change needed in KUNENA.FORUM.CSS (ex forum.css):

PATHWAY OLD CODE:
Code:
/* PATHWAY ----------------------------------------------------------------------------------------------- */ .fb_forum-pathway { padding: 3px; margin: 5px 0 5px 0; border: 1px solid #3F3F3F; background:#1E1E1E; } .forum-pathway-1 { font-weight: normal; height: 18px; line-height: 18px; padding-left: 22px; background: url('/images/pathway_start.gif') no-repeat left center; padding-top: 2px !important; padding-top: 4px; } .forum-pathway-2 { height: 18px; line-height: 18px; background: url('/images/pathway_finallink.gif') no-repeat left center; padding-left: 30px; } .forum-pathway-1 a:link, .forum-pathway-1 a:visited { font-weight:normal; text-decoration: none; background:none; } .forum-pathway-2, .forum-pathway-2 a:link { font-weight:bold; text-decoration: none; text-indent:5px; } /*

PATHWAY NEW CODE :
Code:
/* PATHWAY ----------------------------------------------------------------------------------------------- */ .fb_forum-pathway{ padding: 3px; margin: 5px 0 5px 0; border: 1px solid #3F3F3F; background:#1E1E1E; } .path-element-first { font-weight: normal; height: 18px; line-height: 18px; padding-left: 22px; background: url('/images/pathway_start.gif') no-repeat left center; float:left; padding-right:3px; } .path-element-first a:link, .path-element-first a:visited{ font-weight:normal; text-decoration: none; background:none; } .path-element-last, .path-element-last a:link{ font-weight:bold; text-decoration: none; text-indent:5px; clear:left; float:left; } .fb_forum-pathway .path-element { background: url('/images/arrow.png') no-repeat left center; padding-left: 12px; float:left; font-weight: normal; height: 18px; line-height: 18px; padding-right:3px;} .fb_forum-pathway .path-element-last { height: 18px; line-height: 18px; background: url('/images/pathway_finallink.gif') no-repeat left center; padding-left: 30px; padding-right:5px; } .path-element-users {margin-top:21px;} /*

AND ADD THIS CODE
Code:
#Kunena .fb_list_actions_goto { height:28px; padding: 0px 2px 0px 2px; } #Kunena .fb_list_actions_forum { border-left:1px solid #D1D1D1; height:28px; padding: 1px 4px 1px 4px; white-space: nowrap; }

DONE !!! NOW MOC 2.0 RUN IN KUNENA ^^
Last edit: 17 years 2 months ago by Italywins.

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

More
17 years 2 months ago #6418 by itgl72
Any security issues by doing this? I read somewhere that if we modify some of these old template files to work with kunena that we may reintroduce new security fixes.

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

More
17 years 2 months ago #6587 by Italywins
MOC has announced in her forum the new version of MOC template for Kunena 1.0.8 in this week end. Stay tuned .... like me. :P

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

Time to create page: 0.251 seconds