換版面

 

這個版面當初也是調好久

好不容易調成我喜歡的樣子與顏色

雖然在別人眼中不見得好看

卻是我喜歡的。

 

 

接下來就是我最愛的雲端化

來備份一下 :P

<?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
 *
 * Sand Dollar
 * by Jason Sutter
 * Updated by Blogger Team
 */

/* Variable definitions
   ====================
   <Variable name="textcolor" description="Text Color"
             type="color" default="#000" value="#000000">

   <Variable name="bgcolor" description="Page Background Color"
             type="color" default="#f6f6f6" value="#D3EDFB">

   <Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#F5DEB3" value="#A1C3E7">

   <Variable name="pagetitlebgcolor" description="Blog Title Background Color"
             type="color" default="#DE7008" value="#14548A">

  <Variable name="descriptionColor" description="Blog Description Color"
            type="color" default="#9E5205"  value="#14548a"/>

   <Variable name="descbgcolor" description="Description Background Color"
             type="color" default="#F5E39e" value="#007BBB">

   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#9E5205" value="#004872">

   <Variable name="datecolor" description="Date Header Color"
             type="color" default="#777777" value="#777777">

   <Variable name="footercolor" description="Post Footer Color"
             type="color" default="#444444" value="#444444">

   <Variable name="linkcolor" description="Link Color"
             type="color" default="#DE7008" value="#14548a">

   <Variable name="footerlinkcolor" description="Post Footer Link Color"
             type="color" default="#968a0a" value="#14548A">

   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#DE7008" value="#A1C3E7">

   <Variable name="sidebarcolor" description="Sidebar Title Color"
             type="color" default="#B8A80D" value="#14548A">

   <Variable name="sidebarlinkcolor" description="Sidebar Link Color"
             type="color" default="#999999" value="#14548A">

   <Variable name="bordercolor" description="Border Color"
             type="color" default="#e0ad12" value="#007BBB">

   <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 150% Verdana,Sans-serif" value="normal bold 150% Verdana,Sans-serif">

   <Variable name="dateHeaderFont" description="Date Header Font"
             type="font"
             default="normal bold 105% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal bold 105% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">

   <Variable name="pagetitlefont" description="Blog Title Font"
             type="font" default="normal bold 300% Verdana,Sans-Serif" value="normal bold 300% Verdana,Sans-Serif">

   <Variable name="titlefont" description="Post Title Font"
             type="font" default="normal bold 160% Verdana,Sans-Serif" value="normal bold 160% Verdana,Sans-Serif">
*/

body {
  margin:0px;
  padding:0px;
  background:$bgcolor;
  color:$textcolor;
  font-size: big;
}

#outer-wrapper {
  font:$bodyfont;
}
           
a {
 color:$linkcolor;
}
           
a:hover {
 color:$titlecolor;
}

a img {
  border-width: 0;
}
                       
#content-wrapper {
  padding: 0 1em 0 1em;
}

@media all  {
  div#main {
    float:right;
    width:75%;
    padding:30px 0 10px 1em;
    border-left:dotted 1px $bordercolor;
    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 */
  }              
  div#sidebar {
    margin:20px 0px 0px 0;
    padding:0px;
    text-align:left;
    float: left;
    width: 22%;
    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 */
  }
}
                       
@media handheld  {
  div#main {
   float:none;
   width:90%;
 }
 
  div#sidebar {
    padding:30px 7% 10px 3%;
  }                         
}
                       
#header {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  border-bottom:dotted 1px $bordercolor;
  background:$descbgcolor;
}
                       
h1 a:link  {
 text-decoration:none;
 color:$pagetitlecolor
}
           
h1 a:visited  {
  text-decoration:none;
  color:$pagetitlecolor
}

h1,h2,h3 {
  margin: 0;
}

h1 {
  padding:25px 0px 10px 5%;
  color:$pagetitlecolor;
  background:$pagetitlebgcolor;
  font:$pagetitlefont;
  letter-spacing:-2px;
}
           
h3.post-title {
  color:$titlecolor;
  font:$titlefont;
  letter-spacing:-1px;
}

h3.post-title a,
h3.post-title a:visited {
  color: $titlecolor;
}
            
h2.date-header  {
  margin:10px 0px 0px 0px;
  color:$datecolor;
  font: $dateHeaderFont;
}
           
h4 {
 color:#aa0033;
}
                       
#sidebar h2 {
  color:$sidebarcolor;
  margin:0px;
  padding:0px;
  font:$headerfont;
}

#sidebar .widget {
  margin:0px 0px 33px 0px;
  padding:0px 0px 0px 0px;
  font-size:95%;
}

#sidebar ul {
  list-style-type:none;
  padding-left: 0;
  margin-top: 0;
}

#sidebar li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  font-size:95%;
}

.description {
  padding:0px;
  margin:7px 12% 7px 5%;
  color:$descriptionColor;
  background:transparent;
  font:bold 100% Verdana,Sans-Serif;
}

 .post {
  margin:0px 0px 30px 0px;
}
           
.post strong {
  color:$textcolor;
  font-weight:bold;
}

pre,code {
 color:$sidebarlinkcolor;
}

strike {
 color:$sidebarlinkcolor;
}

.post-footer  {
  padding:0px;
  margin:0px;
  color:$footercolor;
  font-size:80%;
}
.post-footer a {
  border:none;
  color:$footerlinkcolor;
  text-decoration:none;
}

.post-footer a:hover {
  text-decoration:underline;
}

#comments {
  padding:0px;
  font-size:110%;
  font-weight:bold;
}

.comment-author {
  margin-top: 10px;
 }

.comment-body {
  font-size:100%;
  font-weight:normal;
  color:black;
}

.comment-footer {
  padding-bottom:20px;
  color:$footercolor;
  font-size:80%;
  font-weight:normal;
  display:inline;
  margin-right:10px
}

.deleted-comment  {
  font-style:italic;
  color:gray;
}

.comment-link  {
  margin-left:.6em;
}

.profile-textblock {
  clear: both;
  margin-left: 0;
}

.profile-img {
  float: left;
  margin: 0 5px 5px 0;
  border: 2px solid $pagetitlebgcolor;
}

#sidebar a:link  {
  color:$sidebarlinkcolor;
  text-decoration:none;
}   

#sidebar a:active  {
  color:#ff0000;
  text-decoration:none;
}    

#sidebar a:visited  {
  color:sidebarlinkcolor;
  text-decoration:none;
}

#sidebar a:hover {
  color:$sidebarcolor;
  text-decoration:none;
}

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

.clear {
  clear: both;
}

.widget-content {
  margin-top: 0.5em;
}

/** Tweaks for layout editor preview */

body#layout #outer-wrapper {
  margin-top: 0;
}

body#layout #main,
body#layout #sidebar {
  margin-top: 10px;
  padding-top: 0;
}
]]></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='New Village (Header)' type='Header'/>
</b:section>
    </div>
 
    <div id='content-wrapper'>

      <div id='crosscol-wrapper' style='text-align:center'>
        <b:section class='crosscol' id='crosscol' showaddelement='no'/>
      </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:widget id='HTML3' locked='false' title='Temp' type='HTML'/>
</b:section>
      </div>

      <div id='sidebar-wrapper'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML4' locked='false' title='My Gerbil' type='HTML'/>
<b:widget id='Slideshow1' locked='false' title='Slideshow' type='Slideshow'/>
<b:widget id='Slideshow2' locked='false' title='' type='Slideshow'/>
<b:widget id='HTML2' locked='false' title='' type='HTML'/>
<b:widget id='LinkList1' locked='false' title='Friends Link' type='LinkList'/>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
<b:widget id='Text1' locked='false' title='About Me' type='Text'/>
<b:widget id='HTML1' locked='false' title='EmBA' type='HTML'/>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
</b:section>
      </div>

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

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

No comments: