I think I know how to add the login section to a non-vb page, by specifying the actions full URL?
But I want it so, if the user is logged in, the Login Box doesn't show, but their private message nav does (That general area on default vB 3.0.3 boards).
The reason I can't use
this to create pages is I want to use different page layouts etc. on each different page, and will be running different scripts to power different parts of my site.
Unless there is a way to remove the template bit and connect these pages with a sub-domain I'm pretty lost on how I would do this. I will appreciate any help anyone can give me.