Two titles: Registration and User Registration

GK User
Tue Aug 21, 2012 7:44 pm
I created a menu item type Registration Form. When the user calls this item appears two titles: a big one written "Registration" and another smaller written "User Registration". Please, I would a help to have only one: "User Registration".
User avatar
Senior Boarder

GK User
Tue Aug 21, 2012 9:25 pm
Hi

Please go to menu item parameters > Menu Params (GavickPro) and disable "Show Title" option.

Cheers
User avatar
Platinum Boarder

GK User
Wed Aug 22, 2012 1:58 pm
I did that before post this thread. It didn't work. Please, another suggestion?
User avatar
Senior Boarder

GK User
Fri Aug 24, 2012 2:34 am
Impossible :whistle:
Please send me administrator access.
Place ID of this forum topic on your email.
paulo[at]gavick[dot]com
User avatar
Platinum Boarder

GK User
Tue Sep 04, 2012 7:03 pm
Seichinha, I sent you an email. Did you receive it?
User avatar
Senior Boarder

GK User
Mon Sep 10, 2012 5:18 pm
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 ;)
User avatar
Platinum Boarder


cron