在Blogger Beat中,隱藏NavBar or 將NavBar置底 - 部落格

Jack avatar
By Jack
at 2006-10-10T15:52

Table of Contents

在CSS中,body後加入下列程式碼

隱藏NavBar (Hide the NavBar)
/* === Hide the NavBar === */
.Navbar {
visibility:hidden;
display: none;
}
/* === Hide the NavBar === */

將NavBar置底 (Place the NavBar at the bottom of the page)
/* === Place the NavBar at bottom ===*/
body { position: relative; }
.Navbar{
position: absolute;
top: inherit;
bottom: -32px;
left: 0px;
margin-bottom: 0;
}
/* === Place the NavBar at bottom ===*/

Reference Link:
Remove the NavBar
http://blogger-templates.blogspot.com/2005/01/remove-navbar.html


--

All Comments

John avatar
By John
at 2006-10-14T10:26
感謝分享,趕快來試試看。
Olga avatar
By Olga
at 2006-10-17T08:45
我拖拖拉拉就把NavBar丟下去了 @@ 只是畫面沒很好看..
Tom avatar
By Tom
at 2006-10-19T23:43
成功 +1
David avatar
By David
at 2006-10-20T14:51
大推 感謝!!
Yedda avatar
By Yedda
at 2006-10-21T10:45
不過置底後NAVABAR只剩下1/4
Elizabeth avatar
By Elizabeth
at 2006-10-23T04:27
to evenfall:可以自己改bottom: ?? px 試試看!
Ophelia avatar
By Ophelia
at 2006-10-23T13:53
請問BlackDryad怎麼拖NavBar @@? 我的不能拖

關於使用Furl替blogger分類...

Carol avatar
By Carol
at 2006-10-10T07:59
剛剛小妹試著要用Furl像往常一樣替自己的blogger分類, 按下了and#34;Furl itand#34;, 照以前的步驟操作, 順利地將新文章放到之前已經建好的分類中, 最後重新發布整個blogger, 只是卻無法像以前一樣, 在右邊的sidebar的類別中看到新加入的文章, 想請問各位高手 ...

請問天空部落格?

Barb Cronin avatar
By Barb Cronin
at 2006-10-10T06:08
※ 引述《YumiQ (一起去橫濱吧?)》之銘言: : 我想請問大家 : 天空部落格的網誌 可以放影片嘛 : 像是下面這個樣子 : http://blog.webs-tv.net/lenar/article/3771285 : 我是想說 : 如果不可以放影片的話 : 那應該不會顯示出來影片要撥放的畫面 : 所 ...

請問 blogger in beta

Mason avatar
By Mason
at 2006-10-10T03:47
請問一下,如果用 blogger in beta 的話,是否在 technorati 或是像 google 的 search engine,是沒有辨法找到 beta 版的blog? 因為我試過在 technorati 註冊過 beta 版的 blog,但他找不到我 po 過的文章, 搜尋也搜尋不到。 ...

blogger版面設定

Connor avatar
By Connor
at 2006-10-10T00:19
我的blog : http://ssd-better.blogspot.com/ 想要把左邊的寬度調大,於是在templete中改了下面幾項的width #outer-wrapper { ... } #header-wrapper { ... } #header { ... } #content-wr ...

請問一下從無名搬到天空部落格的問題

Michael avatar
By Michael
at 2006-10-09T23:41
請問一下喔 我剛從無名搬到天空部落格 但是 舊文章的分段空行都不見了... 變成整篇文章連在一起atatand#34; 看起來很難過orz 請問一下有沒有解決之道 andlt;(_ _)andgt; - ...