twisted_pepper
Registered
Hello,
Sorry to trouble you I did d some searching but can't find anything.
You have a login button, not the alt login, and I need to change some things on it?
It uses the CSS class etc;
reg_button LoginControl - text Log in or Join now for more
Could you please let me know how/where I can change this?
Sorry to trouble you, hope life is good all.
Sorry to trouble you I did d some searching but can't find anything.
You have a login button, not the alt login, and I need to change some things on it?
It uses the CSS class etc;
reg_button LoginControl - text Log in or Join now for more
Code:
<label for="LoginControl" class="reg_button">
<a href="{xen:link login}" class="inner">{xen:if $xenOptions.registrationSetup.enabled, "Log in or Join now for more", {xen:phrase log_in}}</a>
</label>
Could you please let me know how/where I can change this?
Sorry to trouble you, hope life is good all.