View Full Version : Text...please help thanx!!


Queen_Of_pOp
03-07-2006, 04:33 PM
Hi!
i made a site, just something for trying
and everything on the layout is ok!
but now, if a make a new page
like here on the site 'new'
and you click on it you go to an other page
a white page with just my text
but i want that if you click on 'new' the text of the page 'new'
appears in the middle box, where short description stands...
can somebody help me?

thank you!!

my site http://www.freewebs.com/realxdramaqueen/

Kittie
03-07-2006, 05:36 PM
you could put an iframe in the middle- and have all the links go there...

Phillip
03-07-2006, 05:49 PM
Hi!
i made a site, just something for trying
and everything on the layout is ok!
but now, if a make a new page
like here on the site 'new'
and you click on it you go to an other page
a white page with just my text
but i want that if you click on 'new' the text of the page 'new'
appears in the middle box, where short description stands...
can somebody help me?

thank you!!

my site http://www.freewebs.com/realxdramaqueen/



Iframes work but don't look as good. This is what I recommend create a header.html put all the boxes surrounding the middle part of the page where that is eith put <div align="center"> or whatever.

create another page IE: home.php

then

<html>
<head>
<title>test</title>
</head>
<body>
<?php include ('header.html'); ?>

<p>Page content</p>
<p>page content</p>
</body>
</html>

like that :)

Queen_Of_pOp
03-07-2006, 06:58 PM
sorry but i don't understand...

i give you my index code...

<HTML>
<HEAD>
<TITLE>%%USERNAME%% - %%short_description%%</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

<style type="text/css">
<!--

body {scrollbar-face-color: #FAAABA;
scrollbar-highlight-color: #FFE8ED;
scrollbar-3dlight-color: #FFE8ED;
scrollbar-shadow-color: #FFE8ED;
scrollbar-arrow-color: #FFE8ED;
scrollbar-track-color: #FFE8ED;
scrollbar-darkshadow-color: #FFE8ED;}

.entry {font-family: verdana;
font-size: 8pt;
color: 000000;
border: 1px, solid;
border-color: FAAABA;
background-color: FFE8ED;
text-align: justify;
padding: 5px;}

.nav {font-family: verdana;
font-size: 8pt;
color: 000000;
border: 1px, solid;
border-color: FAAABA;
background-color: FCCCD4;
text-align: justify;
padding: 5px;}

.nav1 {font-family: verdana;
font-size: 8pt;
color: 000000;
border: 1px, solid;
border-color: FAAABA;
background-color: FFE8ED;
text-align: justify;
padding: 5px;}

a:link {text-decoration: line-under; color: #000000}
a:visited {text-decoration: line-under; color: #000000}
a:hover {color: #FFE8ED; background-color: FAAABA}
a:active {color: #FFE8ED; background-color: FAAABA}
-->
</style>

</HEAD>
<BODY background="confbg.gif" LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>

<div id="image" style="position:absolute; width:700px; height: 275; z-index:2; left: 45px; top: 15px">
<IMG SRC="confteen.gif" WIDTH=700 HEIGHT=275 ALT="">
</div>


<div id="navigation" style="position:absolute; width:150px; z-index:3; left: 45px; top: 300px">

<center>
<table cellspacing=1 cellpadding=1 width=150 border=0>
<tr>
<td class="nav" align=middle height="19">

Queen_Of_pOp
03-07-2006, 06:59 PM
here is the rest..

<div align="center">Navigation</div>
</td>
</tr>
<tbody>
<tr>
<td align=middle height="32">
<div align="left" class="nav1"><a href="new.html">new</a><br>
<a href="older.html">old</a><br>
<a href="http://members.diaryland.com/edit/profile.phtml?user=%%USERNAME%%">
profile</a><br>
<a href="cast.html">cast</a><br>
<a href="rings.html">rings</a><br>
<a href="reviews.html">reviews</a><br>
</td>
</tr>
</tbody>
</table><p></p>

<table cellspacing=1 cellpadding=1 width=150 border=0>
<tr>
<td class="nav" align=middle height="19">
<div align="center">Contact</div>
</td>
</tr>
<tbody>
<tr>
<td align=middle height="32">
<div align="left" class="nav1">
<a href="http://%%USERNAME%%.signmyguestbook.com">book</a><br>
<a href="http://members.diaryland.com/edit/notes.phtml?user=%%USERNAME%%">
notes</a><br>
<a href=:"mailto:youremail@yourdomain.com">email</a>
</div><p></p>
</td>
</tr>
</tbody>
</table>

<table cellspacing=1 cellpadding=1 width=150 border=0>
<tr>
<td class="nav" align=middle height="19">
<div align="center">Thanks</div>
</td>
</tr>
<tbody>
<tr>
<td align=middle height="32">
<div align="left" class="nav1">

<a href="http://divadesigns.diaryland.com">layout</a><br>
<a href="http://www.diaryland.com">hostess</a> </div><p></p>
</div><p></p>
</td>
</tr>
</tbody>
</table>

</div>

<div id="navigation" style="position:absolute; width:150px; z-index:3; left: 596px; top: 300px">

<center>
<table cellspacing=1 cellpadding=1 width=150 border=0>
<tr>
<td class="nav" align=middle height="19">
<div align="center">About Me</div>
</td>
</tr>
<tbody>
<tr>
<td align=middle height="32">
<div align="left" class="nav1">Enter a little mini bio about yourself
in here, include you name, age, location, likes and dislikes etc...
good luck!
</td>
</tr>
</tbody>
</table><p></p>

<table cellspacing=1 cellpadding=1 width=150 border=0>
<tr>
<td class="nav" align=middle height="19">
<div align="center">Play List</div>
</td>
</tr>
<tbody>
<tr>
<td align=middle height="32">
<div align="left" class="nav1">
artist - song<br>
artist - song<br>
artist - song<br>
artist - song<br>
</div><p></p>
</td>
</tr>
</tbody>
</table>

<table cellspacing=1 cellpadding=1 width=150 border=0>
<tr>
<td class="nav" align=middle height="19">
<div align="center">Friends</div>
</td>
</tr>
<tbody>
<tr>
<td align=middle height="32">
<div align="left" class="nav1">
%%buddy list%%
</div><p></p>
</div><p></p>
</td>
</tr>
</tbody>
</table>

</div>


<div id="entry" style="position:absolute; width: 390px; z-index:3; left: 200px; top: 300px">

<center>
<table cellspacing=1 cellpadding=1 width=390 border=0>
<tr>
<td class="entry" align=middle height="19">
<div align="left" style="text-align: justify"><p><b><u>%%short_description%%</u></b><br>
%%time%% on %%date%%</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>%%entry%%
</p>
<p><a href="index.html">before</a> || <a href="%%NEXT%%">after</a></p></div>
</td>
</tr>
</table><p></p>



</div>

</BODY>
</HTML>


thanks!!