"Decorate your blog with tutorials provided. Please click on a category tutorials on your right side to see more tutorials. Most widgets tutorial are compatible with the basic template that has been provided by blogger.com. Some widgets, maybe not for a specific templates that are provided by other personal bloggers. But you can try it first. If it did not work, please remove this widget from your blog. Good luck."
How To Make Post Title And Title Sidebar In The Middle
Here's how:
1) Sign in blogger account
2) Dashboard> Design> Edit HTML> Tick the box "Expand Widget Templates"
3) By using ctrl + F (press simultaneously on the keyboard), find the codes below:
for SIDEBAR
- Find code h2 {
- Copy and paste the code below POST / UNDER code h2 {
text-align:center;
Examples:
h2 {
text-align:center;
For POST TITLE
- Search codes
h3.post-title {
or if you can not find the code, find other code:
h3.post-title, .comments h4 {
or if you can not find the code, find code:
h4 {
- Copy and paste the code below POST / UNDER-title {h3.post code or h3.post-title, .comments h4 { or h4 {
text-align:center;
Examples:
h3.post-title {
text-align:center;
4) It is finished, click the preview, and if there is no error, click save template and see the results.
Please read more others tutorial about blogger blog and widgets.
Thank you for read...happy blogging.....
0 comments:
Post a Comment