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-gen...ogin-position#136174
that seems to indicate we can use html code in those fields.
The tooltip also states that we can use html code inside the fields.
When I type:
<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.
To reproduce the error all you have to do is to go to the CB Login module and type any text with html tags in the pre-text or post-text fields. Once you navigate away from the field, the html tags will be deleted and you will be left with plain text only.
I hope this helps. Please let me know if you need additional information.
Thanks.
Thank you.