
Destin Premium WordPress Theme
It’s been a while since I’ve updated bavotasan.com. I was distracted with raising my daughters, renovating my house and making a short film. In between all of that I still…
insert-headers-and-footers
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/bavotasan/wp-includes/functions.php on line 6121It’s been a while since I’ve updated bavotasan.com. I was distracted with raising my daughters, renovating my house and making a short film. In between all of that I still…
I put together a stylesheet to easily create tooltips using nothing but CSS. I know there are a few of them already out there but I decided to make one…
I know, I know. There are already quite a few responsive grid boilerplates out there. But they didn’t do exactly what I needed so I decided to create my own.…
If you’ve messed around with CSS3 you have probably seen some of the new pseudo classes pop up here and there. An interesting one that I just started to use…
Yesterday PressWork launched a new theme in conjunction with Empire Avenue. The original design had a really nice shadow effect on the images and I wanted to make sure that…
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 Creating…
There was a time when the only way to fade an element or image was by using JavaScript/jQuery (see Creating a Mouseover Fade Effect with jQuery). With CSS3, you can…
I have been playing around with a lot of CSS3 lately due to PressWork, and I’ve come up with some cool tricks. One that I really like uses the transform…
I discovered how to create circular images using CSS3 the other day and thought it was totally awesome. The only drawback is that the image has to appear as a…
I have received a lot of questions lately about hover effects and how you can execute them using only CSS. There was a time when you would have to use…