Desk










Lineaments:

-Desk is 2 Column  Template .
 
-   Black Drop down men.

- It's Free Unique Blogger templates .

-Compatible with All Major Browsers

-Best for
Diary ,Travel blog  , For Tech Blog.

- Designer
name given inside theme file.

---------------------------------------------------------------------------------------------------

body design part 


body {
    background: #fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7cR1zZTksigZHOx_c4me9Jyp2iVbObLIFQZj4elpuY0lC8rRsoER58-JXQmIx7U3xUiYXDO-Z9ZP1shme1y8YLwkDxS1DP-8oe5b1EiVnmTWeFwsuh4uUJLIazSrRaXQSRAog-a3VlnA/s0/flooring.jpg) scroll;
    margin: 0;
    padding: 0;
}
a:link {
    color: #D6362A;
    text-decoration: none;
}
a:visited {
    color: #999999;
    text-decoration: none;
}
a:hover {
    color: #cc6600;
    text-decoration: underline;
}
a img {
    border-width: 0
}

-------------------------------------------------------------------------------------------------


Container code to make changes in appearance

#container {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgugm_VeGMMVyj_4w7FtGKWlayYNJLLOF0ax5oz-kKBDy1DomdGXX5rzoEI09RwCEFGID6JFymUOtOpcDAn3iooyNNr8iILMIxw0emKRH9Wxg7FTL4SNyETO1MRi5-olHjAMjZtQ3hzQto/s0/middle.png) repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    width: 900px;
}
#main-content-wrapper {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCmY2Hx7_sx-D8qTcDArnKZq9q30Mr1NFrsghPeIdKU8DemVkcbQAP75nE06KgbQ7VtSYJ38R9_VCuGsm5UlWxezF0pbxnXdyDHSyvvXfyBRyYEbsQ5eqbhGDdWOx6qlq_WUBSsgkOxqA/s0/line.png);
    background-position: 686px top;
    background-repeat: repeat-y;
}
#header-wrapper {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhshvgBP06b6Ojh2neuswOvcLImpvnkITwPmyUVha2OfUEY7VKD7vSBk-lYa318mlLnL5gmG0BfwCGrqXVBWhJa_nDO7xCoFpwPPc8ETybcpRw-Hw3ZFNDQt2nezxgSlTybE-gVPFn655o/s0/hozline.png) repeat-x scroll left bottom transparent;
    padding: 0 0 0 145px;
}
#header-inner {
    background-position: center;
    margin-left: auto;
    margin-right: auto;
}

----------------------------------------------------------------------------------

you can make changes in header


#header {
    font-family: 'Cuprum', arial, serif
}
#header h1 {
    color: #444444;
    font-family: arial,"Helvetica LT Std",sans-serif;
    font-size: 4em;
    letter-spacing: -4px;
    margin: 0 0 5px;
    padding-top: 20px;
    text-transform: uppercase;
}
#header a {
    color: #444444;
    text-decoration: none;
}
#header .description {
    border-style: none;
    font-family: arial,"Helvetica LT Std",sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: -10px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
#header img {
    margin-left: auto;
    margin-right: auto;

------------------------------------------------------------------------------------------------------------

 to change Post design configration

#main-wrapper {
    float: left;
    overflow: hidden;
    padding: 40px 18px 10px 145px;
    width: 525px;
    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 {
    float: right;
    padding: 40px 17px 0px 17px;
    width: 175px;
    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 h2 {
    font-size: 15px !important;
    color: #333333;
    font-weight: normal;
    font-family: 'Droid Serif', arial, serif;
}
.post {
    color: #222222;
    font-family: arial,"Helvetica LT Std",sans-serif;
    font-size: 12px;
    text-align: justify;
    padding: 0px 0px 45px 0px;
}
.post h3 a,
.post h3 a:visited,
.post h3 strong {
    display: block;
    margin: 0px 0px 5px 0px;
    text-decoration: none;
    font-family: 'Droid Serif', arial, serif;
    font-weight: normal;
    font-size: 22px;
    color: #D6362A;
    text-decoration: none;
}
.post h3 strong,
.post h3 a:hover {

}
.post-header {
    font-style: italic;
    font-size: 11px;
}
.post-body {
    margin: 20px 0px 0px 0px;
    line-height: 26px;
}
.post-body blockquote {
    line-height: 1.3em
}















 














0 comments:

Post a Comment