Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Changelog:
- backported all advanced theme settings from Drupal 7 version (header image, sidebar position, layout width)
- better handling for drop-down menus
- logo and favicon images were removed
- branding text is now centered
- better stylings for poll module
- added IE7 support
- bug: double borders on search results and aggregator pages
- separate each item on search results page
- removed underlines from links
- Bug: forum icons not centered verticaly
Full rewrite of the module to make it easily pluggable into many different other modules, like ImageField, Image, Upload (all implemented) and possibly many more to come!
Moved the base theme to its own subdirectory in the project package.
Trimmed the reset so it only resets elements that actually need to be reset. (e.g. no longer set margin/padding of a div to 0 since it never has margins/paddings in the first place.)