Help - Search - Members - Calendar
Full Version: For those with Blogger Blogs!
OpenSourcePhoto > World Wide Web > Website Stuff
katiebev
Hey peeps,

Just a tip for you all. You can get rid of the navigation bar at the top of your blog:

You can insert this code (on the edit HTML page) where the #header codes are:

#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}


Voila! It will disappear forever smile.gif
LeahMaria
QUOTE(katiebev @ May 16 2008, 03:06 PM) *
Hey peeps,

Just a tip for you all. You can get rid of the navigation bar at the top of your blog:

You can insert this code (on the edit HTML page) where the #header codes are:

#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
Voila! It will disappear forever smile.gif


Hmmmm...but I like mine! What will people do if they want to go to the "next blog"? wink.gif
Thanks, my navbar will dissapear today!
danwatkins
QUOTE(LeahMaria @ May 16 2008, 04:02 PM) *
Hmmmm...but I like mine! What will people do if they want to go to the "next blog"? wink.gif


OMG -- have you really tried that? Sometimes the "next blog" is pretty freaking scary!!!!
MattA
Better idea - get rid of Blogger.
katiebev
QUOTE(Matt Antonino @ May 16 2008, 04:25 PM) *
Better idea - get rid of Blogger.


I know I know. I'm just lazy--this is tiding me over wink.gif
Art& Soul
Thanks smile.gif ok here's one I've been meaning to ask. (not to thread jack) but does anyone know how to expand your layout to fill more of the screen in blogger? I hate the huge borders on the sides of mine but I've never bothered to figure out how to change it.
Amy Clark
Sure thing Erin, you need to edit the code to expand the outer wrapper, I have mine at 950px, but you can adjust:

#outer-wrapper {
background: #FFF;
width: 950px;
margin:0 auto;
padding:8px;
text-align:$startSide;
font: $bodyfont;
border:4px solid $bordercolor;

You will also probably want to change the main wrapper length.
Tess
Thanks for the tip! It worked!
Art& Soul
QUOTE(Amy Clark @ May 16 2008, 04:47 PM) *
Sure thing Erin, you need to edit the code to expand the outer wrapper, I have mine at 950px, but you can adjust:

#outer-wrapper {
background: #FFF;
width: 950px;
margin:0 auto;
padding:8px;
text-align:$startSide;
font: $bodyfont;
border:4px solid $bordercolor;

You will also probably want to change the main wrapper length.


Thanks! I'll have to go in and play with it, I just wasn't sure which section of the code would do it. Awesome! biggrin.gif
MeeksDigital
QUOTE(Matt Antonino @ May 16 2008, 02:25 PM) *
Better idea - get rid of Blogger.


seriously, im sick of blogger. i realllly want to move over to wordpress but I haven't worked with it for a long time... any suggestions man?
SarahQ
Sorry to be a downer, but I'm pretty sure it's a violation of the Blogger rules to get rid of the NavBar. sad.gif
James Taylor
Thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.