Downloads

Download tar.gz 81.18 KB
MD5: 197be02ec2125073ed146446241435a5
SHA-1: 23cc45a7b31829aa2375628d2ec544d37029f05f
SHA-256: 9149332c4e9c2a449bea1f4d9546e2cc75c1737a933ef0cec1d9c2b36812cff9
Download zip 97.09 KB
MD5: 29a0d61305afa0ce0ff69faf18b1375d
SHA-1: fe4405ab33a02382328c73ccea5cbeaa68bb4762
SHA-256: 02bc23684e5f225199841a976f6d5b82009fbe7b064702f013ec17775fd73f29

Release notes

The list of changes are

* page.tpl.php
1. Replace the theme('stylesheet_import') method with a more verbose - but working - method
2. Replace module_exist with module_exists
3. Use the theme('links') method to print the primary and secondary links
* style.css
1. Add a definition for .main-content .node .info .taxonomy to display in-line (see node.tpl.php)
2. Update the .form-item label definitions to have a hidden bottom border by default - this removes the flicker when a label is hovered over
* node.tpl.php
1. Replace the span class="taxonomy" with div class="taxonomy". Having a UL inside a SPAN is not allowed, while having a UL inside a DIV is!
* nav.css
1. Update various line-heights from 0.1 to 0.1em
2. Append spacing after an expanded menu item -- by default the background of the sub-menu over writes part of the icon to the left. The addition of the spacing stops this. A better solution would be to have a transparent background

with thanks to paddy_deburca

Created by: Mad Maks
Created on: 13 Jan 2007 at 18:46 UTC
Last updated: 13 Jan 2007 at 18:46 UTC
Unsupported

Other releases