Page 1 of 1

Problem with Blogs Made Simple

Posted: Tue Mar 29, 2011 11:55 am
by Ruda
Hello

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>
And this is the same note after pressing the "add" button:

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.