Closed (fixed)
Project:
Acquia Marina
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2011 at 20:51 UTC
Updated:
1 Apr 2011 at 01:11 UTC
With 2.x (pre skinr) the prefacetop area was reduced in size to just a few pixels if the area was devoid of content. Since upgrading to 3.x the preface top area is 20+pixels high even without content in the space.
It would be much preferred (for our use-case) to have this space reduced when no content is in the preface-top region.
see www.nafof.org.uk
Comments
Comment #1
komal.savla commentedHi,
In 3.x theme, the padding is added to the div of the preface top.So the size of the preface top area is more than that of the 2.x version when there is no content in it.
You can add this css to reduce the space of the preface-top region when there is no content :
Thanks,
Komal
Comment #2
stephthegeek commented