View Single Post
  #1  
Old 11-21-2005, 10:23 PM
KingSpade's Avatar
KingSpade
SixteenOhNine.com
 
Post Count Posts: 155
User Location Location: Tennessee
Administrative Ability Ability: Legend
Running vBulletin 3.0.X vBulletin 3.0.X

For those new to the vBulletin software, developing a new style for your community may be a bit confusing, but it doesn't have to be. In this article, I've outlined the templates that are most commonly edited by vBulletin style designers. I've also detailed what specific areas these templates control so you can start creating your own vBulletin style today!

Common Template Edits
  • FORUMHOME
    This template controls the display of forums shown when visiting index.php

    • Child Templates
      • forumhome_event
      • forumhome_forumbit_level1_nopost
        This template controls the display of a parent forums category display

      • forumhome_forumbit_level1_post
        This template controls the display of a parent forum's sub-forum listing

      • forumhome_forumbit_level2_nopost
        This template controls the display of a parent forums sub-forum category display

      • forumhome_forumbit_level2_post
        This template controls the display of a parent forums forum listing

      • forumhome_lastpostby
      • forumhome_loggedinuser
      • forumhome_moderator
      • forumhome_subforum_nopost
      • forumhome_subforum_post
      • forumhome_subforumseperator_nopost
      • forumhome_subforumseperator_post

Reply With Quote