CSS

New Drupal 6 Theme

After a few hours of hard work, my new Drupal 6 Theme is ready. I wanted something simple for this website so this is the final result. webDev 1.0 is a 2 column CSS based (no tables) theme developed for Drupal 6. It is W3C CSS and W3C XHTML 1.0 Strict valid.

Theme specifications

  • 2 columns ( content + sidebar )
  • screen resolution: 1024x768 px ( best user experience: 1280x1024 px )
  • W3C XHTML and CSS valid
  • cross browser tested (Firefox 3, Google Chrome, Safari, Opera, Internet Explorer 6 and 7)

Make Internet Explorer behave like a standards-compliant browser

First of all, when you start a new project, you should not forget about the IE7.js project from google code. This is a java script library that makes Internet Explorer behave like a standards-compliant browser. It also fixes transparent PNG's and now are displayed correctly.

All you have to do is to add the following code to the HEAD element on your webpage. This makes IE5-6 to be compatible with IE7.

About webDev

On this website I wanna group all my latest and future work regarding web development. Since I just love jQuery, I think I'm gonna spend a lot of time writing about it. Drupal is also one of my favorite "things" so I wont forget writing about it.

Also, here you'll find any useful articles about web development. Popular jQuery / Java Script plugins, Drupal modules, CSS tutorials, tips and tricks, cross browser optimization and much more.

Syndicate content