解決済

clip!clip!
Ads By Google

全体の幅を広げたいです


今全体の幅が850なのですが880に変えようとしたのですが
下にずれたりしてどうしてもうまく出来ません・・;;

どうすれば全体の幅を広げることが出来るでしょうか。
以下は現在の幅850のソースです。

どなたかご教授宜しくお願い致します。


.blogtitle a {

width: 870px;
height: 200px;
}

.description{
font-size:12px;
font-weight:bold;
color:#666;
padding-left:18px;

}

#blogcontainer{
width:850px;
margin:5px auto 0;
padding-bottom:30px;
background:url(http://image.blog.livedoor.jp/・・・ repeat-y 50% 0;
}

#wrapper{
width:640px;
float:left;
text-aling:center;

}

#content{
width:430px;
float:right;
text-aling:center;

}


#blog{
width:430px;
margin:0 auto;
text-align:left;

}

#lefttop,#righttop{}

#left{
width:210px;
float:right;
text-align:center;

}

#right{
width:210px;
float:left;
text-align:center;

}

2007-10-30 01:07の質問
  広げたい  
この質問と回答を読んで役に立った場合は「役に立つ質問」に投票してください。投票が多い質問は、役に立つ質問一覧に掲載され、より多くの人に見てもらうことができます。

回答(1)

1.

2007-10-30 08:22:46ベスト
下記のwidthをそれぞれ30pxずつ大きくしてみてはいかがでしょうか。

.blogtitle a {
#blogcontainer{
#wrapper{
#content{
#blog{
Ads By Google

コメント

まだコメントがありません

トラックバック(2)

トラックバックURL: