PDA

View Full Version : Is this possible??


MrOzzy
03-31-2003, 03:39 PM
Well, I'm considering using vB in with the release of a new version of my website (I'm currently using phpbb).

I'd like to 'integrate' the forum with my website, but each page, even if it is a vB forum page should show the menu's on the left and right (you can take a look at my new design here (http://www.crimen.be/nieuw/hoofdpag.php), remeber its just an initial desgin).

The menu's on the left and the right side are generated dynamicly, and are DB driven. The design is made up by using css2 effects (not one single gif).

Here's my question: How much work//time will it take to customise vB in order to work with my website, without using frames ... ?

Xenon
03-31-2003, 04:03 PM
depends on how exactly you menu is coded, but yes it's possible.
the ammount of work depends on the code behind your menu :)

MrOzzy
03-31-2003, 06:56 PM
Well, its one line of code for the left one and one line for the right one :D (just some includes). There also needs to be a var set in the header (include path).

Xenon
03-31-2003, 08:28 PM
as said, shouldn't be too hard to do :)

it is possible for sure :)