Generally, if the source code relies on a bunch of nested tables, it's Subsilver; if it relies on css instead, it's Prosilver. The Overall Header in Prosilver usually identifies itself, e.g. : <!-- phpBB style name: prosilver Based on style: prosilver (this is the default phpBB3 style) Original auth...
I was talking of a watermarku on your graphics. Since a forum generally consists of people commenting on subjects and sharing items found on the web, the text would virtually be impossible to protect. Unless there is a statement that all posts become your property, the poster would probably remain t...
The simplest way would be to just add a splash html page and then use meta redirect to go to your forum. That way, it doesn't popup each time you go to your forum index (which would get old fast) Make sure index.html is first in your .htaccess directory list: Example: DirectoryIndex index.html index...
In 3.0.10, the subject length is split between first post and replies. To change it to 90 characters (more than that will start to run into the poster's avatar), change the instructions in the first post to make the changes twice, like below: <!-- IF S_POST_ACTION or S_PRIVMSGS or S_EDIT_DRAFT --> <...