I was so frustrated with the wide margin that comes with most templates in Blogger.
SO, if you're like me, and want to adjust the width of your page margins, simply go to
Template Designer - Advanced - Add CSS - paste the following code
body{
position: relative;
left: -30px !important;
}
Press enter after the last character of the last line }
Voila!
Happy days!
Heather
PS - Adjust the width by changing the ((30)) to whatever number you feel looks best!
Great tip! I'm always tinkering my template too. How are you?
ReplyDeleteBrenda
I'm doing really well. Thank you for checking on me. I have good days and bad, but they're getting better. I'm learning to do things on my own, and I love that! :)
Delete