Leon














Lineaments:

-Leon is 2 Column  Template .
 
-  Posts thumbnails, tabs , Drop down men.

- It's Free Simple Blogger templates .

-Compatible with All Major Browsers

-Best 
For Tech Blog.

- Designer
name given inside theme file.

-NewBloggerThemes

---------------------------------------------------------------------------------
Basic body style

body {
        font: 13px/1.5em Arial,Helvetica,sans-serif;
        color: #eee;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: 100%;

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

Links style and hover

a, a:visited { color: #eee; text-decoration: none; outline: 0; }
    a:hover, a:focus { color: #000; }
    p a, p a:visited { line-height: inherit; }



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



you can make changes in menu and logo







.headerblog{height:85px;border-bottom:1px solid #ddd;margin-bottom:30px;clear:both;margin-top:40px}
.menu{padding-top:22px}
.menu ul{float:right}
.menu li{display:inline;list-style-type:none;padding-right:12px;font-size:16px}
.logo a{text-decoration:non

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

template Body background and other configration

body{
    background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhp_B7lZciOwCTHTA-jNG1_GkPMzylhksV_1FGtKGy9kYuBROzXMB5pA4Aaj_HSt8PaQtER3iyCP82Jv82_D2yacl7qIFaGJH7oiNjgCOloLNfANpy7hii2q0rfSgf260GG4yGmURjwotgP/s0/body.png);
    color:#eeeeee;
    font-size:13px;
}

table {
border-collapse:collapse;
border-spacing:0;
border:1px solid #fff;
margin:10px 0;
}

table td,table th {
text-align:left;
border:1px solid #555;
padding:.4em .8em;
}

table th {
background:#ddd;
color:#999;
text-transform:uppercase;
font-weight:400;
border:1px solid #555;
}

table td {
border:1px solid #555;
background:#eee;
color:#555;
}

table tr.even td {
background:#eee;
border:none;
}

table tr:hover td {
background:#FFF9DF;
}

.clearfix:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}

.clearfix {
display:inline-block;
}

html[xmlns] .clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

.rounded {
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.boxshadow {
-moz-box-shadow:0 0 5px #000;
-webkit-box-shadow:0 0 5px #000;
box-shadow:0 0 5px #000;
}

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

Header part of template

/* Head */
#blogname{
    margin:20px 0px 0px 0px;
    }

#blogname h1{
    font-family: Georgia,'Oswald',Arial,Helvetica,Sans-serif;
    font-size:32px;
    line-height:34px;
    color:#fff;
    }
   
#blogname h2{
    font-family: Georgia,'Oswald',Arial,Helvetica,Sans-serif;
    font-size:16px;
    line-height:18px;
    color:#fff;
    }

#blogname h1 a:link,#blogname h1 a:visited{
    padding-top:5px;
    color:#fff;
    text-decoration:none;
    }

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

Menu Style here

#botmenu{
    margin:0px 0px 0px 0px;
    font-size: 10px;
    overflow:hidden;
    background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg4FQvenyUCe3R40I1v88Fj9UE10vTkCbjIbDXVeXatb9LbTKInL2bxk7oomlWZbQd7wSYatG5o8BbmeJzRHDS4GxwgoVjZbnyR6OMuo3kaOzCQBZXJz2QG0FcRleseCx2mPcX6cU1-Z7h/s0/menu.png);
    text-transform:uppercase;   
    }
   
#submenu {
    margin: 0px 0px;
    padding:0px 0px;
    height:50px;
    }
   
#submenu ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0px;
    }










0 comments:

Post a Comment