Moin!
Ich würde gerne das "Featured Posts" Feld auf meinem Blog (http://www.pcdomination.xe.cx) verkleinern.
Es handelt sich dabei um folgenden Code, den ich verändern müsste.
Aber was muss ich verändern ?
PHP
#featured-content{background:#5e5e5e url(images/featured.jpg) no-repeat center top;border-top:1px solid #818389;color:#fff;position:relative;margin:0 auto;}
#featured-content ul.slides li.slide .slide-content{padding: 0 1em;}
#featured-content .slide-container{max-width:980px;margin:0;padding:0 0 1em 0;height:174px;}
#featured-content h3{font-size:180%;font-weight:bold;text-shadow:#000 1px 1px 1px;margin:0;padding:.2em 0 .6em 0;}
#featured-content .summary{font-size:125%;font-style:italic;line-height:150%;}
#featured-content .details{float:left;width:750px;}
#featured-content a.readmore{float:right;width:192px;height:40px;text-transform:uppercase;background-color:transparent;background-repeat:no-repeat;background-position:center top;color:#333;text-decoration:none;font-weight:bold;font-size:150%;line-height:40px;text-shadow:#fff 1px 1px 1px;text-align:center;margin-top:2.5em;}
#featured-content a.readmore:hover{background-position:center bottom;}
#featured-content .post-thumb img{border:4px solid #777;}
Alles anzeigen
Grüße,
Malte