ambimuffin
02-18-2003, 02:38 AM
it shows up alright, but then when you click on jan 2003 Entries or December 2002 Entries it just doesnt work....
any idea why? Also, my guestbook doesnt work whe i try to sign it, please someone help!! iwant my layout to be perfect!
star_jewelz
02-18-2003, 02:49 AM
Ummmmm could you write the URL? maybe I could help you with the dilema.
Best Wishes, ;)
ambimuffin
02-18-2003, 02:51 AM
oh dear, dang I knew I forgot something
http://boogiebeep.diaryland.com
star_jewelz
02-18-2003, 02:56 AM
Did you link the text anywhere? Is it an IFrame? Because your source does not specify an incoming page. Maybe you just forgot to put something there.
ambimuffin
02-18-2003, 02:59 AM
true, I woulda forgot something, but the thing is what did I forget and how do i fix it? I have no idea, do you?
how do I link the pages?
star_jewelz
02-18-2003, 09:43 PM
Well I think you forgot to put a link or something like that. What exactly do you want to show up?
ambimuffin
02-18-2003, 09:45 PM
i want people to click on like Jan 2003 Entries and it to take them to a page that has all my January Entries on it, same with December and also February!!!
star_jewelz
02-18-2003, 09:50 PM
OHH! Ok just place and inline frame there and link it to the URL. Thats all.
ambimuffin
02-18-2003, 09:54 PM
and how may i ask do i do that
lol
star_jewelz
02-18-2003, 09:58 PM
http://www.lissaexplains.com/frames.shtml
There it is
ambimuffin
02-18-2003, 10:09 PM
bah!!
i tried this
<html>
<head>
<title>My Page</title>
</head>
<frameset cols=20%,80%>
<frame src="older.html" name="??">
<frame src="http://boogiebeep.diaryland.com/older1.html" name="dec">
</frameset>
<body>
</body>
<noframes>
<a href="http://boogiebeep.diaryland.com.html">Back to the current Entry</a>
</noframes>
</html>
but it didnt work...I dunno what parts im menat to chagne adn what to chage them to
ick this is taking me ages to get this silly thing right!!
ambimuffin
02-18-2003, 10:13 PM
this is waht my friend has in her archives and it works, so waht am i missing?
Please don't post other people's codes on here. - Moderator
Sheila
02-19-2003, 07:13 AM
Originally posted by ambimuffin
bah!!
i tried this
<html>
<head>
<title>My Page</title>
</head>
<frameset cols=20%,80%>
<frame src="older.html" name="??">
<frame src="http://boogiebeep.diaryland.com/older1.html" name="dec">
</frameset>
<body>
</body>
<noframes>
<a href="http://boogiebeep.diaryland.com.html">Back to the current Entry</a>
</noframes>
</html>
but it didnt work...I dunno what parts im menat to chagne adn what to chage them to
ick this is taking me ages to get this silly thing right!!
You can't use Normal Frames on Diaryland. You would have to use an inline frame (http://www.lissaexplains.com/frames.shtml#inline) or a DIV (http://www.``````````````/divtutorial.shtml)
Also, Diaryland has an FAQ section....
http://members.diaryland.com/edit/faq/
http://members.diaryland.com/edit/misc.phtml
Also, when I went to view your source where you have the Older Entries linked. You don't have the </body></html> at the very end and you didn't end the table code.....
<HTML><head><title>what happened before now?</title></head>
<STYLE><!--{cursor: default;}
body, html, td, font,
{
font-size:10px;
color:#CCCCCC;
font-family: verdana, arial;
font-weight:normal;
text-align: justify;
scrollbar-face-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#000000;
}
.entry
{
width:350px;
padding:5px;
overflow-y:auto;
height:200px;
filter:alpha(opacity=60);
scrollbar-face-color:#222222;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#000000;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#222222;
scrollbar-highlight-color:#3F4732;
}
h1
{
font-size:10px;
color:#566D60;
font-family:verdana, arial;
}
.nav
{
width:100px;
height:60px;
padding:5px;
position:relative;
left:240px;
top:180px;
text-align:left;
background:#090B0A;
border-style:dashed;
border-width:1px;
border-color:#455240;
filter:alpha(opacity=60);
scrollbar-face-color:#222222;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#000000;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#222222;
scrollbar-highlight-color:#3F4732;
overflow-y:auto;
overflow-x:auto;
}
select
{
font-size:10px;
color:#CCCCCC;
font-family: tahoma, verdana, arial;
font-weight:normal;
text-transform:lowercase;
background:#000000;
}
A:link, A:active, A:visited
{
text-decoration:line through;
color:#ffcc09;
}
A:hover
{
text-decoration:underline;
color:#ffcc09;
cursor:se-resize;
}--></STYLE>
<BODY bgcolor=#2A2F19 marginwidth=0 marginheight=0 leftmargin=0 rightmargin=0 topmargin=0 bottommargin=0>
<table cellpadding=0 cellspacing=0 align=center><tr>
<Td valign=top background=http://utemps.50g.com/imgs/greenwomanviel1.jpg width=350 height=100 bgolor=#090B0A style="border-style:dashed; border-width:1px;border-color:#ff0099; border-bottom:0px">
<div class=entry <h1></h1>
<p align=justify>
<P>
<A HREF="older.html"> December 2002 Entries</A><BR>
<A HREF="older1.html"> Janurary 2003 Entries</A><BR>
<A HREF="older3.html">February 2003 Entries</A><BR>
</P
</div></td></tr><tr><td valign=top bgolor=#090B0A style="border-style:dashed; border-width:1px;border-color:#455240; border-top:0px" background=http://utemps.50g.com/imgs/greenwomanviel2.jpg width=350 height=247><P></td>
</tr>
</table></body></html>
ambimuffin
02-19-2003, 09:12 PM
I changed it and added the endof the code like it says to above, it didnt change anything? am i suppoused to use the inline frames?
I did read diarylands FAQ but couldnt understand what I need toi change to fix it?