Drupal Themes

#109

About the license

JauneBrillant's picture

Each works are distributed under a inherent license. The license of the production that you downloaded is shown on the download details page. Make sure the license is suitable for your usage.
license.png

#56

Drupal outputs two meta content-type tags

JauneBrillant's picture

Drupal outputs two meta content-type tags

It is one of the traditional Drupal bugs. Because I did not think that it is correct to adjust the core parts by the design, the adjustment by the theme is not added. Look at the above-mentioned thread if you want to gather intelligence.

#48

Documented priority level of multi-column

JauneBrillant's picture

(high) Header > Central column > Left sidebar > Right sidebar > footer (low)

It's coded by priority by the above order basically. Some also have the one that the priority level changes places exceptionally. The priority of the central column goes up because contents are generally expanded to the center.

#38

Templates' theme engine

JauneBrillant's picture

The one without the disclaimer uses 'PHPTemplate'. If you are using Drupal 4.7 or later, you need not download it. It's the default theme engine.