Author Topic: Default Skin Change in RoundCube  (Read 11870 times)

Offline mdixon18

  • Newbie
  • *
  • Posts: 2
Default Skin Change in RoundCube
« on: June 25, 2014, 11:39:04 AM »
Hi,

I'm very new to Roundcube, in fact I have it through Plesk. I'm not sure if there is some form of administrator account by default or what but i'm looking to somehow change the default theme from Larry to a custom theme. Now i've looked into this
Code: [Select]
main.inc.php file that people talk about but i don't seem to find it and if i create my own it doesn't seem to work.

Haven't really found much on this but i'd like to change the theme and make it the only accessible skin,

Thanks for reading,

Matt.

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
Re: Default Skin Change in RoundCube
« Reply #1 on: June 25, 2014, 01:53:41 PM »
On the latest version, the file for custom config options is now config.inc.php. Add your skin declarations as:

$config['skin'] = 'custom_skin_name';
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA