Log In · Register

 

Help Topic Rules & Requirements

For a list of all requirements and guidelines pertaining to posting a new Help topic, please click here.

This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | BigBookofResources

Submission Guidelines

2 Pages V   1 2 >  
Closed TopicStart new topic
template problems, LOOK HERE <<-
moorepocket
post Jan 1 2007, 10:51 AM
Post #1


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



For blogger.com

First go to your dashboard. I just upgraded my blog to google blog.
Then you will see this.

click on Template.

Then it will take you another page.


This is where you put your html codes. You don't post it in Settings.
 
speakerboxx123
post Jan 3 2007, 04:43 PM
Post #2


im with the marching band
*****

Group: Member
Posts: 740
Joined: Dec 2006
Member No: 491,167



i do that and it says this...Please correct the error below, and submit your template again.
QUOTE
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The element type "style" must be terminated by the matching end-tag "".
 
justabitcrazy
post Jan 5 2007, 10:47 PM
Post #3


Newbie
*

Group: Member
Posts: 4
Joined: Jan 2007
Member No: 493,168



QUOTE(anthonyjosephatcreatblogdotcom @ Jan 3 2007, 4:43 PM) *
i do that and it says this...Please correct the error below, and submit your template again.
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The element type "style" must be terminated by the matching end-tag "".



it says the same for me too.
what should we do?
 
moorepocket
post Jan 8 2007, 10:28 AM
Post #4


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



are you using the blogger codes from here?
 
theoriginalboy
post Jan 16 2007, 06:58 PM
Post #5


Newbie
*

Group: Member
Posts: 1
Joined: Jan 2007
Member No: 495,915



QUOTE(moorepocket* @ Jan 8 2007, 10:28 AM) *
are you using the blogger codes from here?


It's doesn't work... I want to put a template but it doesn't work, I have always error messages. Where I put the code of a template in my codes ? :

CODE
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  <head>
    <b:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>
    <b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name:     Minima Black
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */

/* Variable definitions
   ====================
   <Variable name="bgcolor" description="Page Background Color"
             type="color" default="#000" value="#000000">
   <Variable name="textcolor" description="Text Color"
             type="color" default="#ccc" value="#cccccc">
   <Variable name="linkcolor" description="Link Color"
             type="color" default="#9ad" value="#99aadd">
   <Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#ccc" value="#cccccc">
   <Variable name="descriptioncolor" description="Blog Description Color"
             type="color" default="#777" value="#777777">
   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#ad9" value="#aadd99">
   <Variable name="bordercolor" description="Border Color"
             type="color" default="#333" value="#333333">
   <Variable name="sidebarcolor" description="Sidebar Title Color"
             type="color" default="#777" value="#777777">
   <Variable name="sidebartextcolor" description="Sidebar Text Color"
             type="color" default="#999" value="#999999">
   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#a7a" value="#aa77aa">
   <Variable name="bodyfont" description="Text Font"
             type="font" default="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">
   <Variable name="headerfont" description="Sidebar Title Font"
             type="font"
             default="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
   <Variable name="pagetitlefont" description="Blog Title Font"
             type="font"
             default="normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">
   <Variable name="descriptionfont" description="Blog Description Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif">
   <Variable name="postfooterfont" description="Post Footer Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
*/

/* Use this with templates/template-twocol.html */

body {
  background:$bgcolor;
  margin:0;
  color:$textcolor;
  font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
a:link {
  color:$linkcolor;
  text-decoration:none;
  }
a:visited {
  color:$visitedlinkcolor;
  text-decoration:none;
  }
a:hover {
  color:$titlecolor;
  text-decoration:underline;
}
a img {
  border-width:0;
  }

/* Header
-----------------------------------------------
*/

#header-wrapper {
  width:660px;
  margin:0 auto 10px;
  border:1px solid $bordercolor;
  }

#header {
  margin: 5px;
  border: 1px solid $bordercolor;
  text-align: center;
  color:$pagetitlecolor;
}

#header h1 {
  margin:5px 5px 0;
  padding:15px 20px .25em;
  line-height:1.2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  font: $pagetitlefont;
}

#header a {
  color:$pagetitlecolor;
  text-decoration:none;
  }

#header a:hover {
  color:$pagetitlecolor;
  }

#header .description {
  margin:0 5px 5px;
  padding:0 20px 15px;
  max-width:700px;
  text-transform:uppercase;
  letter-spacing:.2em;
  line-height: 1.4em;
  font: $descriptionfont;
  color: $descriptioncolor;
}


/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  width: 660px;
  margin:0 auto;
  padding:10px;
  text-align:left;
  font: $bodyfont;
  }

#main-wrapper {
  width: 410px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }

#sidebar-wrapper {
  width: 220px;
  float: right;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}


/* Headings
----------------------------------------------- */

h2 {
  margin:1.5em 0 .75em;
  font:$headerfont;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:$sidebarcolor;
}


/* Posts
-----------------------------------------------
*/
h2.date-header {
  margin:1.5em 0 .5em;
  }

.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted $bordercolor;
  padding-bottom:1.5em;
  }
.post h3 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:$titlecolor;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
  display:block;
  text-decoration:none;
  color:$titlecolor;
  font-weight:bold;
}

.post h3 strong, .post h3 a:hover {
  color:$textcolor;
}

.post p {
  margin:0 0 .75em;
  line-height:1.6em;
}

.post-footer {
  margin: .75em 0;
  color:$sidebarcolor;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  line-height: 1.4em;
}

.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid $bordercolor;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font-weight: bold;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color: $sidebarcolor;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block .comment-author {
  margin:.5em 0;
  }
#comments-block .comment-body {
  margin:.25em 0 0;
  }
#comments-block .comment-footer {
  margin:-.25em 0 2em;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
}

#blog-pager-older-link {
  float: right;
}

#blog-pager {  
  text-align: center;
}

/* Sidebar Content
----------------------------------------------- */
.sidebar {
  color: $sidebartextcolor;
  line-height: 1.5em;
}

.sidebar ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
.sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }

.sidebar .widget, .main .widget {
  border-bottom:1px dotted $bordercolor;
  margin:0 0 1.5em;
  padding:0 0 1.5em;
}

.main .Blog {
  border-bottom-width: 0;
}

/* Profile
----------------------------------------------- */
.profile-img {
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid $bordercolor;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  color: $sidebarcolor;
  font-weight: bold;
  line-height: 1.6em;
}

.profile-datablock {
  margin:.5em 0 .5em;
}

.profile-textblock {
  margin: 0.5em 0;
  line-height: 1.6em;
}

.profile-link {
  font: $postfooterfont;
  text-transform: uppercase;
  letter-spacing: .1em;
}

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  padding-top:15px;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: center;
}

/** Page structure tweaks for layout editor wireframe */
body#layout #header {
  margin-left: 0px;
  margin-right: 0px;
}
]]></b:skin>
  </head>

  <body>
  <div id='outer-wrapper'><div id='wrap2'>

    <!-- skip links for text browsers -->
    <span id='skiplinks' style='display:none;'>
      <a href='#main'>skip to main </a> |
      <a href='#sidebar'>skip to sidebar</a>
    </span>

    <div id='header-wrapper'>
      <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Yanick Roy (en-tête)' type='Header'/>
</b:section>
    </div>

    <div id='content-wrapper'>

      <div id='main-wrapper'>
        <b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Messages blog' type='Blog'/>
</b:section>
      </div>

      <div id='sidebar-wrapper'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='BlogArchive1' locked='false' title='Archive de blog' type='BlogArchive'/>
<b:widget id='Profile1' locked='false' title='Qui êtes-vous ?' type='Profile'/>
</b:section>
      </div>

      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'> </div>

    </div> <!-- end content-wrapper -->

    <div id='footer-wrapper'>
      <b:section class='footer' id='footer'/>
    </div>

  </div></div> <!-- end outer-wrapper -->
</body>
</html>


This post has been edited by moorepocket*: Jan 16 2007, 07:59 PM
 
moorepocket
post Jan 16 2007, 08:00 PM
Post #6


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



you replace

CODE
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>

with
QUOTE
<html>
 
homaniac
post Jan 24 2007, 11:11 PM
Post #7


Newbie
*

Group: Member
Posts: 7
Joined: Jan 2007
Member No: 498,088



QUOTE(moorepocket* @ Jan 17 2007, 9:00 AM) *
you replace

CODE
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>



sorry but i still don't get it. replace?
 
homaniac
post Jan 25 2007, 04:24 AM
Post #8


Newbie
*

Group: Member
Posts: 7
Joined: Jan 2007
Member No: 498,088



ANd how do I know my template header's code?
 
sweetmiseryhlub
post Jan 26 2007, 01:12 AM
Post #9


Newbie
*

Group: Member
Posts: 2
Joined: Jan 2007
Member No: 498,328



how come everytime i try to put it in it says error..what am i suppose to replace that code with?..please help.
 
terenceyyk
post Jan 28 2007, 10:26 AM
Post #10


Newbie
*

Group: Member
Posts: 2
Joined: Jan 2007
Member No: 498,961



i think the problem only applies to the blogs established AFTER upgrading.
i've got 2 blogs, one before upgrading and the other one after i upgrade and integrate it with my google account.

this is what under the "template" section of my new blog:


* Page Elements
* Fonts and Colors
* Edit HTML
* Pick New Template

and this is what under the old blog of mine:


* Edit HTML
* Pick New
* Customize Design
* AdSense

See?

so i think the problem is associate with the different code structure required by the old blogs and the updated ones...
(i've tried to change the codes on my old blog with another temoplate on createblog and it works perfectly)

unfortunately, i'm not a coder so...
i'm also asking for help since all the codings on createblog only works for my older blog, but not the new one.

QUOTE(moorepocket* @ Jan 17 2007, 9:00 AM) *
you replace

CODE
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>

with



oh thanks this works!

but how can i change the other templates as well???


alright, i know how to use the old codes now...
you have to shoose "template"-->"edit html"-->" Revert to Classic Template " at the bottom of the page...
 
moorepocket
post Jan 29 2007, 09:34 AM
Post #11


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



do the same?
 
sweetmiseryhlub
post Feb 2 2007, 05:37 AM
Post #12


Newbie
*

Group: Member
Posts: 2
Joined: Jan 2007
Member No: 498,328



i dont get it..what do you replace it with?..
 
moorepocket
post Feb 2 2007, 09:06 PM
Post #13


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



QUOTE
<html>
 
hannahbanana1111
post Feb 3 2007, 11:59 PM
Post #14


Girliee Gurl
*

Group: Member
Posts: 9
Joined: Feb 2007
Member No: 500,675



is anyone there? i realllly need help
 
moorepocket
post Feb 4 2007, 12:17 AM
Post #15


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



yes...
 
haydensmommy2526
post Feb 4 2007, 04:47 PM
Post #16


Newbie
*

Group: Member
Posts: 1
Joined: Feb 2007
Member No: 500,850



I just tried everything mentioned below, and I am still getting the same error. My blog is created un the new Google Blogger, so is this probably the problem?
 
moorepocket
post Feb 4 2007, 09:11 PM
Post #17


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



i'm not sure, b/c with me i don't have that problem. I'm really confused.
 
*Kathleen*
post Feb 5 2007, 04:31 PM
Post #18





Guest






QUOTE(ljd2526 @ Feb 4 2007, 4:47 PM) *
I just tried everything mentioned below, and I am still getting the same error. My blog is created un the new Google Blogger, so is this probably the problem?

No no no not at all. You just have to make sure that the template is on classic HTML, not the new XML. I have the new Google Blogger, and I'm still able to use these templates.
 
moorepocket
post Feb 7 2007, 09:27 AM
Post #19


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



thank you kathleen for explaining.
 
niciDOOM
post Feb 28 2007, 12:19 PM
Post #20


hi, my names james and i like balls.
***

Group: Member
Posts: 85
Joined: Feb 2007
Member No: 506,555



and how do you get it to the classic html?
 
*Kathleen*
post Feb 28 2007, 12:40 PM
Post #21





Guest






Click on your Template tab. Then click on Edit HTML. Scroll down to the bottom and click on Revert to Classic Template.
 
niciDOOM
post Feb 28 2007, 02:25 PM
Post #22


hi, my names james and i like balls.
***

Group: Member
Posts: 85
Joined: Feb 2007
Member No: 506,555



ahhh i got it ^____^
thanks so much guys
 
jacex0
post Apr 19 2007, 03:53 PM
Post #23


Newbie
*

Group: Member
Posts: 5
Joined: Apr 2007
Member No: 518,301



guys i need ur help.... i need somoene to help me with a 3 column plain white blooger template..... please get back to me either on aim or e-mail


e-mail: jj_rocks_xox@yahoo.com
aim- jacexxx
 
moorepocket
post Apr 19 2007, 06:06 PM
Post #24


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



what is it?
 
blond_enzo
post Apr 29 2007, 12:54 PM
Post #25


Newbie
*

Group: Member
Posts: 1
Joined: Apr 2007
Member No: 520,183



Hi all,

I was hoping you could help a newbie out. I'm no star with layouts. I just registered at Blogger, wanting to use this layout code: (see below)
But when I paste it into template it gives me an error, saying the code isn't right. I've read through the threads and tried fixing it on my own, without much success as you can see. Now I'm no pro with html (at all) so please help me. It's probably something stupid I missed, but please help.

QUOTE
<!-- start code provided by createblog.com -->
<html>
<head>

<title>So..Sophisticated</title>


<STYLE type=text/css>
BODY {
cursor: crosshair;
font-family: tahoma;
font-size: 8pt;
color: #995366;

scrollbar-3dlight-color:#040404;
scrollbar-darkshadow-color:#995366;
scrollbar-highlight-color:#995366;
scrollbar-shadow-color:#995366;
scrollbar-track-color:#040404;
scrollbar-arrow-color:#995366;
scrollbar-face-color:#040404;
}


.navheader
{height:15px;width:180px;
border: solid #000000;
border-width:1px 1px 0px 1px;
background-image:url('http://layouts.cbimg9.com/33/16574e.jpg');
text-align:center;}

.blogheader
{height:15px;width:390px;
border: solid #000000;
border-width:1px 1px 0px 1px;
background-image:url('http://layouts.cbimg9.com/33/16574f.jpg');
text-align:left;}

A:link {
FONT-WEIGHT: bold;
CURSOR: help;
COLOR: #69152c;
TEXT-DECORATION: none;
border-bottom:1px dashed #999999;
}
A:visited {
FONT-WEIGHT: bold;
CURSOR: help;
COLOR: #69152c;
TEXT-DECORATION: none;
border-bottom:1px dashed #999999;
}
A:active {
CURSOR: help;
COLOR: #69152c;
TEXT-DECORATION: none;
border-bottom:1px dashed #999999;
}
A:hover {
CURSOR: help;
COLOR: #c0c0c0;
TEXT-DECORATION: none;
border-bottom:1px dashed #999999;



</style>

<body bgcolor="#040404" topmargin="0" rightmargin="0" bottommargin="0" link="#7375DA" vlink="#7375DA" alink="#7375DA" text="#040404" background="http://i66.photobucket.com/albums/h250/suweetness/lays/sophisticated/miss2.png" style="background-repeat:repeat-y;">
<div style="position:absolute; left:0px; top:0px;"><img src="http://layouts.cbimg9.com/33/16574c.png" border="0"></div>






<div id=content style="position:absolute; top:400; left:243; width: 390; border: 0px solid pink;">


<blogger>
<p class="blogheader"><B><font color="c0c0c0"><BlogDateHeader>
<$BlogDateHeaderDate$>
</BlogDateHeader></B></font></p>

<p><$BlogItemBody$>
</p>
Posted by <$BlogItemAuthor$> at <$BlogItemDateTime$>

<br>
<br>
</blogger>

</div>










<div id=navigation style="position:absolute; top:10; left:38; width: 180; border: 0px solid pink;">

<p class="navheader"><FONT COLOR="C0C0C0"><B>SITE</B></p></FONT></P></TD></TR></TBODY></TABLE>

Best viewed with IE and a 1024x768 resolution

<br><br>
<br><br>
<br><br>








<p class="navheader"><FONT COLOR="C0C0C0"><B>ABOUT ME</B></p></FONT></P></TD></TR></TBODY></TABLE>

¢À Jeannie
<BR>
¢À Female
<BR>
¢À 17
<BR>
¢À 19th May
<BR>
¢À Brunei Darussalam
<BR>
¢À Junior College
<BR>
¢À Perfectionist
<BR>







<p class="navheader"><FONT COLOR="C0C0C0"><B>LOVES</B></p></FONT></P></TD></TR></TBODY></TABLE>

¢À Having company
<br>
¢À Pretty colours
<br>
¢À Fairies
<br>
¢À Bling Blings
<br>
¢À Roses
<br>
¢À Animals
<br><BR>






<p class="navheader"><FONT COLOR="C0C0C0"><B>HATES</B></p></FONT></P></TD></TR></TBODY></TABLE>

¢À Car Crashes
<br>
¢À Liars
<br>
¢À Homework
<br>
¢À Waiting
<br>






<p class="navheader"><FONT COLOR="C0C0C0"><B>TAGBOARD</B></p></FONT></P></TD></TR></TBODY></TABLE>
<BR><BR><BR><BR><BR><BR>
<BR><BR><BR><BR><BR><BR>
<BR><BR><BR><BR><BR><BR>
<BR><BR><BR><BR><BR><BR>

<p class="navheader"><FONT COLOR="C0C0C0"><B>LINKS</B></p></FONT></P></TD></TR></TBODY></TABLE>

<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;
<a href="http://" target="_blank">Link</a>;



<br><br>








<p class="navheader"><FONT COLOR="C0C0C0"><B>CREDITS</B></p></FONT></P></TD></TR></TBODY></TABLE>

<a href="http://www.blogger.com/" target="new">Blogger</a>
<br>
<a href="http://www.createbog.com/" target="new">Creteblog</a>

<br>

<a href="http://hushed-words.com/" TARGET="_blank">
<img src="http://layouts.cbimg9.com/33/16574d.png" border=0 width=88 height=31>
</a>



</div>
<!-- end code provided by createblog.com -->
 

2 Pages V   1 2 >
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: