Hallo,
wahrscheinlich ist es total einfach, aber ich habe mich gestern ewig lang fast dusselig gesucht. Wo kann ich den Background für meine Blog-Beiträge ändern (bzw. in welcher Zeile)? Hätte gern ein leichtest grau um meine Bilder besser vorzuheben. Konnte eigentlich alles leicht ändern, aber das :confused: Hoffe mir kann hier jemand helfen.
Url: Natürliche Fotografie in Esslingen und Umgebung
Code
/*
Theme Name: MotherNature
Description: MotherNature is one of the <a href="http://wpthemeshop.com/premium-themes/" title="Premium WordPress Themes" target="_blank">Premium WordPress Themes</a>.
Version: 1.1
Author: WordPress Theme Shop
Author URI: http://wpthemeshop.com/
*/
/* Generic Styling */
* {
margin:0;
padding:0;
}
body {
background:#a7c0ad;
font-size:10px;
font-size:small;
font-family: Verdana,"Trebuchet MS", Arial, Serif;
color:#444;
text-align:left;
font-size:0.7em;
}
img {
border:0;
}
img.right
{
float:right;
margin:0 0 1em 1em;
}
img.left
{
float:left;
margin:0 1em 1em 0;
}
a img
{
border:none;
}
h1,h2,h3,h4,h5,h6
{
font-family:Georgia, Arial, Verdana, Serif;
line-height:1.6em;
}
p {
margin-bottom:1.0em;
line-height:1.75em;
}
a:link,a:visited {
color:#336;
text-decoration:none;
}
a:hover, a:active
{
color: #2e8b57;
text-decoration: none;
}
fieldset
{
border:none;
}
dl {
margin:1em 0px;
}
dt
{
font-weight:bold;
}
dd
{
margin:0.5em 1em;
padding:0;
}
.clear
{
clear:both;
}
blockquote
{
margin:0 1em;
padding:0.5em 2em;
background:url(images/quote.gif) no-repeat left top;
font-style:italic;
}
ol, ul
{
margin:0;
padding:0;
}
#content ul, #content ol
{
padding:0.5em 0;
margin:0 0 0 3em;
}
#content ul
{
list-style-image:url(images/flobullet.png);
}
#content li
{
line-height:1.6em;
margin:0.5em 0;
}
/* Menu / Navigation*/
ul#navigation {
list-style:none;
margin:0 auto;
padding:0;
font-family:Arial,Georgia, Verdana, Serif;
font-weight:bold;
text-transform:uppercase;
height:35px;
line-height:35px;
font-size:1.1em;
width:920px;
background:#a7c0ad;
}
ul#navigation li
{
float:left;
margin:0;
padding:0;
list-style:none;
white-space:nowrap;
background:none;
}
ul#navigation li a {
display:block;
padding:0 15px;
text-transform:uppercase;
letter-spacing:1px;
border:none;
color:#336;
}
ul#navigation li a:hover,ul#navigation li a:active, #navigation li.current_page_item a
{
background:#446;
color:#fff;
}
#navigation #rss
{
float:right;
background: url(images/rss.gif) no-repeat left center;
border: none;
}
#navigation #rss a:hover {
text-decoration:underline;
background: url(images/rss.gif) no-repeat left center;
}
/* Structure */
#wrapper {
margin:0 auto;
width:900px;
padding:10px;
background:#fff url(images/topbg.gif) repeat-x top;
}
#header
{
clear:both;
height:180px;
width:900px;
background:url(images/header.jpg) no-repeat center;
margin:0.5em auto;
}
#header h1
{
font-size:2.2em;
padding: 0px 0 0 10px;
font-weight:normal;
margin:5px;
}
#content {
float:right;
width:620px;
margin:0;
padding:0 10px 0 0;
min-height:400px;
}
#sidebar {
float:left;
width:260px;
background:#fff;
margin-left:0px;
padding:0;
border:#eee 1px solid;
}
/* Entries */
.entry {
padding:10px;
line-height:1.75em;
}
.entry-content
{
clear:both;
font-size:1.1em;
}
h2,h3 {
font-size:1.70em;
font-weight:normal;
margin:0.5em 0 ;
padding:0;
line-height:1.6em;
}
.entry-title
{
line-height:1.2em;
font-family:Georgia, Verdana, Arial, Serif;
}
.date
{
float:right;
font-weight:bold;
text-align:center;
width:185px;
padding:8px;
margin:0;
color:#789;
background:url(images/datebg.jpg) no-repeat center;
}
.info {
font-size:0.95em;
color:#999;
padding:3px 0;
border-bottom:#eee 1px solid;
}
.comments {
color:#999;
border-bottom:#eee 1px solid;
font-size:0.9em;
}
.comments a {
background:url(images/icon-comments.gif) no-repeat;
padding-left:15px;
}
ul.authorposts
{
margin:0;
padding:0 2em;
}
ul.authorposts li
{
margin:0;
padding:5px;
}
ul.authorposts li em
{
float:right;
font-style:normal;
}
/* Sidebar */
#sidebar ul {
list-style-type:none;
margin:0 0 0 10px;
padding:0;
}
#sidebar ul ul,
#sidebar p,
#sidebar form , #sidebar table
{
margin:10px 0;
padding:0 10px;
}
#sidebar h2
{
font-size:1.3em;
margin:10px 0;
padding:0 10px;
}
#sidebar li
{
margin:0;
padding:5px 0;
}
#sidebar a:hover
{
border-bottom:1px solid;
}
/* Footer */
#footer {
clear:both;
width:900px;
margin:0 auto;
padding:0 10px;
line-height:16px;
background:#a7c0ad;
}
#footer p {
margin: 0;
padding: 10px;
}
#footer p span
{
float:right;
}
#footer p strong
{
font-size:1.2em;
}
#footer *
{
color:#fff;
}
/************************************************
* Comments *
************************************************/
#content .commentlist
{
margin:0;
padding:0;
border-top:#ccc 1px solid;
}
#content .commentlist li
{
list-style:none;
margin: 0;
padding:1em;
border-bottom: #ccc 1px solid;
}
.commentlist li.alt
{
background:#e8f7f9;
}
.commentlist li .cmtinfo
{
font-size:0.9em;
}
.commentlist li cite
{
font-style:normal;
font-weight:bold;
font-size:1.1em;
}
.commentlist li .cmtinfo em
{
float:right;
margin:0;
padding:0;
font-style:normal;
font-size:0.9em;
color:#999;
}
#content .nocomments
{
text-align:center;
color:#999;
font-size:95%;
}
.trackback
{
background:url(images/trackback.png) no-repeat left center;
padding:0px 17px;
}
#wrapper .feed
{
background:url(images/icon_feed.gif) no-repeat left center;
padding:5px 17px;
}
input.textbox
{
border:#ccc 1px solid;
background:#fff;
font:1em Verdana, Arial, Serif;
padding:2px;
width:150px;
}
textarea{
width: 90%;
padding:5px;
height: 20em;
border: 1px solid #ccc;
background:#fff;
font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
background:#fff;
border:#999 1px solid;
}
#header, #content, #sidebar, #footer, .widget
{
overflow:hidden;
}
Alles anzeigen
LG
Dani