Debt Consolidation - Loan - Debt Consolidation - Find jobs - Online Advertising

PDA

View Full Version : How To Edit The Body Of Phpbb Forums?


razsports
Nov 13th 2005, 10:58 am
Hi,

I've figured out how to custormize the header and footer of my phpbb forums with CSS. However, I still can't figure out how to edit the body parts of the forums(ie.. the tables such as this one where it says post a new topic followed by subject and then message body and so on). I'd like to custormize them with all CSS and not tables.

993ti
Nov 13th 2005, 11:06 am
Index view is index_body.tpl
Forum view is viewforum_body.tpl
and topic view is viewtopic_body.tpl
Hope this is what you meant :)

minstrel
Nov 14th 2005, 9:24 pm
I'd like to custormize them with all CSS and not tables.
Probably a bad idea unless you want to do it all over again every time there's a phpBB update.