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
- 4:07
.Net and DHTML - 3:15
Testing something - 3:14
test - 3:47
The question of Chronicles phpbb3... - 19:18
new poll for Chronicles
User login
Search this site with Google
The ICQ status image button
The page for showing topics, viewtopic_body.tpl contains the buttons that are displayed below posts. I call these “post buttons”. There’s a post button for ICQ, and in the default subSilver template there’s also a snippet for JavaScript code that shows a user’s ICQ online status by overlaying it with a green ICQ flower.
The same code is used in profile_view_body.tpl to display the user’s ICQ online status.
If you redesign this post button you may either have to remove or edit this code. It’s a simple piece of JavaScript so remove all the code between the <script>…</script> tags, remove the <noscript> and </noscript> and only keep the template variable placeholder for the image.

