Drupazine

Drupazine is fixed width.

Download Drupazine from drupal.org/project/drupazine. This version is 6.x-1.x-dev from 2008-Dec-06.

The theme is marked as XHTML 1.0 Transitional but fails even the slack Transitional test. There are errors common to themes converted to Drupal 6 from an older release or another system.

There is a ul element wrapped around another ul for no visible purpose:
<ul class="menu1"><ul class="links primary-links">

This theme produces errors in the log about missing images including bottom.gif. The theme is using the wrong base to access the images. There are no answers to support questions for the theme. Replace several image paths in page.tpl.php.
Before: theme/drupazine/images/button1.gif
After: /<?php print path_to_theme(); ?>/images/button1.gif

Drupazine is a Free Premium Drupal Magazine Theme by FRATERNIDADE
Bottom