Liebe Wordpress Community
Ich brauche Hilfe. Nach mehreren Stunden googeln und Foren lesen, brauche ich nun persönliche Hilfe.
Ich habe das Problem mit der hängenden Sidebar unter IEX. Ich bin das stylesheet schon zig Male durch und brauche nun einen Profiratschlag! :(
Meinen Blog.
Ich benutze das Sodelicious Black Theme. Habe das Headerlogo ersetzt. Ich hoffe jemand von der Community hat eine Idee woran es liegen könnte!
Vielen herzlichen Dank für eure Zeit!
Code
/*
Theme Name: Sodelicious Black
Theme URI: http://www.twd.in
Description: A black version of the sodelecious theme by web2themes.com
Version: 1.0
Author: Swapnil
Author URI: http://www.twd.in
*/
body {
font: 0.7em Verdana, Sans-Serif;
letter-spacing: 0px;
color: #01242f;
text-align: center;
background-color: #000000;
background-repeat: repeat-x;
margin-top:0px;
}
#page {
width:893px;
margin: 0 auto;
}
a {
color: #ffffff;
text-decoration: none;
}
a:visited {
color: #ffffff;
text-decoration: none;
}
a:hover {
color: #6dc5f2;
text-decoration: none;
}
#header {
width:893px;
height:205px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}
#header_logo {
width:569px;
height:205px;
float:left;
margin-right:0;
background: url(images/header.jpg) no-repeat;
}
#header_logo_ {
width:41px;
height:61px;
float:left;
}
#header_logo_description{
width:310px;
height:61px;
padding-left:10px;
float:left;
}
h1 {
font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
color:#01242f;
font-size:19px;
text-align:center;
padding:0px;
margin-top: 105px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 110px;
}
h1 a, h1 a:visited {
color:#0f93d7;
text-decoration:none;
}
h1 a:hover {
color:#6dc5f2;
text-decoration:none;
}
.description {
color:#bce16a;
text-align:center;
padding:0px;
margin:0px;
margin-left:110px;
}
#header_menu {
width:324px;
height:26px;
/* background:url(images/bg_menu.gif); */
background-repeat:no-repeat;
margin-top:122px;
float:left;
text-align:left;
margin-left:0px;
padding-left:0px;
margin-bottom:0px;
padding-bottom:0px;
}
#nav {
width:324px;
height:26px;
float:left;
text-align:left;
list-style:none;
margin: 0px;
padding: 0px;
}
#nav li {
float: left;
margin-left: 0px;
margin-right: 5px;
margin-top:5px;
margin-bottom:0px;
}
#nav .page_item a{
width:80px;
height:23px;
padding-top:3px;
text-align: center;
color: #ffffff;
text-decoration: none;
font-size:13px;
font-weight:bold;
display: block;
background:url(images/bg_menu2.png) no-repeat left bottom;
}
#nav .page_item a.selected {
background:url(images/bg_menu.png) no-repeat left bottom;
color: #01242f;
}
#main {
width:893px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#main_left_beta {
width:569px;
height:36px;
float:left;
background:url(images/beta.png) no-repeat;
}
#main_left {
width:569px;
height:auto;
float:left;
background:url(images/bg_main_left.png);
}
#main_left_footer {
background:url(images/bg_left_footer.png) no-repeat;
width:569px;
height:32px;
float:left;
}
.submenu {
width:100%;
height:auto;
background-color: #00A7FF;
background-image: url(images/icon.gif);
background-repeat: no-repeat;
padding-top: 0px;
padding-bottom: 5px;
}
.submenu_line1 {
width:auto;
height:auto;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin-left:28px;
letter-spacing:normal;
}
.submenu_line2 {
width:auto;
height:auto;
color:#b4e1f8;
font-size:11px;
margin-left:28px;
}
.submenu2 {
width:100%;
height:auto;
background-color: #6dc5f2;
background-image: url(images/icon2.gif);
background-repeat: no-repeat;
}
.submenu2_ {
width:100%;
height:auto;
margin-top: 15px;
}
.submenu2_line1 {
width:auto;
height:auto;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin-left:03px;
letter-spacing:normal;
}
.submenu2_line2 {
width:auto;
height:auto;
color:#01242f;
font-size:11px;
margin-left:25px;
}
#main_right {
width:324px;
height:auto;
float:left;
background-color: #000000;
background-image: url(images/bg_main_right.png);
background-repeat:no-repeat;
}
.post_fix {
width:auto;
height:auto;
padding-left:38px;
float:left;
}
.post {
width:514px;
height:auto;
margin-bottom:20px;
float:left;
}
.post_header {
width:514px;
height:auto;
float:left;
color:#FFFFFF;
padding-bottom:8px;
}
.post_content {
width:486px;
height:auto;
float:left;
color:#FFFFFF;
font-size:11px;
text-align:justify;
line-height:22px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.post_content p {
padding:0px;
margin:0px;
}
.portfolio_link a, portfolio_link a:visited {
text-decoration:none;
}
.portfolio_link a:hover {
text-decoration:none;
border-color:#bce168;
}
.post_content a {
color: #00a7FF;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #c1e374;
padding-bottom:0px;
}
.post_content a:visited {
color: #00a7FF;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #c1e374;
padding-bottom:0px;
}
.post_content a:hover {
color: #00a7FF;
text-decoration: none;
padding-bottom:0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #6dc5f2;
}
.information_txt a {
color: #00A7FF;
font-weight:bold;
text-decoration: none;
padding-bottom:0px;
}
.information_txt a:visited {
color: #00A7FF;
font-weight:bold;
text-decoration: none;
padding-bottom:0px;
}
.information_txt a:hover {
color: #0f93d7;
font-weight:bold;
text-decoration: none;
padding-bottom:0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #c1e374;
}
.post-date {
width: 55px;
height: 55px;
float:left;
margin-left:5px;
margin-top:5px;
background: url(images/date.png) no-repeat;
}
.post-month {
font-size: 11px;
text-transform: uppercase;
color: #FFFFFF;
text-align: center;
display:block;
line-height: 11px;
padding-top: 5px;
margin-left: -0px;
}
.post-day {
font-size: 18px;
text-transform: uppercase;
color: #00A7FF;
text-align: center;
display:block;
line-height: 18px;
padding-top: 12px;
margin-left: -0px;
}
.post_title {
width:424px;
height:auto;
float:left;
font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
font-size: 15px;
text-align:left;
padding-left:0px;
letter-spacing: normal;
margin-left:15px;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #bce168;
}
h2 {
font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
margin:0px;
padding-top:2px;
padding-bottom:2px;
color: #FFFFFF;
}
h3 {
font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
font-size: 15px;
margin:0px;
}
h2.pages {
text-align: left;
padding-left:3px;
padding-right:3px;
padding-bottom:2px;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #6dc5f2;
color:#6dc5f2;
}
h3.comments {
text-align: left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #d9dee0;
}
h3.respond {
text-align: left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #d9dee0;
margin-bottom:2px;
}
h2 a, h2 a:visited {
font-family: Arial, "Trebuchet MS",Tahoma, Helvetica, sans-serif;
font-size: 17px;
color: #0f93d7;
text-decoration: none;
}
h2 a:hover {
color: #bce168;
text-decoration: none;
}
.post_information {
font-family: Arial, "Trebuchet MS",Tahoma, Helvetica, sans-serif;
width:424px;
height:auto;
float:left;
font-size:11px;
margin-left:15px;
margin-top:3px;
line-height:16px;
text-align:left;
}
.information_txt {
width:auto;
font-weight: bold;
font-family: Arial;
height:auto;
float:left;
color: #00a7ff;
}
.comment_icon {
width: 13px;
height:12px;
float:left;
background:url(images/comment.png);
background-repeat:no-repeat;
margin-top:2px;
margin-right:3px;
margin-left:5px;
}
.author_icon {
width: 13px;
height:12px;
float:left;
background:url(images/author.png);
background-repeat:no-repeat;
margin-top:1px;
margin-right:4px;
}
.category_icon {
width: 13px;
height:12px;
float:left;
background:url(images/category.png);
background-repeat:no-repeat;
margin-top:2px;
margin-right:4px;
margin-left:6px;
}
............
Alles anzeigen