| Forums > Blogging Software > "How to remove the top bar in Blogger?" (5 replies)
|
|
|
|
SO HOW DO I REMOVE THE TOP BAR IN BLOGGER????
|
| |
|
| |
|
| |
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
or
|
| |
| |
|
| |
|
| |
| |
|
| |
I'm new to html so forgive me if this sounds stupid, but where do you pust that bit of code?
|
| |
| |
|
| |
(noembed)(body)(/noembed) change to (: and put it anywhere in your template ! (:
|
| |
| |
|
| |
what she says 
but it cannot be put anywhere; it must be after your (/head) and before your (/body).
simpler yet, find (body) in your code and add (noembed) before that and (/noembed) after (body).
|
| Subscribe To This Thread: RSS 2.0 or Atom (?) |
| This thread has been locked, and no new replies can be posted. |