Topic: Change title layout

So far the HTML for posting a topic is:

<title>Post new topic - PunBB feature requests - PunBB Forums</title>

It would be useful to have the option to change it, so the user could prehaps have it like that:

<title>PunBB Forums :: PunBB feature requests :: Post new topic</title>

Re: Change title layout

i would look at the header.php and the main.tpl to see if you can do that.

Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: Change title layout

To change title separator open "<FORUM_ROOT>/lang/English/common.php", find "Title separator" key and edit its value.