Solari
Active Member
Greets, this is for Edge on XF1.5.
I'm creating custom pages for various things and I noticed whatever HTML styling code I'm using (<h3>, etc.) isn't being honored. I read on the XF forums to wrap pages like so:
But it's not making a dent in allowing HTML styling code, etc. Is there something else I need to do?
Thanks!
Ray
I'm creating custom pages for various things and I noticed whatever HTML styling code I'm using (<h3>, etc.) isn't being honored. I read on the XF forums to wrap pages like so:
Code:
<div class="messageText ugc baseHtml">
~ my page content ~
</div>
But it's not making a dent in allowing HTML styling code, etc. Is there something else I need to do?
Thanks!
Ray