PDA

View Full Version : Top menu in a forum


kevp
06-16-2007, 01:25 PM
Hello all,

I use the pro version with the templates green leaves, and I've got au forum phpBB and I want to insert the top menu (Home, Top links, suggest link......) at top of my phpBB forum. What piece of code shoult had paste??

Thank you very much for your help !!

Kevp

WTM
06-17-2007, 02:14 AM
You will have to manually code this menu if you want to use it outside the script (phpBB in your case).

The menu in your eSyndicat directory is generated by PHP code - so you can not just "cut-and-paste" it somewhere else.