Theme editor

  • New XenForo Released Full Nulled 2.3.10 is available for download now. -> HERE
    New XenForo Released Upgrade Nulled 2.3.10 is available for download now. -> HERE
    XenForo Enhanced Search (XFES) 2.3.10 is available for download now. -> HERE
    XenForo Resource Manager (XFRM) 2.3.10 is available for download now. -> HERE
    XenForo Media Gallery (XFMG) 2.3.10 is available for download now. -> HERE

[cXF] Register Page Enhancements

| XF 2.3 Add-ons (Premium) [cXF] Register Page Enhancements 1.0.0

No permission to download
Q: How can I customize the cxf_register_page_enhancements template to wrap the code in a block (with the white background as many other XenForo containers)?

A: Wrap the code with this:

HTML:
Expand Collapse Copy
<div class="blockMessage">
    *** your content ***
</div>
Back
Top