Huhu,
Hatte gestern einen Serverwechsel mit WP hinter mir und nun hat sich das Menue rechts irgendwie verschoben
Die Kategorie "MOrgenrot" ist rechts eingeschoben, was nicht sein soll! WIe kann ich das beheben?
http://www.morgenrot-hellgate.de
Style.css-Code:
/*
Theme Name: tonus
Theme URI: http://kashou.net/blog/tonus-theme/
Description: Based on the original <a href="http://ifelse.co.uk/flex">flex</a> theme and improved upon by Kashou. Deutsche Übersetzung von <a href="http://annette.wordblog.de/themes/">Annette Foelske-Schmitz</a>.
Version: 1.6
Author: Peter Kashou
Author URI: http://blog.kashou.net/
*/
/************************************************
* Main structure *
************************************************/
body {
margin: 0px;
padding: 0px;
text-align: center;
font:11px/15px Georgia,"Times New Roman",Serif;
color: #555558;
background: #73868C;
}
div.tk {
url(/images/tk.png);
padding-top: 132px;
margin-top: 132px;
margin-left:0px;
padding-left:0px;
height: 431px;
widht: 240px;
float:left;
}
#maincol {
width: 60%;
background: #000000;
float: left;
}
#maincol .col {
padding-bottom: 5px;
padding-left: 25px;
padding-right: 60px;
line-height: 1.6em;
margin-top: 30px;
}
#singlecol {
width: 99%;
background: #fff;
float: left;
}
#singlecol .col {
padding-bottom: 5px;
padding-left: 125px;
padding-right: 125px;
line-height: 1.6em;
margin-top: 30px;
}
#container{
width: 780px;
text-align:left;
margin-left: 166px;
display: block;
margin-right: auto;
background: #000000;
padding-bottom: 0;
}
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/************************************************
* Default Formatting *
************************************************/
a {
text-decoration: none;
color: #3C657B;
}
a:hover {
color:#990000; border-bottom: 1px dotted #990000;}
a:active {
color:#CB1430; border-bottom: 1px dotted #CB1430;}
a img {
margin-left: -5px;
padding: 4px;
border: 1px solid #ccc;
max-width: 100%;
}
ul li {
margin-left: 30px;
list-style: disc outside;
}
h1, h2, h3, h4, h5 {
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
h2 {
font-size: 1.2em;
margin-bottom: 5px;
}
div.section-header {
border-bottom: 1px solid #3C657B;
padding-bottom: 0px;
margin-bottom: 15px;
color: #3C657B;
font-size: 0.9em;
font-weight: bold;
text-align: right;
}
/************************************************
* Header *
************************************************/
#header {
background:url(images/bg.png) top no-repeat;
padding: 0px;
margin-top: 0px;
padding-top: 80px;
padding-bottom: 10px;
text-align: right;
padding-right: 20px;
padding-left: 5px;
height: 126px;
widht: 780px;
}
#header h1 {
padding: 0px;
margin: 0px;
margin-bottom:3px;
font-size: 2.4em;
letter-spacing:0.1em;
}
#header h1 a {
color: #000000;
}
#header h1 a:hover {
text-decoration: none;
color: #bb4444;
}
#header img {
border: none;
}
/************************************************
* Aside Entries *
************************************************/
.aside a {
font-weight: bold;
}
div.aside {
margin-top: 0px;
margin-bottom: 1px;
}
span.aside-text {
font-weight: normal;
}
span.aside-date {
font-size: 0.7em;
font-weight: normal;
}
span.aside-colored {
font-size: 1.2em;
font-weight: bold;
color: #3C657B;
}
span.aside-title {
font-family: "Times New Roman",Serif;
color: #bb4444;
}
span.aside-comment a {
font-weight: bold;
border-bottom: none;
}
span.aside-comment a:hover {
text-decoration: none;
}
/************************************************
* Post Entries *
************************************************/
.entry {
margin-top: 8px;
padding-bottom: 20px;
}
.entrybody {
margin-top: 11px;
}
.entrybody p {
margin-top:8px;
margin-bottom:16px;
}
.entrybody p a {
font-weight: bold;
}
.editlink img {
border: none !important;
padding: 0 !important;
margin: 4px 0 0 !important;
right: 0;
}
h2.entrydate {
margin-bottom: 1px;
font-size: 1.8em;
font-weight: normal;
text-transform: uppercase;
}
h3.entrytitle {
margin-top: 0px;
margin-bottom: 1px;
font-size: 2.2em;
font-weight: normal;
font-family: "Times New Roman",Serif;
text-transform: lowercase;
}
.entrytitle a {
color: #b30013;
}
.entrytitle a:hover {
color: #3C657B;
text-decoration: none;
border-bottom: 1px dotted #000000;
.entrytitle a:active {
border-bottom: 1px dotted #000000;
}
.entrymeta {
font-size: 0.9em;
margin-top: 3px;
color: #8b8b8b;
float: right;
}
.meta-author {
color: #3C657B;
font-size: 1em;
}
.meta-footer {
margin-top: 5px;
font-size: 0.9em;
color: #a2a2a2;
}
/************************************************
* Single Post Entries *
************************************************/
.single-metahead {
font-size: 0.9em;
margin-top: 25px;
padding-bottom: 4px;
border-bottom: 1px solid #a2a2a2;
color: #828282;
font-weight: bold;
}
.single-meta {
font-size: 0.9em;
color: #a2a2a2;
}
#rightmeta {
float: right;
}
#leftmeta {
float: left;
}
.single-title {
color: #bb4444;
font-size: 2.5em;
font-weight: normal;
font-family: "Times New Roman",Serif;
}
.single-title a:hover {
text-decoration: none;
}
.single-author {
font-size: 1.2em;
font-weight: bold;
}
.nextprev {
margin-bottom: 30px;
}
.nextprev .next {
display: block;
float: right;
}
/************************************************
* Footer *
************************************************/
#footer {
color: #ffffff;
background: #333333;
clear: both;
padding: 5px;
text-align: center;
margin-left: auto;
display:block;
margin-right: auto;
font-size: 0.9em;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#footer a {
color: #333333;
font-weight:bold;
}
/************************************************
* Navigation Sidebar *
************************************************/
ul {
margin-left: 0px 0 1em 0;
padding-left: 0px;
list-style-type: none;
}
ul.extern {
font-style: italic;
}
#navcol {
padding: 0px;
padding-top: 0px;
clear: right;
width: 15;
right: 0px;
float: right;
font-size: 1em;
}
#navcol ul li {
margin-left: 0px;
list-style: none;
}
/************************************************
* Calendar *
************************************************/
#wp-calendar a {
font-weight: bold;
}
#wp-calendar a:hover {
color: #bb4444;
text-decoration: none;
}
#wp-calendar #today {
border-top: 1px solid #73868C;
border-bottom: 1px solid #73868C;
border-left: 1px solid #73868C;
border-right: 1px solid #73868C;
}
Alles anzeigen
Ich bedanke mich für jede Hilfe!
MfG