PDA

View Full Version : phpBB to HTML skin


TullyMan
01-08-2008, 02:30 AM
Is anyone good with the tpl files that phpBB uses? I was hoping someone could convert this template (http://www.phpbb.com/community/viewtopic.php?f=74&t=614464) into a basic html/css design so that i can convert it into a subdreamer skin.

Thanks,
TullyMan

glynn
01-08-2008, 07:20 PM
if you know html and css ( which i am sure you do ), just take the images, check out the css and delete anything you wont need

TIP: 99% of phpbb's templates are html, the only elements that are not html are {COMMANDS}, but the tpl's are split into header, footer and main elements for each page

the easiest way to do it would be to take the images and create the css yourself to match the existing css colours, otherwise you could be at it forever, changing roots, deleting commands and creating a layout