Hi All
Can anyone tell me how to get rid of this pic on the log in page?
BTW - I don't want remove the footer pic, or break the licence, I just want to remove the "Welcome to Sugar Commnity Edition" cause I think it looks ugly.
Thanks
RLJB.
Hi All
Can anyone tell me how to get rid of this pic on the log in page?
BTW - I don't want remove the footer pic, or break the licence, I just want to remove the "Welcome to Sugar Commnity Edition" cause I think it looks ugly.
Thanks
RLJB.
You can remove this image by editing the file "modules/Users/Login.php"
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
Andre is correct. Go with an upgrade safe customization.
Thanks guys - worked perfectly!
Hi guys,
I'm an absolute newbie here but I have the same needs to customize the login screen.
I copied all the Users module to custom/modules/user but it doesn't work as Sugar is not using the custom copy. I've tried to empty the cache but I'm sure I'm missing something as I'm not used to developing in Sugar.
Any help will be very appreciated.
Thanks,
Israel.
Hi,
Everything sorted out, I was missing a redirection on the php to the new template dir in /customs/modules/Users. A beginners mistake.
Thanks,
Israel.
For anyone looking to do this in 5.5.1, the location has changed. You'll need to edit the file modules/Users/login.tpl
You'll probably actually want to move it to custom/modules/Users/login.tpl to make it upgrade safe.
This is the code you'll need to modify/comment:
<td style="padding-bottom: 10px;" ><b>{$MOD.LBL_LOGIN_WELCOME_TO}</b><br>
<IMG src="include/images/sugar_md.png" alt="Sugar" width="340" height="25">
</td>
The variable $MOD.LBL_LOGIN_WELCOME_TO contains the "Welcome to" text, and is determined by the selected language.
Israel,Everything sorted out, I was missing a redirection on the php to the new template dir in /customs/modules/Users. A beginners mistake.
Could you explain how you redirected to the new template? I'm somewhat of a newbie as well, and I'm not sure what this means.
David.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks