Page 1 of 1

table changes when posted in livejournal entry

Posted: Sat May 29, 2004 4:05 pm
by rockindie
i'm setting up a serice which involves providing users with HTML to paste into their live journal.

when the HTML is pated into a regular page it looks like this and this is what its supposed to look like
Image

when pasted into a livejournal it looks like this:
Image

i've tried a lot to figure it out but i still can't find the reasoning for it doing this.

the html code that i use for this code is located at http://www.rockindie.com/lyrics/code.txt

the livejournal that ive been testing it with is at http://www.livejournal.com/~phunksteve/

i've really tried a lot, editing in both frontpage and dreamweaver and posting it into above livejournal always messes it up. i'd be grateful for any incite into this situation. thanks a lot

steve[/big_search]

Posted: Sat May 29, 2004 5:47 pm
by Pyrite
What exactly is wrong here?

Posted: Sat May 29, 2004 8:25 pm
by feyd
the problem: livejournal is adding <br /> where ever you have a new line.

Posted: Tue Jun 01, 2004 2:14 pm
by rockindie
feyd wrote:the problem: livejournal is adding <br /> where ever you have a new line.
you are right, autoformatting was on, fixed it, thank you