Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question How to start the new line in a post a bit further?

More
13 years 8 months ago - 13 years 8 months ago #123119 by petko8680
Hi there,
not sure if I expressed myself correctly, but what I mean is following:
When I post a new topic I want some of the lines to start a bit further, not from the first position of the line, but maybe 2-3 signs further. The problem is that when I submit the topic/post all the lines start from "number 1".

P.S. even here it doesn't work. I hope it's possible to be done.
Last edit: 13 years 8 months ago by petko8680.

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

More
13 years 8 months ago - 13 years 8 months ago #123158 by sozzled
I'm sorry but I don't really understand the problem. Maybe you could post a picture of what you mean?

petko8680 wrote:

P.S. even here it doesn't work.









What, exactly, does not work here? :unsure:
Last edit: 13 years 8 months ago by sozzled. Reason: Change topic icon

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

More
13 years 8 months ago #123182 by petko8680
This is how i want it to look like


Look at line 2 and 4, that they don't start from the "start", but a bit further.

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

More
13 years 8 months ago - 13 years 8 months ago #123188 by sozzled
I understand now. You want to indent the text from the left. You can do things like this CSS.

This "doesn't work" here, at www.kunena.org because we don't want messages to display like that here.

If it was really important to you, you could achieve a similar effect using unordered lists, like this:
  • First line

    • Second line
  • Third line

    • Fourth line
and with a bit of customised CSS, remove the bullets. This is the BBcode that I used to generate what you see above:
Code:
[ul] [li]First line[ul] [li]Second line[/li] [/ul][/li] [li]Third line[ul] [li]Fourth line[/li] [/ul][/li][/ul]
Last edit: 13 years 8 months ago by sozzled.

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

More
13 years 8 months ago #123257 by petko8680
thanks. will try it.

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

Time to create page: 0.300 seconds