There are a few instances of inconsistent spacing that I find myself consistently correcting when I create Fusion sub-themes.
Some of these issues may be corrected in Fusion core and some corrections may be added to Fusion Starterkit in an effort to avoid adverse affected on previously created Fusion sub themes. All of these items should (most likely) be corrected in Fusion core for D7.
- remove margin-bottom from last-child paragraph and margin-top from first-child paragraphs to avoid extra/uneven spacing
- remove margin-bottom from div.help
- solve issue with left/right margins on floated blocks, so that 4 4-column-wide blocks fit into a 16-column-wide region, etc
more to come...
Comments
Comment #1
sheena_d commentedthe fusion skinr option to float imagefields clears left on all views-row, but this interferes with with the 2 and 3 column list options.
the following should be added to style.css near line 652:
Comment #2
sheena_d commentedfusion multi column menu - second level menu items and below need float:none;
Comment #3
sheena_d commented.fusion-multicol-menu .inner ul li.expanded li.leaf has float:none, but .fusion-multicol-menu .inner ul li.expanded li.expanded does not.
Comment #4
Poieo commentedClosing as won't fix since the D6 version is not getting any new development.