How the Heck Did You Do That?? Blogger Tips and Tricks #4

November 17th, 2012 Kimberly Blogger Tips and Tricks 37 Comments

17th Nov
How the Heck Did You Do That?? Blogger Tips and Tricks #4

 

Blogger Tips and Tricks #4
 
1. How do I create a scrolling blogroll?

Go to add a gadget or HTML code for sidebar
For blogger under add, a gadget select HTML/java code
Paste the following code and add a title such as “Blogs I Follow”

<center><div><marquee direction=”up” width=”200″ onmouseover=”this.stop()” scrollamount=”5″ onmouseout=”this.start()” height=”400″ align=”center”> THIS IS WHERE YOU ADD THE HTML CODES FOR  BUTTONS! (add as many as you like!) </marquee></div>

Now you can add buttons.
Go to your fave blog.
Copy their button code and paste that code between …

Keep Reading

How The Heck Did You Do That?? -Blogger Tips and Tricks #2

September 14th, 2012 Kimberly Blogger Tips and Tricks 8 Comments

14th Sep
How The Heck Did You Do That?? -Blogger Tips and Tricks #2

My first Blogger Tips and Tricks post received such a positive response that, I have decided to make this a monthly feature. I know sometimes HTML codes and blogging, in general, can make you feel like you’ve just taken a trip in the Tardis..but my wish is to make it as simple as possible for you.
Update: I noticed when copying the code from this post the quotes are fancy and can mess with code. Please replace …

Keep Reading

How The Heck Did You Do That?? Blogger Tips and Tricks #1

August 16th, 2012 Kimberly Blogger Tips and Tricks 33 Comments

16th Aug
How The Heck Did You Do That?? Blogger Tips and Tricks #1

When I first started my blog, I knew very little about HTML code and spent a lot of time Google searching and asking fellow bloggers, “How the heck did you do that??” I thought I’d pass a little of what I learned on to you:
1. That little-colored box:
Ever visit a blog where they use this type of box to showcase a book’s synopsis or an awesome quote. It’s very simple to do 🙂 Just follow …

Keep Reading