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.

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

Loved Hack poll v0.3.2.2 for Kunena 1.5.12 and 1.0.11

More
16 years 10 months ago - 16 years 10 months ago #21297 by Repelzteeltje
Hi !

I've got the poll up and running but can someone explain me how to move the text to the left ??
The text is centered right now and it's kind of ugly :silly:

Here's an example:



Here's the link

Thanks for the great hack !!!
Last edit: 16 years 10 months ago by Repelzteeltje.

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

More
16 years 10 months ago #21413 by Repelzteeltje
Anyone who can help me with this ?

Thanks..


Repelzteeltje wrote:

Hi !

I've got the poll up and running but can someone explain me how to move the text to the left ??
The text is centered right now and it's kind of ugly :silly:

Here's an example:



Here's the link

Thanks for the great hack !!!

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

More
16 years 10 months ago #21414 by nzjacob
looks OK in Firefox ??

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

More
16 years 10 months ago #21416 by Repelzteeltje
Beats the hell out of me...

Yesterday I changed the css but nothing happenen....
I guess it had to sleep overnight to change :woohoo:

Thank you anyway !

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

More
16 years 10 months ago #21423 by JoniJnm
I have just added your hack (v.0.1.6.1) into Kunena JoniJnm Edition. Thanks you!

a bug, file view.php:
Code:
if (JDocumentHTML::countModules('kunena_poll')) { ?> <div class = "fb-fb_2"> <?php $document = &JFactory::getDocument(); $renderer = $document->loadRenderer('modules'); $options = array('style' => 'xhtml'); $position = 'kunena_announcement'; echo $renderer->render($position, $options, null); ?> </div> <?php }
Change

$position = 'kunena_announcement';

by

$position = 'kunena_poll';

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

More
16 years 10 months ago #21430 by xillibit
Thanks JoniJnm for reporting this :)

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.273 seconds