Debt Consolidation - Wordpress Themes - Debt Consolidation - Wordpress Themes - Hindi movies, hindi songs

PDA

View Full Version : help with phpbb forum


musman
Aug 17th 2005, 9:17 pm
hello, i really dont know were this question would go so i put it here. but i am having trouble putting up my logo on a new forum that i want to start. how would i delete the phpbb logo and replace it with mine? you can see my forum at www.vimshop.com.

thanks for looking

mediaguru
Aug 17th 2005, 9:29 pm
depends on what version of phpbb. All you really need to do if you don't want to change any code is this: Find the file path to the image. Upload your new image to that location and with the same name. Voila.

musman
Aug 18th 2005, 8:24 am
where do i find the file path???

dcristo
Aug 18th 2005, 8:57 am
where do i find the file path???

right click on the phpbb logo image to discover its file name and location. Then it's just a matter of replacing the image with the same file name in that location.

unitechy
Dec 7th 2005, 9:04 pm
thanku even i wanted to know this.
I'll come to this post if i encounter any error

minstrel
Dec 12th 2005, 7:20 am
Look in {forum root directory}/templates/{template name}/overall_header.tpl.

If you haven't installed any templates other than the default subSilver, that would be {forum root directory}/templates/subSilver/overall_header.tpl.

If you have installed more than one template and have it set in the Admin Control panel to allow members a choice of templates, you'll need to make the change in all copies of the overall_header.tpl file (one for each template).