Blogger改寬度 - 部落格

Table of Contents

想請問版上各位高手
我看了一堆修改寬度的文章
大概知道可以從width那邊改 還有main+sidebar<=content之類的
然後我width的設定用%的方式 也讓sidebar留在上頭而不是掉到下面
不過背景好像還是有一些線條不能動
我的網誌 http://lavie-lorien.blogspot.com/2008/05/blog-post_05.html
我想要在放288x的圖時 可以兩張橫的併排 像這樣
http://lorien-test.blogspot.com/
請問是否有辦法修改?
如果要修改背景 是要把http://www.blogblog.com/thisaway_blue/bg_footer_top.gif
類似這樣的東西抓下來??
可是修改以後要怎麼再弄上去呢?
麻煩高手解惑 先謝謝囉~~




※ 引述《jochan29 (jochan)》之銘言:
: ※ 引述《TOLO (TOLO)》之銘言:
: : blog網址:http://tolochi.blogspot.com
: : 目前是三欄式的版型,因為覺得右邊側欄稍微寬了一點,
: : 想把右邊改窄並把中間調大。
: : 將sidebar_wrapper中的width改小後成功把右邊側欄縮窄了,
: : 但中間欄擴大後卻出現一個問題:http://0rz.tw/583Zc
: : 原本中間欄的弧形邊緣不能延伸,變成方形的邊角。
: : 請各位幫我這個超新手看看,非常感謝~
: 下面是你中間欄位的css
: #main-wrapper {
: background:#FFB4B4
: url(http://bloggerbuster.com/blogger_templates/amanda_template/corner_main.gif)
: no-repeat scroll right top;
: color:#800040;
: float:left;
: font-size:85%;
: overflow:hidden;
: width:460px;
: }
: 像這種有用圖片當背景,想要更改寬度,
: 除了width之外,記得連圖片的寬度也要一併修改

--

All Comments

Skylar Davis avatarSkylar Davis2008-05-10
其實只要把#content的width設成100%就好了
Audriana avatarAudriana2008-05-14
然後上方橫幅的圖抓下來修改後傳到自己的googlepage去
Vanessa avatarVanessa2008-05-18
要套用就把background: url('網址') 網址的地方取代掉就好
Vanessa avatarVanessa2008-05-18
不知道網址的話就在上傳完畢那裡對著檔案按右鍵複製捷徑
Hedy avatarHedy2008-05-22
ㄜ 可是背景有一些線條 還是不會動...
Puput avatarPuput2008-05-23
請問是哪裡的線條不會動呢@@