Closed (works as designed)
Project:
Fusion
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2011 at 12:15 UTC
Updated:
21 Sep 2011 at 03:07 UTC
Jump to comment: Most recent file
Comments
Comment #1
aquariumtap commentedhi batigolix, have you tried assigning each region 9 grid units through skinr?
the grid classes are part of fusion -- they will still be used, even if skinr is disabled. but by using skinr, you can customize the width of your blocks.
Comment #2
batigolixno, skinr is switched off.
afaik no grid was assigned. im moving from a table based bluemarine theme to fusion, so there shouldnt be any settings that affect fusion
Comment #3
sheena_d commentedIf you do not use skinr, Fusion will automatically divide all blocks within a region into equal width columns. With skinr, you can customize the width of the blocks. This is the intended functionality of the theme.
Comment #4
batigolixok thanks for the feedback, i will try it with skinr
i do still feel it is rather awkward that you have to install an extra module to achieve default drupal behaviour (which is placing blocks horizontally, in rows, within a region)
Comment #5
dman commentedMe too.
I can't imagine any case where blocks in the content region would be expected to pack horizontally into columns by default, and skinr seems like overkill (plus it raised an error when I tried todays combination of fusion core + acquia marina + skinr)
At a quick glance, I patched fusion_core/template.php as attached:
As this is 'by design' I won't re-open, but leave this hint here if anyone else comes searching.
Still ... Doh.