これが私のTumblrテーマです。
http://lt-chocolate.tumblr.com/
Internet Explorer で確認したところ、コンテンツがサイドバーの上に浮かんでいます。とにかく私はそれを修正することができますか?
これがコンテンツセクション用のCSSです。
#content {
background-color: #F2EBD9;
float: right;
width: 1200px;
height: 100%;
margin-right: 25px;
position: relative;
bottom: 296px;
clear: both;
}