One of the problems everyone is complaining about is that their posts no longer accept line breaks. Well, when Soulcast gives us the option to choose which tab we want for a default, you guys will be able to choose the "Compose" tab and all should be well. But until then, just use a break tag. I can't show it to you here, but I can describe it: a "less than" symbol, followed by the letters br, and then a "greater than" symbol.
Remember these less than (lt), greater than(gt) symbols, you need them for every bit of html editing.
Here's a list of commands you need to place inside those symbols in order to get these results (I will use (lt) or (gt) to indicate those symbols):
for a line break: (lt)br(gt) There's no need to "close" a break tag.
bold: (lt)B(gt) at the beginning of the word/sentence you want in bold. THEN you need to "close" that bold tag by typing (lt)/B(gt)
italicize: (lt)I(gt) your word or sentence here (lt)/I(gt)
underline: (lt)U(gt) your word or phrase here (lt)/U(gt).
hmmm... for some reason, the underline tag command is not working.
Leave me a comment if you have any questions. I'll try to help.



