Most blogger templates header are
configured to position to left but blogger made a provision for third party css
column where you can paste a short css code that can
position the header and all gadget of your blog at the center.
position the header and all gadget of your blog at the center.
All you just need to do is to follow
this simple tutorial to get it done in less than 3 minutes,
So let start
Step 1 log in to your blogger account
and click on the blog you wish to centralize the header or gadgets
Step 2 click on template and select customize at the bottom left
Step 3 Click o advance
and scroll down to add CSS
Step 3 Click o advance
and scroll down to add CSS
Step 4 just copy the following Css code
and paste on the white open box and click save to template
.widget {
text-align: center;
}
You can now view your blog and see blog description and gadgets centralized.
Feel free to ask me for any other tips on the comment section
Have fun blogging.
.widget {
text-align: center;
}
You can now view your blog and see blog description and gadgets centralized.
Feel free to ask me for any other tips on the comment section
Have fun blogging.
Follow Solenzo Blog on




0 Comments