Miscellaneous > Roundcube Discussion

Enable a theme

(1/3) > >>

kfordham281:
I've uploaded BlueTabby to my skins directory but I can't seem to find out how to enable it. Help please. I searched the wiki but didn't find anything. Thanks.

digitalslave:
change this line in main.inc.php in your config folder after placing the BlueTabby folder in the Skins folder... atleast until they build in a theme switcher ;)


--- Code: ---// relative path to the skin folder
$rcmail_config['skin_path'] = 'skins/default/';

--- End code ---

to


--- Code: ---// relative path to the skin folder
$rcmail_config['skin_path'] = 'skins/BlueTabby/';

--- End code ---

thanks for checking out BlueTabby by the way :)

kfordham281:
I even looked in there and didn't see it! I did a "find" on theme but it's labeled as skin.

Thanks!

BlueTabby looks good!

flosoft:

--- Quote from: kfordham281 ---I even looked in there and didn't see it! I did a "find" on theme but it's labeled as skin.

Thanks!

BlueTabby looks good!

--- End quote ---

Are you sure? The value is definetly in main.inc.php.

bizhat:
Premade skins are available for RoundCube or i have to make it myself ?

I like to have a skin like gmail, i don't like default skin as it load mail in frame. Gmail do not do that way.

Navigation

[0] Message Index

[#] Next page

Go to full version