Create a Black & White Thumbnail in WordPress
A while back I worked on a site that required a hover effect where a black and white image faded into a color image. I wrote a tutorial called...
38 comments
A while back I worked on a site that required a hover effect where a black and white image faded into a color image. I wrote a tutorial called...
38 comments
I had originally written about Removing Images from a WordPress Post quite a while ago, and while that snippet still works, I recently discovered another way to do it...
10 comments
Most sites you will visit nowadays will have some sort of slideshow or content slider. Check out Themes by bavotasan.com and you will see my Sliderota jQuery plugin in...
1 comment
The new design on Themes by bavotasan.com required a content slider so I built a simple jQuery plugin that would work the way I needed it to. There isn’t...
5 comments
I just spent the past couple of days updating the look of Themes by bavotasan.com. Things are slightly different but a lot nicer, in my opinion. For those using...
5 comments
I know I have already done a fade effect between two images with jQuery, but here is a quick little piece of code that will just add a nice...
13 comments
Background textures are great when it comes to designing for the web. They can be used for site backgrounds, as overlays for images or whatever else your heart may...
26 comments
My last little jQuery tutorial was an alternative to using CSS to create an image change on a mouseover. Now I want to take that one step further and...
200 comments
If you store files or images in a folder called “images”, and people enter www.yoursite.com/images as a URL, they will see a list of all the files you have...
2 comments
While developing a site for a client, I needed to figure out a way to convert certain text elements into images. I had no clue how to do this...
9 comments