Yeah, one can make the case that this is "too high". But I think we're going to leave it for now. We're going to be looking at design overall (again) in the next major release, and we'll evaluate this issue in that context.
The footer height is controlled by a single css value. It can be overridden by creating a local.css file within the profiles/drupal_commons/themes/acquia_commons/css folder.
Find the local-sample.css file inside that folder and open it for editting.
Add the following lines to the end:
.footer { min-height: 60px; }
Save the editted file as local.css in the same folder.
Note: The current theme setting is 240px. You can set the min-height all the way down to 0px if you like. I picked 60px just because it's slightly more than the current content requires.
Comments
No attachment
I don't see any screenshot attachted.
That might be a bug in itself
That might be a bug in itself then, since the file was attached. I added it inline now.
Same for Google Chrome. Has
Same for Google Chrome.
Has anyone changed the footer size successfully?
This was done by design
This was done by design
Why?
What is the perceived benefit of having such a large footer?
Not sure - I didn't do the
Not sure - I didn't do the design. Most sites will use up the space with additional blocks and/or the site footer message.
Of course, but when there is
Of course, but when there is no such content then the footer shouldn't be that long. Empty space like that is ugly and it looks buggy.
Going to leave it for now
Wim -
Yeah, one can make the case that this is "too high". But I think we're going to leave it for now. We're going to be looking at design overall (again) in the next major release, and we'll evaluate this issue in that context.
Giving a hint
Hello,
maybe we can get a hint where to reduce the height. Thanks.
Mediation?
Yes, Kirsten1965, We users would like to know how to control the size!
Yes, wmostrey, the empty space sucks!
...But, jay and mstefanello are right, design is more important;
Just let us users know how to edit it ourselves and you guys keep up the good work of developing this awesome platform we can use for FREE!
Thanks, guys!
Add a local.css
The footer height is controlled by a single css value. It can be overridden by creating a local.css file within the profiles/drupal_commons/themes/acquia_commons/css folder.
Find the local-sample.css file inside that folder and open it for editting.
Add the following lines to the end:
Save the editted file as local.css in the same folder.
Note: The current theme setting is 240px. You can set the min-height all the way down to 0px if you like. I picked 60px just because it's slightly more than the current content requires.
Thank you
I appreciate that advice; sure we all do.
Thanks again!