I've been doing a lot of research in improving the look of this blog and I thought I'd share some stuff I've learnt along the way.
First thing you need to know is this:
Step 1: Got to Layout on the Blogger Home page
Step 2: Click Advanced
Step 3: Go to "Add CSS"
This menu is about to be your best friend :-)
Step 1: Create a signature on Paint/Picasa/Photoshop or whatever other app you have that can add text to picture. (I simply went to Windows Paint, made a white background rectangle and uploaded that to Pic Monkey for their wide selection of fonts to add the words "God Bless, Jo" and the heart.)
Step 2: Upload this "signature" to Picasa or flicker or other web based album.
Step 3: Copy this code to "Add CSS"
.entry-content:after {
content: url(YOUR IMAGE URL);
margin-left: 5px;
}
Step 4: Right click on the picture you've uploaded and select "Copy Image URL"
Step 5: Paste the URL where it says, "YOUR IMAGE URL"
Step 6: Check it out :-)
Your welcome :-)
Next time, we'll check out, How To Center Your log Title and Description.
xx
First thing you need to know is this:
Step 1: Got to Layout on the Blogger Home page
Step 2: Click Advanced
Step 3: Go to "Add CSS"
This menu is about to be your best friend :-)
Option 1: How to Add A Signature to Your Blogposts
Step 2: Upload this "signature" to Picasa or flicker or other web based album.
Step 3: Copy this code to "Add CSS"
.entry-content:after {
content: url(YOUR IMAGE URL);
margin-left: 5px;
}
Step 4: Right click on the picture you've uploaded and select "Copy Image URL"
Step 5: Paste the URL where it says, "YOUR IMAGE URL"
Step 6: Check it out :-)
Your welcome :-)
Next time, we'll check out, How To Center Your log Title and Description.
xx
No comments:
Post a Comment