Log In · Register

 
HELP HELP HELP !!!! :s, Layout Problem !
SkyEvo6
post Sep 22 2007, 10:31 AM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Sep 2007
Member No: 573,191







and thats is my XML code : plz correct errors in that code
u can contact me at : tsou_lee@hotmail.com
thx :)
--------------------------------------------------------------------
<?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[/*
-----------------------------------------------
Name: Dream Light Theme
Designer: se7en
URL: www.blogsgonewild.net
Type: Free Blogger XML Skin
----------------------------------------------- */

/* Variable definitions
====================
<Variable name="bgcolor" description="Page Background Color"
type="color" default="#fff" value="#C3D9FF">
<Variable name="textcolor" description="Text Color"
type="color" default="#333" value="#333333">
<Variable name="linkcolor" description="Link Color"
type="color" default="#58a" value="#ffffff">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#666" value="#ffffff">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#999" value="#ffffff">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#c60" value="#341473">
<Variable name="bordercolor" description="Border Color"
type="color" default="#ccc" value="#5588aa">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#999" value="#333333">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#666" value="#ffffff">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#999" value="#6131BD">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Verdana, sans-serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="italic bold 95% Verdana, sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="normal normal 200% Georgia, Serif" value="normal bold 200% Verdana, sans-serif">
<Variable name="descriptionfont" description="Blog Description 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">
<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 */
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
body {
background:#363435;
margin:0;
color:#333;
font:90%/.9em Georgia, Serif;
text-align: center;
}
a:link {
color:#333;
text-decoration:none;
}
a:visited {
color:#333;
text-decoration:none;
}
a:hover {
color:#999;
text-decoration:underline;
}
a img {
border-width:0;
}
#main .post-body a:link {
color:#333;
text-decoration:underline;
}
#main .post-body a:visited {
color:#333;
text-decoration:underline;
}
#main .post-body a:hover {
color:#999;
text-decoration:none;
}

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

#header-wrapper {
background: url("http://i161.photobucket.com/albums/t219/freetemplates4/moonlight-lady.jpg") no-repeat;
width:770px;
height:545px;
margin:0 auto;
padding:0;
text-align:left;
}
#header {
margin:0;
padding:35px 0 0 10px;
}
*html #header-wrapper {
margin-bottom:10px;
}
#header h1 {
margin:0;
padding:0;
font-size: 150%;
font-weight:bold;
line-height: 1.4em;
letter-spacing:.2em;
font-style:italic;
color:#b49e49;
}

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

#header a:hover {
color:#b49e49;
text-decoration:underline;
}

.descriptionwrapper p {
margin:0;
padding:3px 0 10px 0;
line-height: 1.3em;
font-style: italic;
font-weight:bold;
font-size:.8em;
letter-spacing:.1em;
color: #e7d29b;
}


/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background: url("http://i161.photobucket.com/albums/t219/freetemplates4/moonlight-lady-body.jpg");
width: 770px;
margin:0 auto;
padding:0;
text-align:left;
}
#main-wrapper {
width: 500px;
margin:-120px 0 0;
padding:0 12px 0 12px;
float: left;
color:#333;
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: 205px;
margin:0;
padding:0 12px 0 0;
float: right;
color:#333;
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 */
}


br {
clear:both;
}
.post-body br {
clear:none;
}

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

h2 {
background:#b49e49;
margin:1.5em 0 .75em;
padding:2px 4px 2px;
font:90% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
font-weight:bold;
font-style:italic;
line-height: 1.4em;
text-transform:uppercase;
color:#fff;
}
#ArchiveList {
margin:0;
padding:0 0 0 12px;
}

/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:1.5em 0 .5em;
color:#666;
font-size:10px;
background:none;
}

.post {
margin:.5em 0 8px;
padding-bottom:0;
border-bottom:1px solid #b49e49;
}
#main .post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:#333;
}

#main .post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
font-size:110%;
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#333;
}

#main .post h3 strong, .post h3 a:hover {
color:#000;
text-decoration:underline;
}

.post-body, .post p {
margin:0 0 .75em;
line-height:1.2em;
}

.post-footer {
margin: .75em 0;
color:#777;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;
}
.comment-link {
margin-left:.6em;
}
.post-body img {
margin:5px;
padding:0;
border:1px solid #333;
}
.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;
}

#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;
}

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

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

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

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

/* Sidebar Content
----------------------------------------------- */
#sidebar-wrapper {
color:#333;
line-height: 1.1em;
}

#sidebar-wrapper ul {
list-style:none;
margin:0;
padding:0;
}
#sidebar-wrapper li {
margin:0;
padding:0 0 .25em 10px;
line-height:1.2em;
}

#sidebar-wrapper .widget, .main .widget {
margin:0 0 .5em;
padding:0 0 .5em;
}

#sidebar-wrapper .widget, .main .widget {
margin:0 0 .5em;
padding:0 0 .5em;
}
.widget-content {
margin:o;
padding:0 0 0 8px;
}

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


/* Profile
----------------------------------------------- */

.profile-img {
float: left;
margin: 0 5px 5px 0;
padding:0;
border:2px solid #333;
}

.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
color:#333;
font-size:11px;
font-weight: bold;
line-height: 1.3em;
}

.profile-datablock {
margin:.5em 0 .5em;
font-size:11px;
}

.profile-textblock {
margin: 0.5em 0;
line-height: 1.3em;
font-size:11px;
}

.profile-link {
text-transform: uppercase;
letter-spacing: .1em;
font-size:11px;
}

/* Footer
----------------------------------------------- */
#footer-wrapper {
background: url("http://i161.photobucket.com/albums/t219/freetemplates4/moonlight-lady-footer.jpg") no-repeat;
width:770px;
height:10px;
clear:both;
margin:0 auto;
padding:0;
}
#lower-footer {
margin:10px 0 0;
padding:0;
line-height: 1.3em;
text-transform:uppercase;
letter-spacing:.1em;
text-align: center;
font-weight:bold;
color:#fff;
}
p.feed {
margin:0;
padding-left:10px;
}
#credits {
margin:0;
padding:0 0 0 10px;
font-size:11px;
}

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

<body>
<div id='outer-wrapper' style='margin-top:0;'><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='(¯`·._.·[Listen To The Beat]·._.·´¯) (Header)' type='Header'/>
</b:section>
</div>

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

</div>

<div id='sidebar-wrapper'>

<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Profile1' locked='false' title='About Me' type='Profile'/>
<b:widget id='HTML1' locked='false' title='' type='HTML'/>
<b:widget id='BlogArchive1' locked='false' title='Archives' type='BlogArchive'/>
<b:widget id='Label1' locked='false' title='Labels' type='Label'/>
</b:section>



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




<br/>
</div></div> <!-- end outer-wrapper -->

<div id='footer-wrapper'>

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

<br/>
</body>
</html>
 

Posts in this topic
SkyEvo6   HELP HELP HELP !!!! :s   Sep 22 2007, 10:31 AM
moorepocket   remove CODE<?xml version="1.0" encodin...   Sep 22 2007, 10:53 PM
IVIike   closed by request   Oct 9 2007, 04:39 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: