rejetto forum

Software => HTML & templates => HFS ~ HTTP File Server => RAWR-Designs => Topic started by: riccetts on October 11, 2013, 01:27:16 AM

Title: linebreaks for comments
Post by: riccetts on October 11, 2013, 01:27:16 AM
I want to have linebreaks in my comments on files. What do I use? I tried </br> but doesn't work.
Thanks
Title: Re: linebreaks for comments
Post by: Mars on October 11, 2013, 07:50:20 AM
In VSF, comments are monoline

if you want to have all in multiline, it must be good tag, </br> is an end tag.

must be used <hr> <p> <br>


Quote
hello<p>Where is<p> the boss?
<hr><b>this text<br>is<p>mulitine</b><hr>
Well<br>it's over

hello
Where is
the boss?

this text
is
mulitine


Well
it's over
Title: Re: linebreaks for comments
Post by: riccetts on October 11, 2013, 08:47:19 PM
None of those work in "live-3.o.1 tpl" How can I make the comment show in another window? Maybe a info button for individual files, after clicking the comment comes up in a different window.
But in any case  the linebreaks mentioned don't work for Live tpl.
Can I gets some more help please?
Title: Re: linebreaks for comments
Post by: rejetto on October 15, 2013, 02:05:39 AM
<br> should work.
To understand if it's something about your template, you can try Menu > Debug > Temporarily reset options