Milkymoon7896
01-29-2003, 06:03 PM
Hi,
I just got a great new layout for my site, but there is one thing, NO NAVIGATION!!!! Ok, its frames, I made the buttons, I am trying to get my pages to target in the frame and everywhere I go it tells me to insert this code:
<A HREF="main.html" target="YOUR FRAME NAME">
what is your frame name? AND HOW DO YOU DO IT?
epolady
01-29-2003, 06:08 PM
<frame src="......"....... name="framename">
<a href="......." target="framename">
targets & frame names are case sensitive so name them/target them accordingly.
Sheila
01-29-2003, 06:38 PM
Post your frame code here and I'll show you.
Milkymoon7896
01-29-2003, 06:46 PM
my menu:
<html>
<head>
<title>
</title>
</head>
<BODY BACKGROUND="backgrounds/Top.gif" bgcolor="#ffffff" bgproperties="fixed">
<body bgcolor="white" link="black" vlink="black" alink="black">
<A HREF="main.html" target="mainframe"><img src="backgrounds/buttonmain.gif" alt="Home" border="0"></A>
</body>
</html>
My Frme I want to name and have my page open in:
<html>
<head>
<title>
</title>
<STYLE TYPE=TEXT/css>
<frame src="main.html" border="0" frameborder="0" name="mainframe" noresize>
<frame src="Main"name="framename">
<!--
A { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: none; COLOR: #87A09D;
BACKGROUND: none; CURSOR: n-resize; font-weight:bold;}
body { scrollbar-face-color: white; scrollbar-shadow-color: #87A09D;
scrollbar-highlight-color: #87A09D; scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: #87A09D; scrollbar-track-color: white;
scrollbar-arrow-color: #87A09D;}
-->
</STYLE>
<style type="text/css">
<!--
input, textarea {
color: darkred;
background: white;
font-size: 10px;
font-weight: regular;
text-decoration: none;
font-family: verdana;
text-align: left;
border-width: 1pt;
border-style: dotted;
border-color: #87A09D;
letter-spacing:0pt;
}
-->
</style>
<frame src="Main"name="framename">
</head>
<body bgproperties="fixed" bgcolor="#87A09D" background="backgrounds/bg.gif"
link="#87A09D" vlink="#87A09D" alink="#87A09D" style="cursor:crosshair">
<font color="#87A09D" face="verdana" size=1>
<BR><BR>
Hello and thank you for choosing <A href="http://tsukiakari.net/pixie" target="_blank">Pixie Dust</a>
as your layout provider!
For more great layouts and matching buttons, please visit us!
If you need any help cuztomizing this layout, please visit
<A href="http://tsukiakari.net/html" target="_blank">Sweet & Simple</a>.<p>
Change the link and hover colors in the Body and CSS tags.<p>
The requirements for viewing this site are on index.html.
Add requirements, if needed, there.<p>
Umm... I think that's it.. Have fun and enjoy!!!
<!-- Please Do NOT Remove the Following -->
<BR><BR><BR><BR><BR>
<center>
Website Content © <a href="mailto:YOU@YOUR E-MAIL.COM">YOUR NAME HERE</a>.<br>
Layout Design © <A href="http://tsukiakari.net/pixie" target="_blank">Kiara Shiro</a>.<br>
Layout Image © its rightful owner.
</center>
</-- Thank You -->
<BR><BR><BR>
</body>
</html>
Sheila
01-29-2003, 07:04 PM
could you post the link to the site this is on please
Milkymoon7896
01-29-2003, 07:32 PM
Heres the site (http://www.MariahHoney.cjb.net)
Milkymoon7896
01-29-2003, 08:22 PM
Never mind ya'll I have it!!!! My site is not up, well the correct one at the moment so you cnat see it. Sorry!!!! BUT YA!!!!