Showing posts with label Image Effects. Show all posts
Showing posts with label Image Effects. Show all posts

How to Add a Tiny jQuery Circleslider to Blogger

Posted by Unknown

Tiny Circleslider is a small jQuery plugin that generates a circular carousel of images.There is noting complicated about using this type of carousel, however when it's about customizing it, it's necessary to use a bit of [...]
More aboutHow to Add a Tiny jQuery Circleslider to Blogger

Before/After Photo Effect with jQuery

Posted by Unknown

If you have a design or makeup blog, or if you are using before and after image comparison, this script will surely be very useful for you.In this tutorial we'll learn how to add the Before/After plugin, a script that works [...]
More aboutBefore/After Photo Effect with jQuery

Spacegallery: image gallery/slideshow made with jQuery

Posted by Unknown

There are many types of galleries for images that we find on the net, but we rarely see one showing images so differently like this one.Those using Mac OS X will surely find a lot of similarity with TimeMachine and those [...]
More aboutSpacegallery: image gallery/slideshow made with 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 [...]
More aboutRounded Corners and Shadows for Images using CSS

Upload images and get the URL of the image

Posted by Unknown

As each day there are lots of new users joining the world of blogging, is necessary to discuss about some basic topics that bring up some recurring questions such as how we could get the URL of an image?On the Internet there [...]
More aboutUpload images and get the URL of the image

Possibly the most simple jQuery Slider

Posted by Unknown

Do you have jQuery in your blog and space to insert 10 lines of code? If the answer is yes and you also want to have an automatic slideshow, this is the simplest code I've seen so far.That code having a succession of simple [...]
More aboutPossibly the most simple jQuery Slider

Multi Hover Effect On Blogger Images Using Pure CSS

Posted by Unknown

Today I'm going to show you how to add an amazing mouseover effect for Blogger images using only CSS, in which moving your mouse over an image from different directions (from above, from below, etc) will cause an overlay [...]
More aboutMulti Hover Effect On Blogger Images Using Pure CSS

CSS Basics. How to Apply Rounded Corners On Images #2

Posted by Unknown

In the previous post I have mentioned that we will learn to round images using CSS, without needing to edit them one by one using a program. Now that we have seen the basics of CSS, let's try to apply to some images.What [...]
More aboutCSS Basics. How to Apply Rounded Corners On Images #2