Author Topic: how do i make changes to my log in screen  (Read 6656 times)

Offline gregharkins

  • Jr. Member
  • **
  • Posts: 12
how do i make changes to my log in screen
« on: November 24, 2012, 01:01:13 PM »
I have been using RC for quite sometime now and i would like to make changes on the login page for our staff members.

I found out to set the default server name so they no longer have to enter that, but i would like to add our company logo and add a reminder on the login page to remind them they have to enter there USER NAME as xxx.domain.com


i am running all items 100% default set up

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: how do i make changes to my log in screen
« Reply #1 on: November 25, 2012, 07:29:22 PM »
You can edit <RC root>/skins/<skin>/templates/login.html to change the login screen.
You can set the login by setting $rcmail_config['skin_logo'] to a url of the logo in <RC root>/config/main.inc.php.
You can also remove the requirement to have to type the domain in the username by adding the domain to $rcmail_config['username_domain'] in <RC root>/config/main.inc.php.

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
Re: how do i make changes to my log in screen
« Reply #2 on: November 26, 2012, 12:37:12 AM »
You can set the logo by setting $rcmail_config['skin_logo'] to a url of the logo in <RC root>/config/main.inc.php.
This one requires a recent release of Roundcube, version 0.7 or hight, IIRC.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA