XenForo
Administrative
- Thread starter
- Admin
- #1
If you use a <xf
asswordbox> tag within a <xf
ption> tag, the CSS for the passwordbox gets mucked a bit. It looks like this (see the 2 password box input fields there)... the Show text is slightly out of alignment and more noticeable, the icon for that Show/Hide toggle is definitely not in the right place.

It can be worked around by adding this to named template:
Code:
Read more
ادامه مطلب...

It can be worked around by adding this to named template:
Code:
Code:
<xf:comment>Fix for xf:passwordbox within .inputChoices</xf:comment>
<xf:css>
.inputChoices >...
Read more
ادامه مطلب...