does anyone know anything on how to edit a phpbb forum so that i can add special effects to my phpbb forum like background sound etc. when i edited the index.php file many errors were encountered.
Help me Please
editing phpbb
-
- Posts: 348
- Joined: Thu Jan 12, 2006 8:24 pm
- Contact:
To add any kind of html based coding into phpbb, do not touch the phpbb core files. You may go to the templates directory and change there whatever you like.
For example,
If you need to change something on the main page and you are using subSilver template, then you must go to /templates/subSilver/ directory and make changes as required in those .tpl files.
In general the index_body.tpl, overall_header.tpl and overall_footer.tpl make up the complete home/index page of the phpbb forums system.
For example,
If you need to change something on the main page and you are using subSilver template, then you must go to /templates/subSilver/ directory and make changes as required in those .tpl files.
In general the index_body.tpl, overall_header.tpl and overall_footer.tpl make up the complete home/index page of the phpbb forums system.
-
- Posts: 348
- Joined: Thu Jan 12, 2006 8:24 pm
- Contact: