Log in

View Full Version : Avoiding <br /> in posts with HTML code?


Micael.Enkurs
11-12-2007, 04:59 PM
Hello!

When writing own HTML in posts (yes, only in locked forums as an administrator) vB automatically adds <br /> to each row when it's shown as a post in a thread.
Because of this, formatted own HTML in posts build up large amounts of <br /> and this creates large gaps in the post.

The only solution I have so far, is to write all HTML on a single line in a post - but that means a lot of work if the HTML is long and complicated. For example, when adding HTML <table>s in a post.

Is there any way to stop vB from putting <br /> on each row in certain posts, so the HTML can span more than one line?

Micael.Enkurs
12-17-2007, 10:02 AM
I have to bump this, if anyone has an idea please share it.

MrPHD
12-17-2007, 10:09 AM
Hello!

When writing own HTML in posts (yes, only in locked forums as an administrator) vB automatically adds <br /> to each row when it's shown as a post in a thread.
Because of this, formatted own HTML in posts build up large amounts of <br /> and this creates large gaps in the post.

The only solution I have so far, is to write all HTML on a single line in a post - but that means a lot of work if the HTML is long and complicated. For example, when adding HTML <table>s in a post.

Is there any way to stop vB from putting <br /> on each row in certain posts, so the HTML can span more than one line?
Hi, can you explain better or send one example? Regards
Note: Your Html is ON on Forum? and your Maximum Characters Per Post are?