Navigation link bar problem

D

Doug

I am using FP2002 and while in design view, in the normal tab my current page
button does not appear in my left side navigation bar, but a small red x
appears in it's place. If I close that page and open another, then the first
one is there but the new page does not show up. It appears to be working fine
in the "live web" and none of my other websites have this problem. I
purchased this template and it has worked fine till now. Any assistance would
be appreciated.

http://www.celina.k12.tx.us/

Doug
 
W

W E B G U R L

Are the links in your code absolute or relative?

e.g /images/up.gif and images/down.gif -----> this is absolute (remote)
or
.../images/up.gif and ../images?down.gif -----> this is relative (local)

--
http://hostspace.com.au



I am using FP2002 and while in design view, in the normal tab my current page
button does not appear in my left side navigation bar, but a small red x
appears in it's place. If I close that page and open another, then the first
one is there but the new page does not show up. It appears to be working fine
in the "live web" and none of my other websites have this problem. I
purchased this template and it has worked fine till now. Any assistance would
be appreciated.

http://www.celina.k12.tx.us/

Doug
 
D

Doug

I can't tell. I am a newby to HTML. I don't see anything that looks like your
example.
 
Top