Hi,
I use phpBB 2.0.10 and cpg 1.3.2, is there any quick and simple way to get the phpBB menu over the cpg menu so the user won't have to type the url manually?
Hi, Jonny!
The simplest way would be to insert a new menu item into the Gallery menu (edit your theme.php) which points to the bb, and do the same in the bb menu (edit yourtemplate/overallheader.tpl) to point back at the Gallery.
It's fairly straightforward, but post back here if you need any help!
John Mc
I'm using the same two programs as Jonny. In Coppermines Fruity theme, I placed an html link right after the search button, in my theme.php file. This takes me right back to my phpbb forum. I didn't know if an html link would work there but it looks and works fine.