-
update CHANGELOG.txt
-
sonictruth: small cleanup and adding wrapper div around columns and content with clearfix so that margin-top on the post content region works.
-
sonictruth: erroneous 'r' in the post-content div tag
-
sonictruth: new default thumbnail for variations
-
sonictruth: all regions need clearfix for region settings form css to work effectively.
-
sonictruth: cleaning up page.tpl.php a bit, fixing issue where footer was always being printed regardless of whether or not it had content.
-
sonictruth: an IE6 fix in 'fixed width' layout variation was breaking layout in post footer region for normal browsers. Pulling this out because we don't care about IE6.
-
sonictruth: In header area variations the site name font fieldset needs to target "#site-name" as well as "#sitename a" to cater for the fact that the site name is not always a link and not always a h1.
-
sonictruth: removing unneeded, commented out code.
-
sonictruth: Adding 20px default bottom margin to node starter variation