phpBB Template Design Guide
Collector Fine Art Photography and high-end stock images
Looking for phpBB forum hosting? Get a free phpbb Forum with a lot of nice features | Also see Free Forum
Recommended Stuff
Recent
Recent blog posts
- Five perhaps not-so-known PHP tricks for leaner and cleaner code
- PHPEclipse and PDT
- Kilowatts & Vanek are back, better than ever
- The future of my phpBB templates
- Checking in
- Web Design or the Art and Science of Solving Problems (Part 1)
- Lost in thought
- An easy way to display a customized menu in your Drupal theme
- Back on the blog with a CSS rant
- Eternal* fame on the red planet for free
phpBB Topics
- 9:28
Rate Me! - 3:59
Chronicles phpbb3 - 16:20
Can't find color FFA34F in chronicles to... - 4:07
.Net and DHTML - 3:15
Testing something
User login
Search this site with Google
Changing moderator and administrator user link colors for the Who's Online list
A question often asked is about how to change the link colors for moderator and administrator user listed in the Who’s Online box and on the Who’s Online page. It’s relatively easy, you will need to edit the colors for “font color 2” and “font color 3” in Administration Panel -> Styles Admin -> Management.
Like I mentioned previously in the guide while on the topic of styles, phpBB uses field values stored in the database for colors, background images and fonts. The colors used for moderator and administrator user links cannot be defined in the external stylesheet (CSS file) so they need defined in the style (stored in the database). In the default subSilver template, “font color 3” is also used for table headers.

