News:

LVCS.NET offers low cost domain registration services.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Paris

#16
okay, well i just created a few new directories for my layouts(linkware)and im trying to link to the images and pages from my root directory into the pages in my new directories.

For example:
one directory is "divs" and the page im trying to create inside of it is called "divlayers.php". Im trying to make it have the same layout as the pages in my root directory have. I use the php include code to include the header and footer(layout codes)codes into the pages but i can't figure out how to link to images and pages in other directories.

like for images ive tried this:
(Example)
("/image.gif")
and
("root/image..gif")
and
("root/divs/image.gif")

and for links:
(Example)
<?php include('root/header.php'); ?>(for the header and footer)
or
<?php include('/header.php'); ?>
or
<a href="root/divs/divlayers.php">۞ Div - Layers</a><br>
or
<a href="/divs/divlayers.php">۞ Div - Layers</a><br>

it never works.....please tell me what im doing wrong and what i can do to fix it.
#17
i didnt know you could make boxes using divs? I mean like the ones i need for this layout. Where can i learn?
#18
Support Requests / does freepgs offer mysql??
February 17, 2006, 12:47:33 AM
Im beginning to get into php/mysql to make scripts and stuff...and since it would be really convenient, i was wondering whether freepgs offers mysql hosting or whatever else is needed to make things like a comments database or a news cms system and so on. If so, how do i get it...and how do i know if i dont already have it?
#19
OMG thank you so much for solving my problem!!! Wow your good...i mean that was alot of code to look at and figure out..lol. Thanx!!
#20
Im trying to stretch the backgrounds for my navigations and content area all the way to the footer but ive done everything i can and with the code im using it should work....i mean it worked for a friend of mine, her layout is styled almost exactly like mine, and she is using the same codes to stretch her backgrounds as me(i let her...dont worry...its not against copyright law) and its working fine for her. Unfotunately, i have no idea why and how it is working for her...and i think she did something different....but wont get into telling me for some reason. All she said was that the HTML code should make it work...and I should know how myself.

Anyways, I really hope someone can help me. Below are the code and the images:


<HTML>
<HEAD>
<style type="text/css">
body     {
         cursor: crosshair;
         margin: 0px;
         padding: 0px;
         background-color: fcbc5c;
         scrollbar-3dlight-color: #C0C0C0;
         scrollbar-arrow-color: #ffffff;
         scrollbar-base-color: #767676;
         scrollbar-darkshadow-color: #414141;
         scrollbar-face-color: #767676;
         scrollbar-highlight-color: #C0C0C0;
         scrollbar-shadow-color: #414141;
         scrollbar-track-color: 365665;
}
.head    {
         color: #fc7809;
         font-size:10pt;
         font-family: verdana;
         text-decoration: none;
         font-weight: bold;

}
.head2    {
         color: #fffa62;
         font-size:10pt;
         font-family: verdana;
         text-decoration: none;
         font-weight: bold;

}
.update    {
         color: #fc7809;
         font-size: 8pt;
         font-family: verdana;
         text-decoration: none;
         font-weight: bold;

}
.outline {
         background-color:#fcbc5c;
         border-style:solid;
         border-left:solid;
         border-right:solid;
         border-top:none;
         border-bottom:none;
         border-color:#fc7809;
         border-width:1px;
                 
}
.top     {
         background-image:url(cont_head1.gif);
         background-attachment:center;
         

}   
.conttxt {
         color: #fc7809;
         font-size: 8pt;
         font-family: verdana;
         text-decoration: none;
         font-weight: 900;
}
table    {
         color: #fc7809;
         font-size: 8pt;
         font-family: verdana;
         text-decoration: none;
         font-weight: 900;
       
}
A:link, A:visited, A:active {
   color: #fc7809;
   font-size: 7pt;
   font-family: verdana;
   text-decoration: none;
   font-weight: 500;
   
}
A:hover {
   color: #fcd728;
   font-size: 7pt;
   font-family: verdana;
   text-decoration: none;
   cursor: help;
}
</style>
<TITLE>:.:>>---Charmed-Designs Inc.--Pure Bliss-Version 4.0--<<:.:</TITLE>
</HEAD>
<body bgcolor="#fcbc5c" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" align="center">
<TABLE WIDTH="775" HEIGHT="441" BORDER=0 CELLPADDING=0 CELLSPACING=0 ALIGN=CENTER>
<center><img src="Bliss_header.jpg" width="775" height="441" border="0" alt="" usemap="#Bliss_header_Map" align="center">
<map name="Bliss_header_Map">
<area shape="rect" alt="" coords="710,387,753,408" href="tos.php" target="_self">
<area shape="rect" alt="" coords="599,392,689,412" href="contact.php" target="_self">
<area shape="rect" alt="" coords="157,408,190,425" href="siteinfo.php" target="_self">
<area shape="rect" alt="" coords="82,412,136,432" href="index.php" target="_self">
<area shape="rect" alt="" coords="0,416,71,433" href="index.php" target="_self">
</map>
</center>

<TR>
<TD>
<TD VALIGN="TOP" ALIGN="CENTER" WIDTH="186" STYLE="BACKGROUND:URL(navlbg.jpg);BACKGROUND-REPEAT:NO-REPEAT;">
<br><br>
<!------------------------------------------------------------------------------------------------------------------------>
<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>

</tr>
<tr><td STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:NO-REPEAT;">
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>
</td>
</tr>
<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>
</table>
<br>

<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>

</tr>
<tr><td STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:NO-REPEAT;">

<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>
</td>
</tr>
<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>

</table>
<br>

<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>

</tr>
<tr><td STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:NO-REPEAT;">
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>

<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>
</td>
</tr>

<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>
</table>
<br>

<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>
</tr>
<tr><td STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:NO-REPEAT;">
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>

<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>

<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>
</td>
</tr>

<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>
</table>
<!------------------------------------------------------------------------------------------------------------------------>

</TD>
<TD COLSPAN=2 VALIGN="TOP" ALIGN="CENTER" WIDTH="401" STYLE="BACKGROUND:URL(content.jpg);BACKGROUND-REPEAT:NO-REPEAT;PADDING-TOP:25PX;PADDING-LEFT:6PX;PADDING-RIGHT:6PX;">
<!------------------------>
<p class="top" valign="bottom" align="center"> » Header</p>
<table width="337" border=0 cellspacing=0 cellpadding=0 align=center>
<tr>
<td height="36" width"337" background="cont_head2.gif" class="head2" align="center" valign="bottom"><b>Header</b></td>
</tr>
<tr>
<td class="outline">
<table width="100%" border="0" cellspacing="0" align="center">
<tr>
<div style="float:left;padding:3px;"><img alt="" src="bliss_avi.gif" style="border: none;" /></div>Text here Text here Text here Text here Text here
Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here
Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here
Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text
<br><br>
Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here.

</tr>
</table>
<tr>
<td colspan="2" class="outline">
<table width="100%" border="0" cellspacing="5" align="center">
<tr>
<td class="update" width="50%">Date</td><td class="update" width="50%"><a href="index.php">Subject</a></td>
</tr>
</table>
</td>

</tr>
<tr>
<td height="28" width="337" background="cont_foot.gif">
</tr>
</table>
<br>

<table width="337" border=0 cellspacing=0 cellpadding=0 align=center>
<tr>
<td height="36" width"337" background="cont_head2.gif" class="head2" align="center" valign="bottom"><b>Header</b></td>
</tr>
<tr>
<td class="outline">
<table width="100%" border="0" cellspacing="0" align="center">
<tr>
<div style="float:left;padding:3px;"><img alt="" src="bliss_avi.gif" style="border: none;" /></div>Text here Text here Text here Text here Text here
Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here
Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here
Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text
<br><br>
Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here Text here.

</tr>
</table>
<tr>
<td class="outline">
<table width="100%" border="0" cellspacing="5" align="center">
<tr>
<td class="update" width="50%">Date</td><td class="update" width="50%"><a href="index.php">Subject</a></td>
</tr>
</table>

</td>
</tr>
<tr>
<td height="28" width="337" background="cont_foot.gif">
</tr>
</table>
<br>
<center>
<table border="0" style="padding:2px;"><tr><td id="navhover"><a href="index.php"> « <b>Previous</b> </a></td> <td id="navhover"><a href="index.php"> <b>1</b> </a></td>  <td id="navhover"><a href="index.php"> <b>2</b> </a></td>  <td id="navhover"><a href="index.php"> <b>3</b> </a></td>  <td> <b>4</b> </td> </tr>

</table>
</center><!------------------------------------------------------------------------------------------------------------------------>

</TD>
<TD VALIGN="TOP" ALIGN="CENTER" WIDTH="188" STYLE="BACKGROUND:URL(navrbg.jpg);BACKGROUND-REPEAT:NO-REPEAT;PADDING-TOP:5PX;">
<!------------------------------------------------------------------------------------------------------------------------>
<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>
</tr>
<tr><td  STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:NO-REPEAT;">
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>

<a href="gallery" target="_blank">☼ Link here</a>
</td>
</tr>
<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>
</table>
<br>

<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>
</tr>
<tr><td STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:REPEAT;">

<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>
</td>
</tr>

<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>
</table>
<br>

<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>
</tr>
<tr><td  STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:NO-REPEAT;">
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>
</td>
</tr>
<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>
</table>
<br>

<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>
</tr>
<tr><td STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:NO-REPEAT;">
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>
</td>
</tr>
<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>
</table>
<br>

<table width=156 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height="23" width="156" background="nav_head.gif" class="head" align="center"><b>Header</b></td>
</tr>
<tr><td STYLE="BACKGROUND:URL(nav_bg.gif);BACKGROUND-REPEAT:NO-REPEAT;">
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a><br>
<a href="index.php">☼ Link here</a>
<br>
</td></tr>
<tr>
<td height="10" width="156" background="nav_foot.gif">
</tr>

</table>
<!------------------------------------------------------------------------------------------------------------------------>

</TD>
</TR>

<TR>
<TD ALIGN="CENTER" VALIGN="TOP" COLSPAN="8" STYLE="BACKGROUND:URL(bliss_footer.jpg);BACKGROUND-REPEAT:NO-REPEAT;HEIGHT:124PX;TEXT-ALIGN:CENTER;PADDING-
TOP:13PX;"></TD>
</TR>
</TABLE>
</TD>
</TR>

</TABLE>
</BODY>
</HTML>


(bliss_header.jpg)


(bliss_footer.jpg)


(nav_head.gif)


(nav_bg.gif)


(nav_foot.gif)


(navlbg.jpg)


(navrbg.jpg)


(content.jpg)


(cont_head1.gif)


(cont_head2.gif)


(cont_foot.gif)


(bliss_avi.gif)


Okay, well that should be it....if something is missing then please just tell me and ill post it.

I also can't  figure out why the (cont_head1.jpg) isnt showing up, the text that should be on it is, but the image isnt. The code looks right to me, but maybe something is wrong.??.

Here are the screenshots of the top and bottom of how the layout looks:

Screenshot 1(top)


Screenshot 2(bottom)


I really hope someone can help....soon. ^_^
#21
IVe been trying to code this thing on my own for way over a week now but whenever i feel like im about finished a new problem shows up.

1. Right now ive got most of the coding done but one issue still remains, I cannot get my navigation tables(boxes)to go where i want them to. Ive coded the layout so that the content area comes first in the code(in the layout it is right in the middle)and then the right and left navigations. Right now i only have one navigation in the code because i think its easier to ateast get one in correctly before i try the other. The right one is the one that is in the layout so far.

Can someone please tell me how to get both navigations in the correct places and working properly. Also, ofcoarse, how to add the second navigation for the left without disturbing the rest of the layout.

2. For some weird reason i can't get the font color and font type in the navigation to change, i can change the font-weight and size but the color and type isnt changing.

3. This isnt a main problem really, but it would help alot if i could solve it. Can anyone tell me whether there is some way(attribute,element etc) that i can use to get the content inside of the content box and the navigation box to move to a certain percent or area so that it looks nice. The way the bg's are cut it looks really terrible when i put it to right or left like i want to. Like in div's you can put where you want the content on the page exactly....except if i use divs im afraid that the content bg wont stretch like it should for the content.

4. When i look at the page in IE i can see a space about 5-10 pixels in height that breakes the top menu from the rest of the page. What am i doing wrong and how should I fix it.

Below is the code:
<html>
<head>
<style>
body{
margin: 0px;
padding: 0px;
background-color: 365665;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #767676;
scrollbar-darkshadow-color: #414141;
scrollbar-face-color: #767676;
scrollbar-highlight-color: #C0C0C0;
scrollbar-shadow-color: #414141;
scrollbar-track-color: 365665;
}
.srch {
background-color: #477817;
border-style: solid;
border-width: 2px;
padding: 1px;
color: #ffffff;
font-weight: 700;
font-family: Tahoma;
font-size: 8pt;
border-top-color: 1e330a;
border-bottom-color: 71c024;
border-right-color: 71c024;
border-left-color: 1e330a;
}
/* main font class */
.mnCon {
color: #ffffff;
font-size: 8pt;
font-family: Tahoma;
text-decoration: none;
font-weight: 900;
}
.head    {
         color: #3b5f6f;
         font-size:10pt;
         font-family: bitdust two;
         text-decoration: none;
         fontweight : none;
}
         
.Conttxt {
         color: #3c6070;
         font-size: 8pt;
         font-family: Tahoma;
         text-decoration: none;
         font-weight: 900;
}
.sbCon {
color: #ffffff;
font-size: 8pt;
font-family: Tahoma;
text-decoration: none;
font-weight: 500;
}
.Small {
color: #ffffff;
font-size: 7pt;
font-family: Tahoma;
text-decoration: none;
        font-weight: 500;
}
a.smLink:link, a.smLink:visited, a.smLink:active {
color: #000000;
font-size: 7pt;
font-family: Tahoma;
text-decoration: none;
        font-weight: 500;
}
a.smLink:hover {
color: ffffff;
font-size: 7pt;
font-family: Tahoma;
text-decoration: underline;
}

td.mn{
background-position: 0px 0px;
padding-top: 0;
padding-bottom: 0;
padding-right: 0;
padding-left: 5;
}
td.sb{
background-position: 0px 0px;
padding-top: 0;
padding-bottom: 2;
padding-right: 12;
padding-left: 12;
}
a.btm:link, a.btm:visited, a.btm:active {
color: #ffffff;
font-size: 6pt;
font-family: Tahoma;
text-decoration: none;
font-weight: 500;
}
a.btm:hover {
color: ffff;
font-size: 6pt;
font-family: Tahoma;
text-decoration: underline, overline;
font-weight: 500;
}
</style>
<script>
<!---hide from old browsers

<!-*******************************************************
FLASH DETECT 2.5
Coded by http://photoshoptower.com, unless otherwise noted.
(c) 2006-2007 Paris.
http://www.charmed-designs.co.nr
*******************************************************->

// This script will test up to the following version.
flash_versions = 20;

// Initialize variables and arrays
var flash = new Object();
flash.installed=false;
flash.version='0.0';

// Dig through Netscape-compatible plug-ins first.
if (navigator.plugins && navigator.plugins.length) {
for (x=0; x < navigator.plugins.length; x++) {
if (navigator.plugins[x].name.indexOf('Shockwave Flash') != -1) {
flash.version = navigator.plugins[x].description.split('Shockwave Flash ')[1];
flash.installed = true;
break;
}
}
}

// Then, dig through ActiveX-style plug-ins afterwords
else if (window.ActiveXObject) {
for (x = 2; x <= flash_versions; x++) {
try {
oFlash = eval("new ActiveXObject('ShockwaveFlash.ShockwaveFlash." + x + "');");
if(oFlash) {
flash.installed = true;
flash.version = x + '.0';
}
}
catch(e) {}
}
}

// Create sniffing variables in the following style: flash.ver[x]
// Modified by mjac
flash.ver = Array();
for(i = 4; i <= flash_versions; i++) {
eval("flash.ver[" + i + "] = (flash.installed && parseInt(flash.version) >= " + i + ") ? true : false;");
}

function searchFeature(){
terms = document.search.q.value;
alert('you wanna search for '+terms+' eh?');
}
//done hiding--->
</script>
<!--nonflash header-->
</head>
<body background="techlytbg.jpg">
<center>
<!--start header-->
<table height="1" width="778" bgcolor="#2a480d" cellpadding="0" cellspacing="0" border="0">
<tr>
<td height="1" width="778"></td></tr></table>

<table height="1" width="778" bgcolor="#2a480d" cellpadding="0" cellspacing="0" border="0">

<tr>
<td height="417" width="778" bgcolor="#2a480d" background="banner.jpg" valign="top"></td>
</td>
</tr>
</table>
<!--end header-->

<!--start navigation table --->
<table height="20" width="778" bgcolor="#2a480d" cellpadding="0" border="0" cellspacing="0">
<tr>
<td>
<img src="hd5.jpg" width="778" height="120" border="0" alt="" usemap="#hd5_Map">
<map name="hd5_Map">
<area shape="rect" alt="" coords="690,0,742,19" href="linkus.php" target="_self">
<area shape="rect" alt="" coords="552,0,637,19" href="contact.php" target="_self">
<area shape="rect" alt="" coords="369,0,423,18" href="index.php" target="_self">
<area shape="rect" alt="" coords="153,0,221,20" href="siteinfo.php" target="_self">
<area shape="rect" alt="" coords="30,0,80,19" href="index.php" target="_self">
</map>
</td>
</tr>
</table>
<!--end navigation table-->


<!--start Page-->

<table cellpadding="0" cellspacing="0" border="0" width="778" height="1" bgcolor="#2a480d">
<tr>
<td valign="top" width="778" height="1">

<!--start main content-->

<table border="0" cellpadding="0" cellspacing="0" width="778" bgcolor="#2a480d">
<td width="778" bgcolor="#2a480d" background="pagebg.jpg" align="center">

<!--start main content box 1-->
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#2a480d" height="1" width="372"><tr>
<td height="42" width="372" bgcolor="#2a480d" background="conttop.jpg" class="head"><p align="center">CONTENT</p></td></tr>

<tr>
<td height="42" width="372" bgcolor="#2a480d" background="contbg.jpg" valign="top">

<table align="center" height="100%" width="312" border="0" cellpadding="0" cellspacing="1" border="0"><tr>
<td height="100%" width="312" valign="top" align="center" class="Conttxt">

<span>
<b>Lorem Ipsem</b><br>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br>
<b>Lorem Ipsem</b><br>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br>
<b>Lorem Ipsem</b><br>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br>

</span>
</tr>
</td>
</table>
</td>
</table>
</td>
</td></tr></table>
</td></tr></table>
</td></tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#2a480d" height="1" width="372"><tr>
<td height="42" width="372" bgcolor="#2a480d" background="contbtm.jpg"></td></tr>
</table>
</td>
</td>
</tr></table>

<!-------end content box 1--------------->
</td></tr></table>

<!--end main content-->


<!--start NAVIGATION Right-->
<table border="0" cellpadding="0" cellspacing="0" width="778" bgcolor="#2a480d">
<td width="778" bgcolor="#2a480d" background="pagebg.jpg">

<!-------------------START NAVIGATION BOX 1------------------------------------------->

<td bgcolor="#2a480d" height="1" valign="top" align="center" width="184">
<table bgcolor="#2a480d" cellpadding="0" cellspacing="0" border="0" height="100%" width="184"><tr>
<td bgcolor="#2a480d" height="33" width="184" background="navrighttop.jpg" class="head"><p align="center" valign="bottom"></p></td></tr>
<tr>
<td bgcolor="#2a480d" height="100%" width="184" background="navbg2.jpg" valign="top">
<table align="center" height="100%" width="150" border="0" cellpadding="0" cellspacing="1" border="0">
<p align="center" class="head">TUTORIALS<p>
<tr>
<td height="100%" width="75%" valign="top" class="Small">
<span>
<p align="center">
<a href="index.php">Photoshop</a>
<br>
<a href="index.php">Image Ready</a>
<br>
<a href="index.php">HTML</a>
<br>
<a href="index.php">PHP</a>
<br>
<a href="index.php">CSS</a>
<br>
<a href="index.php">lookup</a>
<br>
<a href="index.php">Guild</a>
<br>
<a href="index.php">Misc</a>
</span></td></tr>
</table>
<tr>

<td height="33" width="184" background="navrightbtm.jpg">
</td></tr>
</td></tr></table>
</td></table>
</td>

</table>
</table>
</td>
</td>
<!------------------END NAVIGATION BOX 1---------------------------------------------->


<!--end sidebar-->
<!--end page-->
</td></table>

<!--start footer-->
<table cellpadding="0" cellspacing="0" border="0" width="778" bgcolor="#365665">
<tr><td align="right" valign="bottom">
<img src="cpfooter.jpg" width="778" height="72" border="0" alt="" usemap="#cpfooter_Map">
<map name="cpfooter_Map">
<area shape="rect" alt="" coords="309,52,485,71" href="index.php" target="_self">
</map>
&nbsp;&nbsp;&nbsp;

<BR>
</td></tr></table>
<!--end footer-->
</center>
</body>
</html>


Below is how it should look:


Here is how it currently looks:
Top screenshot-


Bottom screenshot-


Hope someone can help.......

::Thanx::
#22
i think ill go with the lvcs idea...it sounds pretty simple and i like the whole user-friendlyness and the fact that its alot easier to use with freepgs....thank you guys! :)
#23
oh okay, thank you so much for helping me....im going to keep the co.nr services for now, but im going to try to find a really nice domain name service(paid)and I would really appreciate it if you guys could refer me to some really nice ones for my site.

Thank you!! ;D
#24
oh....what bad will the "cloaking, "framing" do though?(no really...i would actually like to know the dangers and damage for future reference) I really would like to keep the co.nr services because they are my absolute favorite free short domain name service and changeip doesnt really provide the same thing as the co.nr services...isnt there any way i can please keep my account with them and keep having my site "framed" or "cloaked"?
#25
thats because i changed my name to my real name instead....and i dont see how that has anything to do with it cause kyoki-designs.co.nr is from co.nr url redirection. But
i could be wrong *shrugs*.

Other than that it always used to work but i think its something that started happening around the beginning of the month.

How can i redirect my url to the co.nr then???

BTW, im trying to create a new redirection as im making a new site(giving my old site a COMPLETE makeover) and im just wondering if someone could please tell me where to point it and stuff to make it work. Im pretty much clueless on this subject so the more help the better.

#26
I am using an index file and its called index.php and it does have content in it.

Well now i changed it to index.html thinking that might have caused it....although i highly doubt it...and it still isnt working so im going back to index.php.

What else could it be?
#27
Ive tried the address for my site:
http://kyoki-designs.co.nr

and it says "server not found"

When i try the "NS1.LVCS.NET" thing:
64.193.110.133

it says "unable to connect"

and the same for the"NS2.LVCS.NET" and "NS01.BACKUPDNS.COM" things

Im  not sure why my site isnt showing, all ive done to it is changed the index.php page and added a site coming back soon sign instead of the layout.And I know it was working after that cause i checked it for two days after. Then it stopped working.

Btw, i can still get into my account on freepgs and also edit my pages and all of that stuff.

please can someone tell me how to fix this problem soon.