A Slightly New Design for Themes by bavotasan.com
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 Internet…
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 Internet…
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 animated…
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 desire.…
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 add…
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 in…
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 but…
I decided my sidebar was looking a little plain. It needed something more than just ads, so I placed a list of my popular posts there. I think it looks…
I just came across this function today and thought I should share it. Whenever you add an image, or video for that matter, to a post, it becomes a part…
I created a plugin for the function I talked about in my post Retrieve and Display Images from a WordPress Post just in case there is anyone out there who…
I have already mentioned a few ways to do this but I have discovered a few problems with my old code. I have improved this one quite a bit so…