I don't know that this is the right place to ask but I hope someone can direct me. I'm administrating a game site that has until now just been a set of forums. Recently I was requested to add a statitistics package on to the site which I did. The forums and the stats both use php have their own index files in seperate subdirectories within the root of the site. I created a frameset at the root which is essentially a little navbar in the top frame and the bottom frame for displaying the content. It works well enough but the problem is that anytime an internal link is opened in a new tab or window, no more frameset.
I have seen java script solutions for forcing framesets but that seems to be potentially more problematic. I considered just modifying the headers of the themes to include the navbar but that means changing a lot of themes. Can anyone suggest a solution that won't require me modifying a bunch of existing theme files or some precarious hacked coding? THANKS!
[
underworldgaming2.com...] is the site address.