Sinecure
Thu 22nd Aug '02, 10:54pm
I can't even count how many times I've personally received this question, so instead of asking here, I've put together a technique I've used to find out what template to edit......
1) Login to your forum admin panel, then go to the vBulletin options
2) Click on the "Templates" shortcut uptop, it will take you to the options for templates
3) You will see an option that says "Add template name in comments?". Simply check "Yes".
4) Go to the page that has the template in question.
5) View source on that page (right click, view source), and look in the source until you see a comment that says what template to edit.
Note: Each page is built of several templats, so you'll see several comments through out the source code.. Pick the one that is above the "template" in question... It's good to look for a reference in the page, for example someones username and then find out what template builds that certain aspect of the page..
For those with a WYSIWYG editor, simply paste the code from the source into your WYSIWYG editor and look for the comments shown...
I hope that helps, maybe one of the mods will put this in the FAQ forum..
1) Login to your forum admin panel, then go to the vBulletin options
2) Click on the "Templates" shortcut uptop, it will take you to the options for templates
3) You will see an option that says "Add template name in comments?". Simply check "Yes".
4) Go to the page that has the template in question.
5) View source on that page (right click, view source), and look in the source until you see a comment that says what template to edit.
Note: Each page is built of several templats, so you'll see several comments through out the source code.. Pick the one that is above the "template" in question... It's good to look for a reference in the page, for example someones username and then find out what template builds that certain aspect of the page..
For those with a WYSIWYG editor, simply paste the code from the source into your WYSIWYG editor and look for the comments shown...
I hope that helps, maybe one of the mods will put this in the FAQ forum..