Category: Web
-
CSS button hover with border, change the border colour
How to add a border to a button with CSS on hover. I see some people using padding to compensate for not having a border, there’s a better, simpler way.
-
WordPress plugins that give you an unfair advantage over the competition
I discovered another great list of WordPress plugins. This one I had to share with you.
-
Configuring vhost_ssl.conf for https:// on Plesk 11
Plesk 11 no longer recognizes the httpsdocs folder. What do you do if your documents are in a sub folder like httpdocs/wordpress?
-
Responsive css menu with additional text
A newer twist on an old idea. Show descriptive text under your creative menu names to create a fun environment without confusing users.
-
New Software Launch
Launching a new piece of software for booking and scheduling online. This web program will be available to anyone 11/01/12. Forever free for under 10 users.
-
How to setup remote access to MySQL database
Setting up remote access to a MySQL seemed difficult at first, but it’s pretty straight forward. Follow these simple instructions to get yours up and running…
-
Configuring Plesk to recognize vhost.conf
Create vhost.conf files to deal with nested files or symlinks. Don’t forget to tell Plesk to recognize your vhost.conf file with the following code.
-
Boston Globe responsive css navigation menu tutorial
I was excited when I saw the responsive menu design on the Boston Globe website. I broke it down into it’s simplest form and found that really it’s quite simple once you get your head around using h2 tags as menu items. Read more to see an example and the code.