Web Hosting Talk







View Full Version : SMF's Templating System (skinning)


xxkylexx
09-18-2006, 02:19 PM
Hey guys,

Just wondering if anyone has done any work with skinning a SMF forum? I've been looking into using it, but the only thing stopping me is the fact that the template system they use is full of PHP and isn't very easy to edit without messing something up.

I've done IPB and PHPBB skins before with ease, but the SMF templates seem a bit complicated. Am I missing something, or is there an easier way to skin these?


Thanks,
Kyle

Scotty_B
09-20-2006, 06:45 AM
The PHP is very basic, consisting mainly of echo statements. People seem to see PHP and think complicated when in reality it's not.