Hi,
I am using CB1.4 and J1.6
For some reason I am not able to include html code in the pre-text and post-text fields in the CB Login module.
I searched and found the following post
www.joomlapolis.com/forum/112-cb-122-general-discussion/136111-modify-registerforgot-login-position#136174
that seems to indicate we can use html code in those fields.
When I type:
Code:
<a href="index.php?option=com_comprofiler&task=lostpassword">Forgot login?</a>
<br />
No account yet? <a href="index.php?option=com_comprofiler&task=registers">Register</a>
the system strips out the html tags.
Can you help?
Thank you.