- Compatible XF Versions
- 2.x
Open your "login" template and then find
HTML:
<xf:js src="xf/login_signup.js" min="1" />
add this code above
HTML:
<xf:css src="login.less" />
now find this
HTML:
<div...
You do not have permission to view the full content of this resource.
Log in or register now.