Categories
- Adobe Suite
- Copyright Year Code
- Excel 2010
- Flash
- Flash – ActionScript 2
- Flash – ActionScript 3
- Flash – Text
- Flash – Video
- Flash – XML
- Fonts
- HTML & CSS
- JavaScript
- Photoshop tutorials
- Search Engines
- Server-Side Include code
- Site Formatting
- Websites
- WordPress
- WordPress – Installation
- WordPress – Plugins
- WordPress – Security
- WordPress – Validation
-
Recent Posts
Recent Comments
Archives
Meta
June 2025 S M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Author Archives: Joseph
Fix Footer Formatting
When the PARENT THEME for this site changes, the footer styles are frequently broken. To fix them, adjust the following values in the CHILD THEME: … 299 /* EG: DROP THE “COPYRIGHT” DOWN 60PX FROM THE TOP OF THE FOOTER … Continue reading
Posted in HTML & CSS, Site Formatting
Comments Off on Fix Footer Formatting
Alternate XHTML for Flash not appearing for Google Chrome or Safari
I. The Problem For the past couple years, I’ve been using alternate XHTML for my Flash pages for purposes of both accessibility and SEO. The code generally looks something like this: <div id=”flashContent”> <object type=”application/x-shockwave-flash” data=”swfFileNameHere.swf” height=”650″ width=”950″> <param name=”movie” … Continue reading
Posted in Flash, HTML & CSS
Comments Off on Alternate XHTML for Flash not appearing for Google Chrome or Safari
33 Useful Websites
Of these, the only ones I’ve ever used before are the Online Etymology Dictionary and Print-Friendly (for WordPress). These other sites might be useful, too: Word Frequency Counter Screenr Adobe Kuler ManualsLib What the Font Flip Text
Posted in Websites
Comments Off on 33 Useful Websites
Print-Friendly & PDF plugin added
Just added the Print-Friendly & PDF plugin for WordPress, because the Print-O-Matic plugin inexplicably stopped working. The plugin is being used with default settings for the most part, aside from changing the PRINT button’s bottom margin to zero within the plugin’s … Continue reading
Posted in WordPress, WordPress - Plugins
Comments Off on Print-Friendly & PDF plugin added
Cookies For Comments plugin deactivated & uninstalled
Matt Cutts of Google gave a glowing review of the Cookies For Comments WordPress plugin, so I installed it on my general interest blog several months ago. Yesterday, I discovered that the plugin was directing all comments to the spam … Continue reading
Posted in WordPress, WordPress - Plugins
Comments Off on Cookies For Comments plugin deactivated & uninstalled
WordPress plugin added: Custom Login
The login page for WordPress is very washed out, with text labels that are difficult to read, and borders around textboxes that are virtually invisible: The situation is somewhat better when a textbox has been clicked, but the border is … Continue reading
Posted in WordPress, WordPress - Plugins
Comments Off on WordPress plugin added: Custom Login
100 Free Fonts
CreativeBloq.com has 100 of the best free fonts for web designers. I don’t necessarily agree with all of their choices, but a lot of them really do look good.
Posted in Fonts
Comments Off on 100 Free Fonts
Problems Hardening WordPress Security With .htaccess
A couple nights ago, I modified the .htaccess files on my blogs in order to add better security for WordPress. ThematoSoup.com has written an excellent piece on how to do this, but I still encountered a few difficulties… I The … Continue reading
Posted in WordPress, WordPress - Security
Comments Off on Problems Hardening WordPress Security With .htaccess
Footer Putter copyright plugin
I’ve deactivated the Blog Copyright plugin and added the Footer Putter plugin in its place. The Blog Copyright plugin wasn’t inserting the copyright information within the footer – it was adding it beneath the WRAPPER. Using CSS, I was able … Continue reading
Posted in WordPress, WordPress - Plugins
Comments Off on Footer Putter copyright plugin