Hints and Tips

RGB Color Codes

Here’s a chart you may need when choosing the colors for your website. Look for the link on the bottom to download the chart in PDF format and save it to keep a copy on your own computer. It’s larger and easier to view.     Download...

Read More

CSS Cheat Sheet

Design your own website? Want to know a bit more about CSS? Well, here’s a little cheat sheet to help you along the way. Click to...

Read More

htaccess Cheat Sheet

Here is a simple cheatsheet for the .htaccess file: Enable Directory Browsing Options +Indexes ## block a few types of files from showing IndexIgnore *.wmv *.mp4 *.avi Disable Directory Browsing Options All -Indexes Customize Error Messages ErrorDocument 403 /forbidden.html ErrorDocument 404 /notfound.html ErrorDocument 500 /servererror.html Get SSI working with HTML/SHTML AddType text/html...

Read More

WordPress Updates

WordPress released an update to version 3.14 on June 29th. WordPress 3.1.4, available now, is a maintenance and security update for all previous versions. This release fixes an issue that could allow a malicious Editor-level user to gain further access to the site. Thanks go to K. Gudinavicius of SEC Consult for bringing this to their attention. Version 3.1.4 also incorporates several other...

Read More