Log in

View Full Version : Modify style of forum.php


pedrossi
09-05-2010, 05:17 AM
Can anyone tell me which template file I need to be editing if I want to change the position of some objects on forum.php? That is, I want to change exactly where the title of each forum shows up and all that, on the forum's main page.

Lynne
09-05-2010, 01:31 PM
FORUMHOME

To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

pedrossi
09-12-2010, 06:46 PM
Thank you Lynne!