PDA

View Full Version : havin probs wit the nav of my template



lTorfs
20-01-2008, 12:54 PM
http://bighabbosforum.wizz-hosts.com/13/ wen u open each page it wont open in the midle content box it opens in a new page also in the top right corner the box has a extra image on the bottom of it can anyone help?

Forge
20-01-2008, 12:56 PM
have you used the following code?

<a href="url" target="_blank"></a>

lTorfs
20-01-2008, 01:05 PM
i didnt do the links a frind did it for me
ill upload the layout so u can download to ave a look ( ill upload in rar is dat k?)

Forge
20-01-2008, 01:07 PM
No just post some code from the nav please

lTorfs
20-01-2008, 01:10 PM
http://bighabbosforum.wizz-hosts.com/13.zip download dat thts zip files of it virus scan if u wish

lTorfs
20-01-2008, 01:36 PM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Big Habbos V1 , We're Back And We Are Bigger!</title>
<style type="text/css">
<!--
body {
background-image: url('imgs/mainbg.gif');
}
.boxes {
padding-left: 9px;
padding-right: 3px;
}
.style1 {
padding-left: 9px;
padding-right: 3px;
font-size: 10px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topright {
padding-top: 8px;
}
.marquee {
padding-left: 58px;
padding-right: 8px;
font-size: 10px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
-->
</style>
<base target="1337">
</head>
<body>
<table width="928" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="720"><img src="imgs/banner.png" width="720" height="136" /></td>
<td width="15">&nbsp;</td>
<td width="197" height="137" background="imgs/topright.png" valign="top" class="style1 topright">
Radio Status Comeing Soon</td>
</tr>
</table>
<table width="928" height="2"border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="2">&nbsp;</td>
</tr>
</table>
<table width="930" border="0" align="center" cellpadding="0" cellspacing="0" valign="top">
<tr>
<td width="208" valign="top">
<table width="197" border="0" cellspacing="0" cellpadding="0" height="251">
<tr>
<td height="11"><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="style1" height="12">
<a href="index.php">Home</a><br>
<a href="staff.php">Staff</a><br>
<a href="radio.php">Radio</a><br>
<a href="community.php">Community</a><br>
<a href="goodies.php">Habbo Goodies</a><br>
&nbsp;</td>
</tr>
<tr>
<td height="11"><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
<tr>
<td height="20"></td></tr>
<tr>
<td height="11"><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="boxes style1" height="66">User
system box</td>
</tr>
<tr>
<td height="11"><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
<tr>
<td height="20"></td></tr>
<tr>
<td height="11"><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="boxes style1" height="67">radio
player here</td>
</tr>
<tr>
<td height="11"><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
</table></td>
<td width="522" valign="top"><table width="512" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="518" height="40" background="imgs/marquee.png" class="marquee"><marquee>DJ Says Coming Soon!</marquee></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><img src="imgs/maintop.png" width="512" height="7" /></td>
</tr>
<tr>
<td background="imgs/mainmid.png" class="boxes style1">
<p>this is a content test!!<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
</p></td>
</tr>
<tr>
<td><img src="imgs/mainbot.png" width="512" height="7" /></td>
</tr>
</table></td>
<td width="200" valign="top"><table width="197" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="boxes style1">request system<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
&nbsp;</td>
</tr>
<tr>
<td><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
<tr>
<td height="20"></td></tr>
<tr>
<td><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="boxes style1">adverts<br>
<br>
<br>
<br>
&nbsp;</td>
</tr>
<tr>
<td><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>

soz for double posting but tht is the code for my index page the navi is in der some were

Nli.
20-01-2008, 02:03 PM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Big Habbos V1 , We're Back And We Are Bigger!</title>
<style type="text/css">
<!--
body {
background-image: url('imgs/mainbg.gif');
}
.boxes {
padding-left: 9px;
padding-right: 3px;
}
.style1 {
padding-left: 9px;
padding-right: 3px;
font-size: 10px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topright {
padding-top: 8px;
}
.marquee {
padding-left: 58px;
padding-right: 8px;
font-size: 10px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
-->
</style>
<base target="1337">
</head>
<body>
<table width="928" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="720"><img src="imgs/banner.png" width="720" height="136" /></td>
<td width="15">&nbsp;</td>
<td width="197" height="137" background="imgs/topright.png" valign="top" class="style1 topright">
Radio Status Comeing Soon</td>
</tr>
</table>
<table width="928" height="2"border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="2">&nbsp;</td>
</tr>
</table>
<table width="930" border="0" align="center" cellpadding="0" cellspacing="0" valign="top">
<tr>
<td width="208" valign="top">
<table width="197" border="0" cellspacing="0" cellpadding="0" height="251">
<tr>
<td height="11"><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="style1" height="12">
<a target="content" href="index.php">Home</a><br>
<a target="content" href="staff.php">Staff</a><br>
<a target="content" href="radio.php">Radio</a><br>
<a target="content" href="community.php">Community</a><br>
<a target="content" href="goodies.php">Habbo Goodies</a><br>
&nbsp;</td>
</tr>
<tr>
<td height="11"><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
<tr>
<td height="20"></td></tr>
<tr>
<td height="11"><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="boxes style1" height="66">User system
box</td>
</tr>
<tr>
<td height="11"><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
<tr>
<td height="20"></td></tr>
<tr>
<td height="11"><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="boxes style1" height="67">radio player
here</td>
</tr>
<tr>
<td height="11"><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
</table></td>
<td width="522" valign="top"><table width="512" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="518" height="40" background="imgs/marquee.png" class="marquee"><marquee>DJ Says Coming Soon!</marquee></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><img src="imgs/maintop.png" width="512" height="7" /></td>
</tr>
<tr>
<td background="imgs/mainmid.png" class="boxes style1">
<p>
<iframe name="content" width="486" height="447" border="0" frameborder="0" src="Put your homepage link here...">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe>
<br />
<br />
</p></td>
</tr>
<tr>
<td><img src="imgs/mainbot.png" width="512" height="7" /></td>
</tr>
</table></td>
<td width="200" valign="top"><table width="197" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="boxes style1">request system<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
&nbsp;</td>
</tr>
<tr>
<td><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
<tr>
<td height="20"></td></tr>
<tr>
<td><img src="imgs/lefttop.png" width="197" height="11" /></td>
</tr>
<tr>
<td background="imgs/leftmid.png" class="boxes style1">adverts<br>
<br>
<br>
<br>
&nbsp;</td>
</tr>
<tr>
<td><img src="imgs/leftbot.png" width="197" height="11" /></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>

I've added an iframe for you, Find the <iframe> bit... and then remove "put your homepage link here..." and in the navigation make sure the target it "content"

lTorfs
20-01-2008, 02:09 PM
i dont realy under stand u can u just make all the pages so when u click on a page it brings the content up in main content box?

o rite i no what u mean now soz for double post ill try now see if it wrks

Edited by H0BJ0B (Forum Moderator): Please do not double post. Posts merged.

Want to hide these adverts? Register an account for free!