This tutorial will teach you how to create a new* template directory for phpBB2.Copy your templates/subSilver/ directory to templates/YourTemplate/ including all subdirectories.In all .tpl files inside templates/YourTemplate/ replace all instances of “subSilver” with “YourTemplate”. You can do that in any text editor with search/replace feature. Make sure that “YourTemplate” is exactly the same as your [...]
More...