I've been beating my head against the wall on this, and just can't figure out a way to get it to work so far, and was wondering if anyone could help me out.
I'm using a CSS and php files to set up my website, and want to have a 5 'frame' page setup. Basically I want a top left box that would be a static log, a top bar that would be banner stuff that updates from time to time, a left navigation bar, a main window taking up most of the space, and a small bottom bar with info on the page/whatnot.
None of those things are the problem, got it all working. My problem is that I can't figure out a way to get the phpbb to show in the 'main window' area when someone clicks on the forums link.
I don't want to carry the login stuff everywhere or anything like that, though I suppose I can go that route and have the users login info be global to the whole site, but still.
Anyway, is there any way to get the phpBB to come up into the main area that you guys can think of?
And yes, it's my site, I have full access, and uploaded the phpBB stuff myself and whatnot

