Code
/*
Theme Name: DroidPress
Theme URI: http://smthemes.com/droidpress-free-wordpress-theme
...
.sidebar .widget_categories, .sidebar-left .widget_categories{
font-size:14px;
}
.sidebar .widget_categories li, .sidebar-left .widget_categories li {
padding:10px 0px;
}
.sidebar .children, .sidebar-left .children {
background:url(images/cat-children.png) right top no-repeat;
overflow:hidden;
margin-top:-13px;
padding-top:20px;
}
}
.tabs_widget {
list-style:none;
padding-top:10px;
margin:0px;
padding-left:20px;
}
.tabs_widget dd{
clear:left;
display:none;
margin:0px;
margin-left:-12px;
}
.tabs_widget dd.active{
display:block;
}
.tabs_widget dt {
float:left;
padding:8px;
margin-right:6px;
margin-bottom:20px;
margin-top:20px;
cursor:pointer;
background:#ececec;
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color:#000;
text-decoration:none;
border:none;
cursor:pointer;
box-shadow:1px 1px 5px #aaa;
}
.tabs_widget dt.active, .tabs_widget dt:hover {
background:133c9c;
background: -moz-linear-gradient(top, rgba(134,167,52,1) 0%, rgba(108,138,34,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(134,167,52,1)), color-stop(100%,rgba(108,138,34,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(134,167,52,1) 0%,rgba(108,138,34,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(134,167,52,1) 0%,rgba(108,138,34,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(134,167,52,1) 0%,rgba(108,138,34,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(134,167,52,1) 0%,rgba(108,138,34,1) 100%); /* W3C */
color:#fff;
}
.main_content {
padding-right:100px;
padding-left:38px;
padding-top:5px;
}
.page-template-page-template-nosidebar-php .main_content {
padding-right:38px;
}
.articles {
overflow:hidden;
}
.articles dt{
border-top:1px solid #f1f1f1;
margin-top:-2px;
}
.articles dd {
overflow:hidden;
padding-bottom:40px;
margin-bottom:-2px;
border-bottom:1px solid #fff;
}
.articles dt p {
color:#828181;
}
.articles dt p img{
margin:0px 5px;
margin-bottom:-4px;
}
.featured_image {
border:1px solid #d5d5d5;
border-top:1px solid #dfdfdf;
background:#fff;
padding:7px;
}
.widget_comments .avatar img {
border:1px solid #3c3e41;
}
.widget_posts ul li img {
border:1px solid #d5d5d5;
background:#fff;
}
.googlemap {
background:#fff;
border:1px solid #d5d5d5;
}
.related-posts li {
background:#fff;
border:1px solid #d5d5d5;
}
input.readmore, a.readmore {
background:#ececec;
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
padding:5px 35px;
color:#000;
text-decoration:none;
border:none;
cursor:pointer;
box-shadow:1px 1px 5px #aaa;
margin-right:5px;
}
.feedback .input {
border: 1px solid #d5d5d5;
}
#comment {
border:1px solid #d5d5d5;
color:#dbdada;
}
.comment {
border-top:1px solid #d5d5d5;
}
a.page-numbers {
padding:5px 10px;
background:#ececec;
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration:none;
border:none;
cursor:pointer;
box-shadow:1px 1px 5px #aaa;
color:#444;
}
span.page-numbers {
padding:5px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background:133c9c;
background: -moz-linear-gradient(top, rgba(134,167,52,1) 0%, rgba(108,138,34,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(134,167,52,1)), color-stop(100%,rgba(108,138,34,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(134,167,52,1) 0%,rgba(108,138,34,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(134,167,52,1) 0%,rgba(108,138,34,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(134,167,52,1) 0%,rgba(108,138,34,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(134,167,52,1) 0%,rgba(108,138,34,1) 100%); /* W3C */
color:#fff;
font-weight:bold;
}
#footer {
background:#1c1c1c;
border-top:10px solid #474947;
margin-top:20px;
padding:1px 0px;
color:#acacac;
}
.widgetf .caption h3 {
font-size:20px;
color:#fff;
}
.widgetf, .widgetf a {
color:#fff;
}
.footer_txt a{
color:#c3b9aa;
}
.footer_txt {
border-top:1px dashed #474947;
color:#c3b9aa;
}
Alles anzeigen
Danke schonmal. Leider finde ich da keine footer line heigh :(