How to Align and Adjust the Sizes of your Buttons and Images

April 3, 2011 By April M

Ever wonder how someone was able to center a button or image. Maybe you loved the way their blog looked because all their buttons and images were the same size. Here’s how to do that and make your blog look organized and together.

I will give you an example for a button in your sidebar.

Step 1: When you add a button in your sidebar the HTML Code will look something like this:

Step 2: To have your button centered in the sidebar add the code

at the beginning and

at the end. It should look like this:

Step 3: Now to adjust the size of your button/image you will need to add a code for the height and width.

You can change the width to what ever size you need or like. Change 100 to 125 or 80… whatever works for you!

You can use these same tricks in your posts but you need to be in the “Edit HTML” area. Leave me a comment below if you need more help with this.