View Single Post
Old February 13th, 2005, 01:53 PM   #1 (permalink)
ppostuser
Registered User
 
Join Date: Nov 2004
Posts: 31
Edit links in menubar and elsewhere w/ _top?

Hello,

I use Vbulletin forum integration for registrations...

I needed to place a simple php countdown script in my header -- but it wouldn't work in the photopost header file I guess because you can't have php tags within php.

So for a solution I put my entire photopost in a frameset in order to have a header above the header which can now use the countdown script. That works.

But the registration/login links in photopost that refer back to vbulletin apparently need "_top" tags added -- or else they produce double top frame effect. I have searched and cannot fiind how to add/edit the href tags in menubar and elsewhere?

I understand that in templates you can add entire new hrefs but I would like to edit the existing hrefs by adding the _top.

If, on the other hand, I don't need frames to put a php script in the header, than please let me know how to do it..

Thanks!

in frames url:
http://www.fing.com/photo/gallery.php

standalone url:
http://www.fing.com/photo/photopost/index.php
ppostuser is offline   Reply With Quote