Closed (fixed)
Project:
Spring Bloom
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2009 at 21:11 UTC
Updated:
25 Jun 2009 at 15:30 UTC
When using this theme along with the Drupal Module "Administration menu", the middle column is offset and does not line up with the purple banner sides.
This does not show on any pages when the administration menu is not loaded (i.e. does not affect visitors to site).
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| themeproblem.JPG | 55.21 KB | goodeit |
Comments
Comment #1
goodeit commentedI have found that if I add a div around the whole page, and then move the background: property in the CSS to the div (instead of the body) that it lines up better.
The primary links are still obscured by the administration menu, but that is not as significant.
Comment #2
progga commentedThe fix offered by goodeit has now been incorporated into the code for both D5 and D6 branches.