FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

modding PHPbb

 


angry_hindu
is there an article on this? how do i make a link on the forum index? what do i do in the php/html?
LukeakaDanish
This is very easy, if you want to do it in a very simple and n00bish way...


Go into the "templates" folder of your forum

Open either overall_header.tpl
or index_body.tpl
or overall_footer.tpl

...and modify the HTML (which is pretty straight forward) all you like. - watch out though, as some HTML elements get printed many times (the stuff inside the "switches"...

For more info you could always visit [url]phpbb.com[/url].
angry_hindu
LukeakaDanish wrote:
This is very easy, if you want to do it in a very simple and n00bish way...



whats the 'pro' way then?
LukeakaDanish
Well, the pro way would be to create a new .tpl file and place it in phpbb with the .php files. Then you could also have it so you could edit it in your admin control panel.

- dont ask me how to do this though Embarassed

I suggest just trying my first suggestion - its likely that it will work pretty much perfectly for you.

Alternatively you could try searching for a mod which does what i explained at the top on phpbbhacks.com or phpbb.com
swizzy
The .tpl files are actually have html codes in them, they are not totally html but many tpl files consistute to make one php file. editing the tpl files, have to be done carefully and you should note that all styles use different tpl files, so if you have multiple styles then edit each of them
Reply to topic    Frihost Forum Index -> Scripting -> Website Software

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.