About the author

Nosagie Nosa-Ero

Nosa is the Senior Editor of TechRez. Got a NEWS TIP related to this story -- or to anything else in the world of big tech? Please e-mail him: nosa[at]techrez.com. You can also connect with him via the connections below the box.

Related Articles

17 Comments

  1. 1

    Karnal Singh

    Many a times we want to remove that sidebar on blogger.You have explained the topic in a very simple language….

    1. 1.1

      Nosa E Nosa

      Thanks for your warm comments Karnal.

  2. 2

    Karl Bellz

    Gracias! I really wanted to get rid of these sidebars on some of my pages

    1. 2.1

      Nosa E Nosa

      I am glad it worked for you Karl

  3. 3

    obed

    Thank you for this, i have been having a zeal to remove it but i really did not find it easy and you have just made it easy to move it out. Nice posts, thanks

  4. 4

    Nosa E Nosa

    Thanks Obed, enjoy the rest of the day friend.

  5. 5

    rehan

    thanks.. helpful

    http://bloggertipsandwidget.blogspot.com/
  6. 6

    larry

    Hi, I’ve tried this method several times now but it wont work. I only want 1 page on my blog to not have a side bar. its http://empireambition.blogspot.com/p/forum_6.html . I’m using the travel template on blogger. Can you tell me why its not working? Thanks for any advice

  7. 7

    amy gretchen

    I added the codes above to get rid of my sidebar and activate full width on my page HTML but it didn’t work for me. Any thoughts?

  8. 8

    Mostly Sunny

    Those that are having problems, change “sidebar-wrapper” to “sidebar” – it worked for me, anyway.

    1. 8.1

      Sandra Harriette

      [code][/code].sidebar{
      display: none !important;
      }
      #midsidebar{
      display: none !important;
      }
      #main{
      width: 1000px!important;
      float: left;
      margin: 0;
      #post{
      width:1000px}

      [code][/code]

      1. 8.1.1

        Jennifer Tzivia MacLeod

        This is the one that worked for me. Thanks, Sandra!

  9. 9

    lijokv

    It worked for me.thanks.if u do everything right as mentioned u will succeed.

  10. 10

    Roadstar

    I’m using a 2 sidebar, left and right layout. I have tried the code and sidebars hide but the page does not go full width. It’s as if the left sidebar was still there. How can I adjust the code?
    Thanks!

  11. 11

    Jitu

    there are many times repeated “. which one is for the remove sidebar? I want to remove on my blog. http://www.sms-nepali.blogspot.com. plz, give me suggestion.

  12. 12

    Valentin

    Guys, I found a great solution from another blogpost.

    It is very simple, just paste this at the end of the HTML of the page you want to remove the sidebar and go full width.

    .main-inner .columns {
    padding-left: 0px !important;
    padding-right: 0px !important;
    }
    .main-inner .fauxcolumn-center-outer {
    left: 0px !important;
    right: 0px !important;
    }
    .main-inner .fauxcolumn-left-outer, .main-inner .fauxcolumn-right-outer, .main-inner .column-left-outer, .main-inner .column-right-outer {
    display: none !important;
    }

    It worked really well for me 😉

  13. 13

    Thiranja Lakrandika

    Thank you very much. I just wanted to make a forum to my blog. However, when the forum has a sidebar It’s just like a joke. I tried so many things but nothing worked. So really thank you for guide you given.

Comments are closed.

© 2014 TechRez Digital Media Limited