A Simple CSS Trick to Vertically Align Text
I was trying to vertically align text within a div container and it just wasn’t working for me. You would think that using vertical-align in your CSS would accomplish...
3 comments
I was trying to vertically align text within a div container and it just wasn’t working for me. You would think that using vertical-align in your CSS would accomplish...
3 comments
This is not a function that you would need to use often, but I came across a reason to use it recently and I thought it might be a...
2 comments
RSS feeds are everywhere, and sometimes it’s a good idea to display one to keep people in the loop of important posts from your site, or sites you think...
16 comments
Lately, I’ve been feeling bavotasan.com was looking a little too, how do you say, plain and boring. It was truly in dire need of a complete makeover but I...
7 comments
Adding a color or image to your Web site’s background is not a very complicated thing to do if you are familiar with CSS. Luckily for those out there...
14 comments
You might experience some downtime on http://bavotasan.com and http://themes.bavotasan.com over the next little while. I have decided to migrate my sites over to Media Temple to have more control...
5 comments
You may have noticed that I’m using a new syntax highlighter for my code snippets. I installed Ryan McGeary‘s WordPress plugin WP-Syntax which uses GeSHi (Generic Syntax Highlighter), a...
9 comments
WordPress automatically places a line of text between your <head> tags which states the version you currently have installed. I have read that it is there for statistical reasons...
8 comments
Sometimes when you are messing around with CSS, you can’t figure out why certain styles won’t stick. Most of the time, it’s because you are obviously doing something wrong,...
5 comments
I have gone into this code and really cleaned it up to make it work properly with WordPress installs that are in subdirectories or wherever. I have also added...
13 comments