ktauber.com Java / LDAP Programming Printable Page
Copyright © 2001-2003 Karl Tauber.
All rights reserved.

Powered by phpCMS.

subGreen phpBB2 style

Overview

Preview

subGreen is a style for phpBB 2.0. It is based on the original phpBB2 subSilver style. The only difference is the green color instead of the blue one.

What's in subGreen:
  • A set of green subSilver images (changed blue to green).
  • A set of green subSilver rank images (changed blue to green).
  • A theme configuration file that contains the green color schema.
  • A template that's identical to the original phpBB 2.0 subSilver template (except some necessary file name adjustments).
  • The Style Color Display MOD that I found at www.phpbb2.deExternal Link. It displays the color right to the color code in the Edit Theme page (Administration Panel) and makes it much easier to modify colors.

You can see it in action at www.ktauber.com/forums_green.html.

phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. The official home page is www.phpbb.comExternal Link.

Installation

  1. Copy the directory subGreen and all it's sub-directories to your phpBB2 templates/ directory.
  2. If you use the flat file template caching system, do not forget to create the cache/ and cache/admin/ directories with proper access rights.
  3. Start your web browser and go to the phpBB 2.0 Administration Panel.
  4. Click Style Admin / Add. You will see a list of available styles. Click Install right to subGreen.
  5. Click General Admin / Configuration and select subGreen as Default Style. If all registered users should use the subGreen style, then click the Yes button in the Override user style row. Otherwise you must edit your user profile. Then click the Submit button at the bottom of the General Configuration page.
  6. If you like to use the rank images, then click User Admin / Ranks to go to the Rank Administration.

Upgrade

Take a look at the included readme.html for upgrade instructions.

License

subGreen is open source, licensed under the GNU General Public License (GPL)External Link.
phpBB is Copyright © 2001, 2002 phpBB GroupExternal Link.

Frequently Asked Questions (FAQ)

Why have you made subGreen?
Because I love the phpBB2 subSilver style, but the blue color does not fit to the style of my site. So I started to play with the subSilver color settings in the phpBB2 Administration Panel and I used an image manipulation program to change the images to a green style.

How can I change the subGreen colors?
Start your web browser, go to the phpBB 2.0 Administration Panel, click Style Admin / Management and click subGreen Edit. Now you are in the Edit Theme page where you can change all colors (except those of the images of course).

I don't like the orange table header text color introduced with subGreen 1.2. How can I get back the previous used light green one?
Start your web browser, go to the phpBB 2.0 Administration Panel, click Style Admin / Management, click subGreen Edit, enter BBEEBB in the Font Colour 3 field and click Save Settings.

How have you modified the color of the subSilver images?
I've used Replace Color (menu Image / Adjust) in Photoshop for all images except cellpic1.gif and cellpic2.jpg where I used Hue/Saturation (menu Image / Adjust). Creating a Photoshop Action (palette Actions) and using Batch (menu File / Automate) makes it easy to modify all images at once.

Download

You can download subGreen, Language Packs and Mod Images here.

Support

Please use the support forums to submit questions or report bugs.

History

Version 1.9 (2006-04-23)
  • Updated for phpBB 2.0.20.
Version 1.8 (2006-01-06)
  • Updated for phpBB 2.0.19.
Version 1.7 (2003-09-28)
  • Colors in subGreen.css changed from subSilver to subGreen.
  • Moved cellpic1.gif, cellpic2.jpg and cellpic3.gif from templates/subGreen/images/subGreen to templates/subGreen/images.
Version 1.6 (2003-06-29)
  • Updated for phpBB 2.0.5.
Version 1.5 (2003-01-18)
  • Updated for phpBB 2.0.4.
Version 1.4 (2002-09-03)
  • Updated for phpBB 2.0.2.
Version 1.3 (2002-06-23)
  • Updated for phpBB 2.0.1.
  • Style Color Display MOD added.
Version 1.2 (2002-04-14)
  • It contains now a copy of the original phpBB 2.0.0 subSilver template files. This makes it much easier to install subGreen.
  • Recreated cellpic2.jpg (and cellpic1.gif) for a smooth gradient.
  • Changed the main table header text color to orange.
Version 1.1 (2002-04-07)
  • Adjusted to phpBB 2.0.0.
  • Rank images added.
Version 1.0 (2002-03-10)
  • Initial release.