hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Web Design and Content : Web Design and Content Tutorials : Free SquirrelMail Theme (CSS)
Reply

Web Design and Content Tutorials Tutorials on web design and content.
Forum Jump

Free SquirrelMail Theme (CSS)

Reply Post New Thread In Web Design and Content Tutorials Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 05-15-2006, 02:49 PM
Richard Richard is offline
Tastes Like Photoshop
 
Join Date: Aug 2005
Posts: 1,363

Free SquirrelMail Theme (CSS)


It's pouring down rain right now and I've decided that instead of spending $30 to $199 on an amazing SquirrelMail theme from some professional SquirrelMail theme designers, I'd hack up the basic CSS sheet and create my own 'Windows XP' look directly from the stylesheet.

(Instructions based on cPanel-powered server, other control panels may vary by path)

# cd /usr/local/cpanel/base/3rdparty/squirrelmail/themes
# wget http://www.metafound.com/xp_theme.txt
# mv xp_theme.txt xp_theme.php

Now you need to include this new entry in your config so that it becomes an option in your theme selection menu.

# cd ../config (/usr/local/cpanel/base/3rdparty/squirrelmail/config)
# pico -w config.php

Look for the following lines:

$theme[34]['PATH'] = SM_PATH . 'themes/penguin.php';
$theme[34]['NAME'] = 'Penguin';

Below this, add the following new entry and save the file:

$theme[35]['PATH'] = SM_PATH . 'themes/xp_theme.php';
$theme[35]['NAME'] = 'Windows XP';

Now log in to SquirrelMail and select the new theme. I've included a screenshot as not to disappoint someone looking for the eye candy $199 XP themes you see for sale.

Feedback is welcome. Enjoy.
Attached Thumbnails
Click image for larger version

Name:	sqmail-xp.gif
Views:	23832
Size:	48.2 KB
ID:	9582  

Reply With Quote


Sponsored Links
  #2  
Old 05-15-2006, 05:54 PM
avythe avythe is offline
antitheistic atheist
 
Join Date: Oct 2005
Location: Fleet Street
Posts: 3,243
I must say Richard, you're quite the pimp.

LOL looks good, I'll try it out later

Reply With Quote
  #3  
Old 05-15-2006, 05:56 PM
Richard Richard is offline
Tastes Like Photoshop
 
Join Date: Aug 2005
Posts: 1,363
I can't take any credit, but I am looking to create a full-featured graphical theme (like those $199 ones I keep talking about) and give it away for $1.99/ea (Yes, less than two dollars). I think I did a good job on the color selection and it's now my default theme.


Reply With Quote
Sponsored Links
  #4  
Old 05-15-2006, 06:00 PM
Sa1Nt Sa1Nt is offline
Newbie
 
Join Date: May 2006
Posts: 11
looks great, i'll try it later... thanks for the theme

Reply With Quote
  #5  
Old 05-15-2006, 10:17 PM
TaTonka-FX TaTonka-FX is offline
Newbie
 
Join Date: Mar 2006
Posts: 6
looks nice, gj

Reply With Quote
  #6  
Old 05-16-2006, 08:52 AM
the_pm the_pm is online now
Community Liaison 2.0
 
Join Date: May 2004
Location: Akron/Canton, Ohio (USA)
Posts: 11,132
This one definitely belongs within the list of tutorials for Web designers. And so now it's there

Reply With Quote
  #7  
Old 05-16-2006, 11:46 AM
Richard Richard is offline
Tastes Like Photoshop
 
Join Date: Aug 2005
Posts: 1,363
Sorry about that. I wasn't sure where to place this one.

Reply With Quote
  #8  
Old 05-16-2006, 03:53 PM
adriantr adriantr is offline
New Member
 
Join Date: May 2006
Posts: 3
I use SquirrelMail alot and this is useful for customizing it a bit. Nice!

Reply With Quote
  #9  
Old 05-17-2006, 04:03 PM
Nytol Nytol is offline
Newbie
 
Join Date: May 2006
Posts: 6
Great looking theme, I will definatley use this!

Reply With Quote
  #10  
Old 05-27-2006, 04:45 PM
Mephistox Mephistox is offline
Newbie
 
Join Date: Nov 2005
Posts: 10
how would I implement this if my host doesn't use cPanel?

Reply With Quote
  #11  
Old 05-29-2006, 10:55 AM
Richard Richard is offline
Tastes Like Photoshop
 
Join Date: Aug 2005
Posts: 1,363
Quote:
Originally Posted by Mephistox
how would I implement this if my host doesn't use cPanel?
You can install a local copy of squirrelmail in your website's root directory and implement it that way if you don't have root access to the server you're on.

For non-cPanel servers, just type the following and look for the correct file -- then follow the same steps:

# locate squirrelmail|grep config|more

Reply With Quote
  #12  
Old 05-31-2006, 10:15 AM
globaltap globaltap is offline
Registered User
 
Join Date: May 2006
Posts: 27
Squrrielmail is so last year!

Use RoundeCube www.roundecube.net
Looks great out of the box (it's free!) and acts more like a client based email manager (like outlook).

Suppors drag-n-drop, double click, ajax loaded.

Really sweet webmail client.

Reply With Quote
  #13  
Old 05-31-2006, 06:39 PM
Richard Richard is offline
Tastes Like Photoshop
 
Join Date: Aug 2005
Posts: 1,363
Quote:
Originally Posted by globaltap
Use RoundeCube www.roundecube.net
Looks great out of the box (it's free!) and acts more like a client based email manager (like outlook).
Do you mean RoundCube?

The reason this was created for SquirrelMail is because since it's pre-installed by so many hosting control panels (like cPanel), it has quickly become one of the most used webmail applications on the Internet -- almost by default.

Reply With Quote
  #14  
Old 05-31-2006, 06:51 PM
globaltap globaltap is offline
Registered User
 
Join Date: May 2006
Posts: 27
oops!

Quote:
Originally Posted by Richard H
Do you mean RoundCube?

The reason this was created for SquirrelMail is because since it's pre-installed by so many hosting control panels (like cPanel), it has quickly become one of the most used webmail applications on the Internet -- almost by default.
Thanks for the fix. Yes! www.roundcube.net

Reply With Quote
  #15  
Old 06-04-2006, 04:19 PM
aingaran aingaran is offline
Web Hosting Master
 
Join Date: Oct 2000
Location: Toronto
Posts: 1,103
Great theme!

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
WHD.global 2013 Web Hosting Events 2013-02-14 08:50:49
Softaculous Releases Auto Installer Version 4.1.7 Web Hosting News 2012-12-19 16:45:21
cPanel Conference 2012: Branding and How to Do it Better with Felipe Gasper Web Hosting News 2012-10-09 18:00:02
Softaculous Launches AMPPS Installer Version 1.5 Web Hosting News 2012-01-26 16:52:40
Web Hosting Sales and Promos Roundup - July 22, 2011 Web Hosting News 2011-07-22 20:22:32


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?