Jason G. Designs

WordPress Themes, Design Tutorials, Linux Themes and more…

Posts tagged Internet Explorer 7

How To Slice Up Graphics for XHTML and CSS

Original published date: 13, January 2010 In this tutorial, we will learn how to slice up and save graphics to be used as CSS background images in an XHTML page. This tutorial is part of a series. I would advise readers to follow the previous tutorial in this series, Creating a Fancy Web Layout in […]

About theme options pages and the Theme Switcher plugin

Recently, I ran into an issue with my newest theme, Cool Orange. When I switched to a different theme in WordPress’s Themes section, Cool Orange’s options page was showing up under the Appearance menu for every theme!

Do Not Add HTML Comments to your functions.php File

If you are using WordPress and are either creating themes or using themes, make sure not to use HTML comments (denoted by <!– information –>) in the functions.php file if you care about Internet Explorer users.