Title: How to put Wide Skyscraper (160x600) in Forum Categories in PHPbb Post by: Khushi on January 03, 2007, 01:58:08 PM How to put Wide Skyscraper (160x600) in Forum Categories in PHPbb Forums
Open up your index_body.tpl Code: 1. <BEGIN> Before add this Code: 1. <table width="100%" cellspacing="1"> then look for this Code: 1. <END> After add this Code: 1. </td> |