Page Peel is a popular page flip effect that when your cursor is passing over it will show "what's behind" as if it would be a book.There are many ways to do this, many of them use flash files which makes it less customizable, [...]
Home » Archives for September 2013
Page peel effect using jQuery
Posted by Unknown
Labels:
Blog Design,
JQuery
Customize the scroll bar (scrollbar) with JScrollPane
Posted by Unknown

JScrollPane is a jQuery script that allows you to change the blog' scroll bar, ie the browser scrollbar.Although we can use CSS to change it, the problem is that is not standardized, because with CSS we can make it work [...]
Labels:
Blog Design,
JQuery,
Widgets
Customizing Numbered Lists in Posts + 3 Examples
Posted by Unknown

From the Compose tab of a Blogger post, we can create numbered lists using the "Numbered List" tool.A numbered list is achieved through the HTML code of a "ordered list". You don't have to worry about adding the HTML, because [...]
Labels:
Blog Design,
blogger posts,
labels
4 Different Styles For the Popular Posts Widget
Posted by Unknown

Blogger allows us to easily add a "Popular Posts" widget, that we select from its list of gadgets, and we can do that by going to the "Layout" of our Blog.This gadget, as the name implies, shows which are the most visited [...]
Labels:
Blog Design,
blogger posts,
popular posts,
Widgets
Adding a Youtube Video in the Background of a Blogger blog
Posted by Unknown

Some of you might have wondered how to put a video to play in the blog's background, so that instead of having just a color or an image, to have a video. We can do this thanks to the jQuery plugin Tubular that lets you use [...]
Labels:
Blog Design,
JQuery
Create a Background Slideshow for Blogger
Posted by Unknown

In the previous post we saw how to make the blog's background fill the screen regardless of the resolution of the monitor. The method that we'll use now with jQuery is a plugin called BackStretch which also has the option [...]
Labels:
Blog Design,
how to,
JQuery
Rounded Corners and Shadows for Images using CSS
Posted by Unknown

Here are some unique border styles that you can apply to blogger images by using the border-radius property and defining either all four corners simultaneously or applying the rounded border only to some of them.One of [...]
Labels:
Blog Design,
css,
how to,
Image Effects
How to make the background image of the blog fill the entire screen
Posted by Unknown

A constant question is how to make the background image of the blog always fill the entire screen regardless of the resolution of the monitor. And that is when we put a background image as measured by our monitor forgetting [...]
Labels:
Blog Design,
Hacks,
how to
Vertical drop down menu with jQuery
Posted by Unknown

jGlideMenu is a vertical menu that can be dragged and dropped so that the reader can place it anywhere, and in addition, he can browse through the tabs in a very peculiar manner that comes with a sliding effect giving a [...]
Labels:
JQuery,
menus,
navigation menu,
Widgets