so, eine letzte frage für heute hätte ich dann doch noch ;-)
habe es geschafft das theme so zu verändern, dass ich drei kategoriebilder nebeneinander auf der startseite habe (größe jeweils 300px x 200px)
wenn ich jetzt allerdings ein bild einfüge wird das immer verzerrt (--> siehe: http://www.luftmensch.de/ ), obwohl das vorschaubild in der 'artikel erstellen' maske richtig aussieht... was mache ich in meinen einstellungen falsch? vielen liebe dank für eure hilfe, und hier kommt der code zur geschichte:
/*** Content ***/
.middle {padding: 0 15px 61px 0;}
.container {padding-bottom: 100px;}
.content {width: 785px; float: right;}
#show {width: 785px; overflow: hidden; margin-bottom: 10px;}
#show img {cursor: pointer;}
#show_nav a {font-size: 11px; color: #b8b8b8; text-decoration: none; margin-right: 10px;}
#show_nav a:hover, #show_nav .activeSlide {color: #fff18f;}
.post_home {width: 300px; float: left; margin: 0 0 30px 15px;}
.thumb {display: block; width: 300px; height: 200px; margin-bottom: 5px; position: relative; color: #333;}
.thumb img {display: block; width: 300px; height: 200px;}
.thumb span {display: block; width: 300px; height: 200px; position: absolute; top: 0; left: 0; background: #fcf2ad;}
.post_home h2 {font-size: 11px; font-weight: bold;}
.post_home h2 a {color: #ccc; text-decoration: none;}
.post_home h2 a:hover {color: #fff18f;}
___
p.s.: da ihr die originalbilder nicht kennt, vllt noch so viel: die bildhöhe wird jeweils richtig dargestellt, allerdings sind die bilder im original breiter (vorformatiert auf 300x200)