I have spent many hours dealing with this on my own so I figured I would write down the solution so I wouldn’t have to research everything again. If you are running a 64 bit system and need to use *.MDB drivers you need to make sure the following is set:
run: “regsvr32 odbcconf.dll” from c:\windows\Syswow64\
Edit ODBC using: C:\WINDOWS\SysWOW64\odbcad32.exe
That will save you many hours of frustration with x64 systems


This is probably one of the biggest things that I struggle with when tweaking a CSS file. What font-family to use and how it will work. Well finally I ran across a website
Below are some links to a few cheat sheets that come in handy. I find myself constantly looking for the basics these days because I haven’t set them to memory because the internet has made it so easy to find stuff that you no longer need to set stuff to memory. Kind of like speed dial I don’t know anyone’s phone number anymore!
So last night I was bored and decided to redo my entire website (again). I just changed the theme about a week ago, but the more I dug into it the less I liked it and decided I would spend a little more time redoing my blog. After picking a theme I put it on a local copy of WordPress and started banging away. I started changing header images and fixing CSS issues with AJAX overlaps and image overlaps and fixing up a few other issues I noticed. This is usually pretty typical for themes I have found in the past. You get what you paid for and because all these themes are free I guess that would make sense.