Maybe somebody could help me, because I don't have any idea already.
I have website on CMS MS with blog module - Blogs Made Simple.
On 21st March I added a note and it was all ok. On 24th March I was trying to add other note but came out a little problem. I can't format the text, the title is ok (as a Title1), but I can't put the 12 pt type. When I add the note blog gets crazy and changes HTML.
This is the HTML before pressing the "add" button:
Code: Select all
<h1>24/03/2011 - Text</h1>
<span style="font-size: small;">tekstteksttekst.</span>
Code: Select all
<h1>24/03/2011 - Text</h1>
<span style="\">tekstteksttekst.</span>
I can't also put any photo there because it change the photo's url on "\\\".
I will be very grateful for any help.