My ISP uses cpanel and this include X3 for roundcube.
Is it possible to download that theme for use with roundcube on my local server ?
Also they allow the user to Select from a couple of themes.. How do I enable that ?
Thanks
Quote from: TomT;26340My ISP uses cpanel and this include X3 for roundcube.
Is it possible to download that theme for use with roundcube on my local server ?
The X3 theme is an old theme. Which RoundCube version do you have?
Quote from: TomT;26340Also they allow the user to Select from a couple of themes.. How do I enable that ?
Installing multiple themes and make sure that the option is not
disabled in the ./config/main.inc.php at
$rcmail_config['dont_override'] = array();
Is it possible to download that theme for use with roundcube on my local server ?
I've searched the internet, but I can't find a separate download for this theme.
May be other users can help you with this.
Thanks :)
Any good themes available !! ?
Quote from: TomT;26350Thanks :)
Any good themes available !! ?
Check out the download (http://www.roundcubeforum.net/dlcat-themes-skins-1/) section or this (http://www.roundcubeforum.net/8-themes-styling/28-theme-releases/) part of the forum.
MobileCube is presently the only theme I know of that works with the current [0.3] Roundcube release that is still being actively supported.
Someone recently updated MVISION v2 to work on RoundCube 0.3 however it's no longer actively supported so I can't really recommend it.
There is also a group (which includes the developer of MobileCube) working on a new theme project which is based on Roundcube called CrystalWebMail but very few details are know. They have a countdown timer on a newly created website ( UNDER CONSTRUCTION (http://crystalwebmail.com/) ) and that's about all the info available at present.
Martian
Quote from: Martian;26354MobileCube is presently the only theme I know of that works with the current [0.3] Roundcube release that is still being actively supported.
With version 0.3 the default skin was changed. But there is now documentation (http://trac.roundcube.net/wiki/Doc_Skins) available for skin developers, so reverse engineering is no longer needed.