Hallo, ich brauche hilfe. Ich hab ein update von meiner Style version gemacht, allerdings will ich bei der sidebar das die schrift von links kleiner werden, wenn ich die jedoch in css auf 8pt setze, dann sind auch alle Überschriften in Wordpress in 8pt. Kann mal jemand schauen ob er vielleicht etwas entdeckt wie ich es lösen könnte? Danke
CSS
/*
True Blue 1.4
[URL="http://stevelam.org/projects/trueblue/"]True Blue at stevelam.org[/URL]
Core Elements
*/
/* Typography */
#page h1, #header .description, #page h2, #page h3, #page h4, #page h5 {
font-family: Georgia, 'Times New Roman', serif;
}
#header ul.menu {
font-size: 1.2em;
}
#page #primary .entry-content,
body.single #primary .k2-asides .entry-content {
border:1px solid #C0C0C0; font-size: 8pt;
color: #444444;
line-height: 1.6em;
}
.comments #commentlist .comment-content {
border:1px solid #E9E9E9; line-height: 1.6em; font-size:8pt; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}
#primary .entry-content h4 {
font-size: 1.1em; background-color:#E9E9E9
}
#page .secondary {
font-size: 1.2em;
}
#page .secondary .sb-asides p {
line-height: 1.6em;
}
#footer small, small.entry-meta {
font-size: 1.1em;
}
/* Layout */
body {
margin: 10px 0;
background: #657585;
}
#page {
border: none;
padding: 0;
}
/* Header */
#header {
background: transparent url('../images/header_bg.jpg') no-repeat top;
background-position: 15px 15px !important;
position: relative;
}
#header h1 {
position: absolute;
padding: 0;
margin: 0;
top: 100px;
left: 50px;
text-shadow: 2px 2px 5px black;
z-index: 50;
}
#header .description {
position: absolute;
padding: 0;
margin: 0;
top: 140px;
left: 50px;
font-size: 1.4em;
font-style: italic;
text-shadow: 2px 2px 2px black;
z-index: 50;
}
/* Header Menu */
ul.menu {
top: 0;
left: 0;
margin: 0;
position: absolute; font-size:8pt; padding-left:40px; padding-right:40px; padding-top:15px; padding-bottom:0
}
ul.menu li {
float: left;
display: block;
margin: 0 2px;
font-size:8pt; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
ul.menu li a {
float: left;
display: block;
font-weight: normal; font-size:8pt; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:0; padding-right:10px; padding-top:10px; padding-bottom:5px
}
ul.menu li:hover {
background: url('../images/menu-hover-left.png') no-repeat bottom left; font-size:8pt
}
ul.menu li a:hover, ul.menu li:hover > a {
color: #FFFFFF !important;
background: url('../images/menu-hover-right.png') no-repeat bottom right;
padding-top: 20px;
margin-bottom: 0; font-size:8pt
}
ul.menu li.current_page_item {
background: url('../images/menu-selected-left.png') no-repeat bottom left;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
color: #333333 !important;
background: url('../images/menu-selected-right.png') no-repeat bottom right;
font-weight: bold;
padding-top: 20px;
margin-bottom: 0; font-size:8pt
}
.admintab {
position: relative;
}
/* Primary */
#page h2 {
margin-top: 30px;
}
#page blockquote {
background-color: transparent;
}
#page .k2-asides blockquote {
margin: 1em 0;
padding: 0 0 0 20px;
background: url('../images/quote-small.gif') left top no-repeat;
}
/* Metadata */
.chronodata
{
color: #777;
background: url('../icons/calendar.gif') left center no-repeat;
}
.commentslink {
background: url('../icons/comments.gif') left center no-repeat;
}
/* Sidebar */
div.secondary div {
position: relative;
}
div.secondary #searchreset {
width: 16px;
height: 16px;
background: url('../icons/delete.gif') center center;
}
.sb-pagemenu li:before,
.sb-latest li:before,
.sb-categories li:before,
.sb-months li:before,
.sb-links ul li ul li:before {
content: "\00BB \0020";
}
.sb-pagemenu .current_page_item a {
font-weight: bold;
}
.sb-pagemenu ul {
margin-bottom: 1em; font-size:1em
}
/* Footer */
#footer {
padding: 0;
margin: 0 auto;
color: #666;
display: block;
}
#footer a {
color: #333;
font-weight: bold;
border: none;
text-decoration: none;
}
#footer a:hover {
color: #fff;
text-decoration: underline;
}
/* Comments */
.comments #commentlist {
margin: 20px 0;
padding: 0; font-size:8pt
}
.comments #commentlist li.bypostauthor {
background: #e4e9ef;
border: 1px solid #d2d7dd;
border-top: 4px solid #d2d7dd;
height: 100%;
}
.comments #commentlist li a img.gravatar {
float: right;
border: 1px solid #999;
padding: 3px;
background: #fff;
}
.comments #commentlist li a:hover img.gravatar {
border: 3px solid #27d;
padding: 1px;
}
.comments #commentlist .comment-meta {
color: #777;
background: url('../icons/calendar.gif') left center no-repeat;
}
.comments #pinglist {
background: #e4e9ef;
border: 1px solid #d2d7dd;
border-top: 4px solid #d2d7dd;
margin-bottom: 20px;
}
.comments #pinglist li {
margin-left: 52px;
}
.comments #pinglist li span.favatar img {
margin-left: -42px;
max-width: 32px;
}
/* Paged Navigation */
div.navigation {
width: 510px;
margin: 0 auto;
padding: 8px 0px 12px;
background: url('../images/navigation_bg.png') no-repeat bottom;
position: relative;
}
div.navigation span {
display: none;
}
div.navigation a {
color: #ccc;
}
div.navigation a:hover {
color: #fff;
}
div.navigation .left {
margin-left: 16px;
padding-left: 24px;
background: url('../icons/book_previous.png') left center no-repeat;
width: auto;
}
div.navigation .right {
margin-right: 16px;
padding-right: 24px;
background: url('../icons/book_next.png') right center no-repeat;
width: auto;
}
div.comments div.navigation {
display: none;
}
/* Rolling Archives */
#primary #rollingarchives {
padding: 5px 20px;
background: url('../images/navigation_bg.png') no-repeat bottom;
height: 24px;
width: 470px;
margin: 0 auto;
}
#primary .firstpage #pagetrackwrap {
visibility: visible;
}
#primary #rollingarchives,
#rollingarchives #rollnotices {
border: none;
}
#rollingarchives #rollnavigation {
position: relative;
}
#rollingarchives #rollnavigation a {
color: #ccc;
}
#rollingarchives #rollprevious,
#rollingarchives #rollnext,
#rollingarchives #rollpages,
#rollingarchives #rolldates,
#rollingarchives #rollload {
color: #ccc;
}
#rollingarchives #rollload {
background: url('../images/spinner.gif') no-repeat center center;
right: 70px;
}
#rollingarchives #rollpages {
left: 70px;
width: 100px;
text-align: center;
}
#rollingarchives #rollprevious {
padding-left: 24px;
background: url('../icons/book_previous.png') left center no-repeat;
}
#rollingarchives #rollnext {
padding-right: 24px;
background: url('../icons/book_next.png') right center no-repeat;
}
#rollingarchives :hover#rollnext, #rollingarchives :hover#rollprevious {
color: #fff;
background-color: transparent;
}
#rollingarchives #rollnext span,
#rollingarchives #rollprevious span {
display: none;
}
#rollingarchives #pagetrackwrap {
left: 180px;
width: 180px;
height: 15px;
top: 2px;
background: url('../images/slider_bg.gif') right center no-repeat;
}
#rollingarchives #pagetrack {
height: 15px;
background: url('../images/slider_bg.gif') left center no-repeat;
}
#rollingarchives #pagehandle,
#rollingarchives #trimmerhandle {
cursor: pointer;
height: 15px;
width: 15px;
background: url('../images/slider-handle.png') center center;
}
#rollingarchives #rollhover {
left: -43px;
top: 15px;
}
/* Miscellaneous */
a.more-link {
display: block;
margin: 1em 15px 0px 0px;
padding: 2px 0px 2px 20px ;
background: url('../icons/page_white_go.gif') left center no-repeat;
}
.alert {
background: #FFF6BF url('../icons/exclamation.gif') 8px 8px no-repeat;
border: 1px solid #FFD324;
border-top: 4px solid #FFD324;
text-align: left;
margin: 10px auto;
padding: 5px 20px 5px 32px;
}
.noteworthy {
background: url('../icons/star.gif') no-repeat right center;
}
.download {
background: url('../icons/disk.gif') left top no-repeat;
text-align: left;
padding-left: 24px;
}
/* FlickrRSS */
.sb-flickr div a img {
border: 1px solid #999;
}
.sb-flickr div a:hover img {
border: 3px solid #27d;
padding: 1px;
}
Alles anzeigen