Pages in blogger

Coronide

Newbie
Joined
Apr 23, 2021
Messages
2
Reaction score
0
Hello everyone,

Here comes my first post in this forum,

I'm creating a blog in Blogspot and I'm really new. I want to create some pages in blogger without comments( i know this) and without any sidebar or anything, like a normal web page.

Any suggestions, please?
 
Hello everyone,

Here comes my first post in this forum,

I'm creating a blog in Blogspot and I'm really new. I want to create some pages in blogger without comments( i know this) and without any sidebar or anything, like a normal web page.

Any suggestions, please?
Go to settings, then click on the edit template, then clear all the previous codes there, then paste the html codes into that area.
 
I found this code no more sidebar!


<style>
#sidebar-wrapper, #midsidebar-wrapper, .gapad2, .blog-pager, .post-header-line-1, .post-footer {
display:none !important;} #main-wrapper { width:120%!important;} .post { width:120%!important; }
</style>

Just put it inside where u write the article in HTML option

here is an example

without sidebar
https://measeguroahora.blogspot.com/p/calcular-seguro-de-salud.html

With sidebar
https://measeguroahora.blogspot.com/2021/03/Segurodesalud.html


Thank you anyways for the response guys
 
hey dude dm to my discord and let's learn blogging together my discord:Olleb#1339
 
Back
Top