Hi Ricardo
Sorry about the delay.
I lost for a moment this issue, because i was interrupted by the August template work.
ok I've visit your website and add the following line on ../css/override.css file:
- Code: Select all
#gkRegister legend {display: none}
Now you can open this file ../templates/gk_esport/html/com_users/registration/default.php using (e.g.) Notepad++
First of all, change to "Encode to UTF-8 without BOM" format.
Second: translate
- Code: Select all
<h2>Registration</h2>
to
- Code: Select all
<h2>Registro de Usuário</h2>
screenshot.png
Now save.
Done
Abraço