Most advices is to:
- Go to Dashboard then Design then Edit HTML.
- Find some line with post-body then line-height. It suppose to look something like this:
- Change the number to whatever line height you desire.
- Save the template.
- Check with your post/refresh your blog to see if it goes right.
.post-body {
line-height: 2;
}
line within 2590 lines of codes. Yes, it wasn't quite a long bunch of codes. My husband might smirk at me if I said it was overwhelming lines of codes, but it was for a non coder blogger.
I tried to use Ctrl+F/Find with Chrome browser but it doesn't help much. It seems like the Find feature only works for what is currently displayed, while Blogger's Edit HTML window is like a window within browser window.
click the picture to get full size image |
We had to track back few times to find what keys was that, and when we found out it was another Ctrl+F within the code window, all my troubles swept away *thanks Hun :*.
So, according to what I had gone through, the more detailed steps are:
- Go to Dashboard.
- Find Template in your left navigation links. (Yes, it wasn't Design. I don't know when they changed it into Template).
- Click Edit HTML to pop that big window of codes.
- Click Ctrl+F AFTER you activate the code window. I don't know how to explain this, just click anywhere in the code window :D.
- Step 4 should pop you that small Search text-box to find any codes. Put post-body or line-height in. It suppose to look something like this:
- Change the number to whatever line height you desire.
- Save the template.
- Check with your post/refresh your blog to see if it goes right. If it doesn't, back to step 6.
.post-body {
line-height: 2;
}
Voila! Happy blogging!
2 comments:
Bwhahahaha you know, this coding things sometime make me feel am a cool nerd. Padahal cuma edit HTML code doang 😂
bingitt...but since I slept with one...so...da aku mah apa atuh :p:p
Post a Comment