MyPoloNL
Member
Hello,
On our XF1 forum we had some custom pages made, as i could've found on the forum we needed to add the following HTML on each new page like this:
We are now testing XF2 and wanted to update those pages as well, what's the standard HTML we need to use for XF2?
And where to put our custom CSS? I always used EXTRA for that, in XF2 i've tried EXTRA_LESS but my content would not show this CSS when i load the page..
Thanks in advance!
On our XF1 forum we had some custom pages made, as i could've found on the forum we needed to add the following HTML on each new page like this:
HTML:
<div class="messageText ugc baseHtml">
your content here
</div>
We are now testing XF2 and wanted to update those pages as well, what's the standard HTML we need to use for XF2?
And where to put our custom CSS? I always used EXTRA for that, in XF2 i've tried EXTRA_LESS but my content would not show this CSS when i load the page..
Thanks in advance!