How To Increase Page Layout
- Go to your blogger dashboard
- Click on "Design" > "Edit HTML" (For old interface)
- Click on "Template" > "Edit HTML" > "Proceed" (For new interface)
- Use ctrl F to find ]]></b:skin> and paste the following code below/after ]]></b:skin>
<b:if cond='data:blog.url == "Enter-Your-Page-Url-Here"'>
<style>
.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;
}
</style>
</b:if>
- Replace Enter-Your-Page-Url-Here with the link of the page or post you want to increase it's layout to full width.
- If you want to apply full layout to all pages, instead of adding it one by one, simply replace Enter-Your-Page-Url-Here with Static_page
- If you want to apply full layout to all post-pages, instead of adding link one after the other, simply replace Enter-Your-Page-Url-Here with Item, but it is not advisable that, you apply it to all post-pages.
Enjoy! and share this post with friends/followers. Take care pals :)


Confused? Feel free to ask



Not Working Dude :/
ReplyDeletewhat is the link of the page/post you want to increase its layout?
DeleteIt is not working!
DeleteHere is my blog http://iplaymetalmusic.blogspot.in/
And i want to apply this in this post http://iplaymetalmusic.blogspot.in/2012/12/slipknot-before-i-forget-official-music.html
Paste the following code below/after ]]></b:skin>
Delete<b:if cond='data:blog.url == "http://iplaymetalmusic.blogspot.in/2012/12/slipknot-before-i-forget-official-music.html"'>
<style>
.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;
}
</style>
</b:if>
Durodola please help me. I have a blog and I want a page to remove the sidebar. This is the page. This is a third party template:
ReplyDeletehttp://www.poemasalacarta.com/2013/01/contenido-gratuito.html
Use ctrl F to find ]]></b:skin> and paste the following code below it
Delete<b:if cond='data:blog.url == "http://www.poemasalacarta.com/2013/01/contenido-gratuito.html"'>
<style>
.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;
}
</style>
</b:if>
Hi, i'm trying to remove the sidebar and make the main post fit 100% of the width.... and remove the jquery slider also...but it ain't working for me :(( can you help me plz?? this is the page in question...
ReplyDeletehttp://cerfmontreal.blogspot.ca/p/espace-membre_8091.html
Hellooo... can some one help me plzzz.... check the post before this one.... thx
ReplyDelete