Hallo,
ich bin noch recht neu in Sachen Wordpress und habe mir jetzt das Theme D2K Desert installiert. Ich möchte eigentlich nicht viel anpassen, nur die Formatierung des Datums unter dem Titel des Artikels. Das Datum soll rechtsbündig erscheinen und ich möchte die Farbe verändern. Leider finde ich den entsprechenden Punkt nicht im index.php und dem stylesheet.css.
Kann mir da eventuell jemand einen Tipp geben? Das wäre großartig.
Hier die stylsheet.css (erster Teil, ist sonst zu lang)
Code
/*
Theme Name: Dimension 2K - desert-theme
Theme URI: [URL="http://dimension2k.de/"]Dimension 2k[/URL]
Description: The Dimension2K wordpress 1.5 Theme, design & coding by evil.bert
Version: 1.5.1
Author: evil.bert
Author URI: [URL="http://dimension2k.de/"]Dimension 2k[/URL]
*/
/* Begin Typography & Colors */
a {
color: #552704;
text-decoration: none;
}
a[hreflang]:after {
content: "\0000a0[" attr(hreflang) "]";
color:#552704;
}
.post a[target^="_blank"] {
background: transparent url('images/extern.gif') 100% 50% no-repeat;
padding-right: 15px;
color:#552704;
}
a img {
border: none;
text-decoration: none;
}
img.alignright {
float: right;
margin: 0 0 3px 7px;
display: inline;
}
img.alignleft {
float: left;
margin: 2px 7px 0 0;
display: inline;
}
a:visited {
color: #552704;
text-decoration: none;
}
a:hover {
border-bottom: 1px dashed #552704;
}
acronym, abbr, span.caps {
font-size: 90%;
letter-spacing: .07em;
}
acronym, abbr {
cursor: help;
}
abbr a,
abbr a:visited,
abbr a:hover{
border: 0;
text-decoration: none;
}
blockquote{
background: #F2EEE6;
border: 1px solid #C3C3C1;
margin: 0 0 10px 0;
padding: 5px;
}
.english {
border-left: 2px solid #dedede;
margin-left: 1.5em;
padding-left: 5px;
}
body {
background:#E5E0D5;
background-image: url(images/backgr.gif);
border:none;
color:#776E64;
font: 0.7em Verdana, helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
}
cite {
font-size: 83%;
font-style: normal;
vertical-align: bottom;
}
h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
font: 95% Verdana, Arial, Tahoma;
letter-spacing: 0.2em;
margin: 15px 0 2px 0;
padding-bottom: 2px;
padding: 2px 2px 2px 2px;
font-family: Verdana, Arial, Tahoma;
text-transform: capitalize;
color: #552704;
font-size: .90em;
background-color: #D1C7B4;
}
h2#comments,
h2#postcomment {
border: 0;
background-color: #ffffff;
color: #ECECEC;
background-color: #788D9F;
}
h3 {
height: 21px;
background:#C7BAA7;
background-repeat: no-repeat;
background-image:url(images/h2_sidebar.gif);
margin-top: 0;
width:100%;
font-size:larger;
font-family: Verdana, Arial, Tahoma;
text-transform: capitalize;
color: #552704;
font-size: 1.50em;
}
h3 a:link,
h3 a:hover,
h3 a:visited {
border-bottom: none;
font-size: 100%;
color: #552704;
padding: 2px 2px 2px 2px;
height: 16px;
vertical-align: bottom;
padding-left: 16px;
background-image: url(images/document.gif);
background-repeat: no-repeat;
background-position: center left ;
}
#docimage{
}
ol#comments li p {
font-size: 100%;
color: #552704;
}
ul {
list-style: none;
}
/* classes used by the_meta() */
ul.post-meta {
list-style: none;
}
ul.post-meta,
span.post-meta-key {
font-weight: bold;
}
.credit_logo {
font-family: Verdana, Arial, Tahoma;
color: #AFAA9E;
font-size: 11px;
margin: 10px 10px 10px 10px;
padding: 3px;
text-align: right;
background-image: url(images/d2k_logo.gif);
background-repeat: no-repeat;
background-position: bottom right;
height: 61px;
writing-mode: lr-tb;
}
.credit {
font-family: Verdana, Arial, Tahoma;
color: #AFAA9E;
font-size: 11px;
margin: 10px 10px 10px 10px;
padding: 3px;
text-align: right;
}
.credit a:link,
.credit a:hover,
.credit a:visited {
color: #AFAA9E;
text-decoration: none;
border: 0;
}
.feedback {
text-align: right;
}
.feedback a,
.feedback a:visited,
.feedback a:hover {
color: #552704;
font-size: 0.8em;
border: 0;
}
.meta {
font-size: 77%;
}
.meta li, ul.post-meta li {
display: inline;
}
.meta ul {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}
.meta,
.meta a,
.meta a:hover,
.meta a:visited {
color: #552704;
font-weight: normal;
letter-spacing: 0;
border: 0;
}
.meta_2{
color: #552704;
font-weight: normal;
font-size: 1em;
border: 0;
}
.meta_2 a,
.meta_2 a:hover,
.meta_2 a:visited {
color: #552704;
font-weight: normal;
font-size: 1em;
border: 0;
}
.post {
padding: 10px;
margin: 0 auto 10px auto;
border: 1px solid #E3E3E3;
width: 540px;
}
.commentsarea {
padding: 10px;
margin: 0 auto 10px auto;
width: 500px;
}
.storycontent {
text-align: justify;
overflow: hidden;
}
.storytitle {
margin: 0;
}
.storytitle a {
text-decoration: none;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
background: #fafafa;
border-bottom: #552704 1px solid;
border-top: 0;
border-right: 0;
padding: .2em;
}
#commentform textarea {
width: 90%;
}
#commentlist li ul {
border-left: 1px solid #ddd;
font-size: 110%;
list-style-type: none;
}
#content {
padding-left:15px;
padding-top: 10px;
float:left;
width:560px;
}
#header {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
height: 262px;
border-bottom:none;
font-size: 10px;
font-family: Verdana, Arial, Tahoma;
letter-spacing:0.2em;
margin:0;
}
#header_text{
padding-top: 35px;
padding-left: 15px;
}
#header_text a {
color: #fff;
text-decoration: none;
border: 0;
font-size: 16px;
font-family: Verdana, Arial, Tahoma;
letter-spacing:0.01em;
font-weight: bold;
text-transform: uppercase;
}
#menu {
padding:0px 0 10px 5px;
margin:0 0 0 590px;
width:200px;
border-left:none;
color: #552704;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #menu {
width:196px;
}
/* End hide from IE5/mac */
#meta a[target^="_blank"] {
background: none;
padding-right: 0px;
}
#menu a {
color: #552704;
border: 0;
text-decoration: none;
padding-left: 4px;
}
#menu form {
margin: 0 0 0 13px;
}
#menu h2{
background-image:url(images/h2_sidebar.gif);
background-repeat: repeat;
color: #552704;
font-size: .90em;
padding: 2px 2px 2px 2px;
font-family: Verdana, Arial, Tahoma;
font-size: .90em;
border: none;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #C7BBA6;
}
#menu input#s {
width: 80%;
background: #fafafa;
border: 1px solid #999;
color: #000;
}
#menu ul {
color: #552704;
font-weight:bold;
list-style-type:none;
margin:0;
padding-left:3px;
}
#menu ul li {
padding-bottom: 3px;
margin-top: 3px;
letter-spacing: 0.1em;
}
#menu ul ul {
font-variant: normal;
font-weight: normal;
line-height: 100%;
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
font-family: Verdana, Arial, Tahoma;
font-size: .90em;
font-weight:bold;
}
#menu ul ul li {
border: 0;
letter-spacing: 0;
margin-top: 0;
padding: 0;
padding-left: 0px;
font-family: Verdana, Arial, Tahoma;
font-size: .90em;
}
#menu ul ul ul.children {
/* font-size: 142%; */
padding-left: 4px;
font-family: Verdana, Arial, Tahoma;
font-size: .99em;
}
#menu a {
font-weight:normal;
}
Alles anzeigen