This short snippet adds a pretty topic type prefix to special topics (Announcements, Stickies, Polls, Locked and Moved topics.) Inspired by IPB 3.x
Ever wanted to allow your members to each choose from one of multiple colour schemes or backgrounds? This tutorial will teach you how to add a jQuery powered stylesheet switcher to your phpBB forum.
Add a new column to the index page showing forum-specific Moderators next to their respective forum(s). This was default in phpBB1, and has proved a popular feature in other bulletin board solutions ever since.
Ever needed to inform your users of something, but not wanted to post a full announcement? Displaying a simple coloured message in the header of your site is a great way to do this. Complete with “close” icon, supported by cookies.
Collapsible categories are a great way of letting your users choose their favourite parts of the forum, and hide the rest. Supported by cookies this script stores and remembers the user’s preference.
Use this script to display a real-time indication of your signature limit, and how many characters you have remaining. You will be prevented from entering any more characters once you reach 0. Prosilver and Prosilver-based styles only.