Showing posts with label Professional Blogger Turorial. Show all posts
Showing posts with label Professional Blogger Turorial. Show all posts

Adding prettySociable - Professional Blogger Tutorial (Part 2)

Pretty SociableI was impressed when I first saw this jQuery plugin run in Mashable.com (but now I think Mashable is not using this anymore) and I never thought that I can implement this on my blogger a.k.a. blogspot blog until I read Divya Sai post on BloggerStop.net. prettySociable make sharing a lot more fun, by dragging and dropping objects. You can see this working in one of my blogs, click here. Try dragging some of the post images and you'll see icons where you can share the post. I'm sure this plugin can attract your readers to share your blog posts.

Adding Sidebar Tabs - Professional Blogger Tutorial (Part 1)

TabsRecently, I realized that my sidebar is so populated. I have so many useful widget in my sidebar that cause it to extend so long. One solution to this is to add tabs in my sidebar that has at least 3 sections. Good thing that one of the blogs that I followed which is Soh Tanaka's blog did make a tutorial on how to make a simple tabs with CSS and jQuery. View Tabs demo. This is easy to put on blogger a.k.a. blogspot because you have full access on the blog's code. You can see the tabs on my sidebar after editing some CSS codes to suite my blog's design. Since all the codes are provided in Soh Tanaka's Blog, I will teach you how to put it in your blogger a.k.a. blogspot blog. The good thing about this tutorial is you don't have to use external file storage. All the codes are directly inputted on your blogger's HTML code.