RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Themes & Styling > Icon Sets

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 10-13-2006, 10:24 AM
Registered User
 
Join Date: Oct 2006
Posts: 6
Downloads: 0
Uploads: 0
Default Change One Icon and Login Page?

Hi,
I don't want to remove all the Roundcube icons, as it's their software, and a rather nice piece of kit it is, too.

However, the organisation where I've installed this is a Jewish school, and we want..

i) The Star of David on the login page, where the roundcube icon is
ii) a 'legal warning' not to try to connect if you're not authorised

Can someone tell me where those parameters can be changed?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-16-2006, 05:24 PM
Registered User
 
Join Date: Oct 2006
Posts: 1
Downloads: 0
Uploads: 0
Default Re: Change One Icon and Login Page?

The login page template file is skins/default/templates/login.html. Your best bet is to copy all of the skin files:

$ cp -R skins/default skins/mydefault

and then edit skins/mydefault/templates/login.html to use a different icon and add the text you want. That way, when you upgrade to the new version, you won't lose your customizations...

HTH

John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-18-2006, 04:01 PM
Registered User
 
Join Date: Oct 2006
Posts: 6
Downloads: 0
Uploads: 0
Default Re: Change One Icon and Login Page?

It works. Thanks!

T.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 10-26-2006, 07:01 PM
Registered User
 
Join Date: Oct 2006
Posts: 2
Downloads: 0
Uploads: 0
Default Re: Change One Icon and Login Page?

That's exactly what I was looking to do but somehow it failed. I must be missing something really obvious.

All I want to do is to simply brand the site in our company theme. Change the logo, favicon and a couple of other files.

1. cp -R skins/default skins/companyname

2. chmod -R 777 skins/companyname

3. with a graphics package edit the following files in skins/companyname/images
- favicon.ico
- roundcube_logo.gif
- roundcube_logo.png
- roundcube_logo_print
- rcube_watermark.png

4. edit the file config/main.inc.php as follows:
// relative path to the skin folder
// $rcmail_config['skin_path'] = 'skins/default/';
$rcmail_config['skin_path'] = 'skins/companyname/';

Looks pretty simple to me, could not possibly go wrong. However, I get the following error in the browser
"Service currently not available!" then "Error No. 1f4)"

The error log file logs/errors reports
"PHP Error: Error loading template for 'login' in /srv/www/vhosts/webmail/program/include/main.inc on line 1110"

--

I looked at the main.inc script but could not see an obvious problem.

--

Next I removed the new skin directory completely and leaving just skins/default

I then ran the same copy again
cp -R skins/default skins/companyname
chmod -R 777 skins/companyname

and changed config/main.inc.php as follows:
// relative path to the skin folder
// $rcmail_config['skin_path'] = 'skins/default/';
$rcmail_config['skin_path'] = 'skins/companyname/';

but this time I did not change any skin image files whatsoever. To my surprise, I still get the error! Both the directories skins/default and skins/companyname are identical and both have full permissions.

<scratching head, thinking> this can't be that difficult, there must be something obvious, but can I find it?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 10-26-2006, 09:45 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 597
Downloads: 14
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: Change One Icon and Login Page?

What revision are you using?

I don't see this issue. Unfortunately, it would seem that your Database DSN is wrong. That error is typically a database error.
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 10-27-2006, 09:10 AM
Registered User
 
Join Date: Oct 2006
Posts: 2
Downloads: 0
Uploads: 0
Default Re: Change One Icon and Login Page?

I downloaded file

roundcubemail-0.1beta2.tar.gz

and index.php has an ID of

index.php 297 2006-08-06 15:55:11Z thomasb

Also while you are here, I just want to say RoundCube email is an outstanding piece of software! Really impressive, keep up the good work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 10-27-2006, 12:04 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 597
Downloads: 14
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: Change One Icon and Login Page?

Okay. What does your database settings file look like?
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 09:23 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community