我对整个 HTML 和 CSS 的东西还很陌生,所以提前为我的无知道歉!我一直在尝试并未能将我的帖子图片与我博客上的文字对齐:http: //kittenasacat.blogspot.ie/2013/08/saturday-sweetness-my-caramel-squares.html内容主体为 600px 宽我的照片也是如此,但它们略微缩进,因此它们的右侧被切掉了一点。我已经成功地将其他所有内容都排好,但不是这些!
.post{
width:100%;
height:auto;
padding:0;
margin:5px 0 30px;
border-bottom:none;
}
.post-body{
margin:0 0 .75em;
line-height:1.6em;
font-size:11px;
font-family:Arial;
text-align:justify;
}
.post h3{
font-size:30px;
margin:0;
padding:5px 0;
text-align:left;
font-family:Yanone Kaffeesatz, sans-serif;
text-transform:uppercase;
}
.post img{
padding:0;
min-width:600px;
}
.thumbs img{
margin-left:0px;
}
.post-footer-line-1,.post-footer-line-2,post-footer-line-3,.post-footer{
display:none;
}
我想说这可能是显而易见的,但它打败了我。如果您需要更多信息,请与我们联系!非常感谢您的帮助!(: