CyberAP
Well-known member
If I have for example this code:
in PAGE_CONTAINER template it works well. Except it doesn't work in TinyMCE iframes that use another CSS from XenForo. They link the same CSS but without anything that was added by user (xen:require css ignored).
Code:
<xen:require css="mycode.css" />