Im trying to make it so say if you go to vbseo.com/vbseotest

the logo it self would point back to vbseo.com/vbseotest rather then vbseo.com/

problem im having is that if you have a subforum is that cat, it goes

vbseo.com/vbseotest/subforum

where as im looking to get it to

vbseo.com/vbseotest

im using this atm..

forumdisplay.php?f=$foruminfo[parentid]

any idea anyone? >.<