Style & Design presenting method used in major forums

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
pilau
Forum Regular
Posts: 594
Joined: Sat Jul 09, 2005 10:22 am
Location: Israel

Style & Design presenting method used in major forums

Post by pilau »

Hi guys. As I've stated in other threads I'm working on a CMS to be installed on phpBB, IPB and vBulletin forums.
I am not having any problem with the php itself, but I need to know how on earth do they integrate the style template to the forums.
I mean, I want to integrate the control panel for the CMS to the control panel of the forums. In that case I would like to have the elements of the CMS control panel to be displayed in the same way the admin CP of the forum system is displayed. How can I achive this?
TIA.
Post Reply