PDA


View Full Version : Topbar


daklay
02-15-2006, 09:58 PM
How to I post the topbar (navbar, with loginbox, etc.), on other php pages, on other parts of my site?

Leon Kennedy
02-15-2006, 10:00 PM
Hmm, there may be another way to do this. But I've learned one way. You can create another cmps page, and try using iframes to display what you want. But some browsers don't use Iframes, so this is up to you.

Of course, there's probably an easier way to do this, but that's what I did.

daklay
02-16-2006, 08:54 PM
Can someone post the PHP code?