Evvie said:Actually Mirra, your code was just what he needed. Dunno if you've done profile editing on MFC but it isn't a blank entry box where anything goes. We can't use html/body/title tags, or even stuff like center.
You can center your text, i just did it *shrugs*
Just use inline css style such as
Code:
<p style="text-align:center">blah blah blah</p>
It appears you can do quite a bit on the profile page Quick check using divs, float properties, alignments, margins, padding, borders, colours whatever... all working fine.