View Full Version : Need help quick


Kayla
10-30-2005, 04:58 AM
My site is http://www.geocities.com/frostfarmtwo
Not all the links are working, but when you click on Joining, instead of bringing the board up in the right frame, it brings it up without a frame at all.

I don't know what I did wrong.. but I really need to get this fixed.

ThickieVickie
10-30-2005, 07:23 AM
Hiya, The only thing you need to do to fix this, is edit your Joining Links code to:

<a href="http://www.geocities.com/frostfarmtwo/joining.html" target="right.html">Joining</a>

the 'target' part of the code is simply telling the Browser which Frame to open the Page in.
Hope this sorts out your problem!