EricsProjects header image

Posts Tagged ‘WordPress’

WordPress plugins

WordPress is the software I run this, and several other websites on. One reason I like WordPress is it’s plugin structure. Plugins add features and functions to your website. Here are my favorites:
All In One SEO Pack is a complete search engine optimizer. It combines the best practices in search engine [...]

Internet Explorer 6 CSS bug, margins, padding and how to fix it.

I ran into a bug using the Zeke template for WordPress . Zeke is a very nice 3 column theme by Michael D. Pollock.
There isn’t an easy way to implement 3 columns in CSS and Zeke does it as two, two column groups.

#wrap , 960px wide

#contentleft, float left, within #wrap

#contentPost (s)float left, within #contentleft
#midcontentfloat [...]