Closed (fixed)
Project:
NineSixty (960 Grid System)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2009 at 21:42 UTC
Updated:
10 Mar 2009 at 15:40 UTC
I think the closure element in page.tpl.php should come right before the body, rather than being inside the last div as it is now. When I had the right sidebar enabled, my admin menu (drupal administration menu module) ended up in the right sidebar rather than being at the top of the page.
Moving the closure element fixed it.
Comments
Comment #1
dvessel commentedThanks for the heads up. The closure variable should always come right before the closing body tag. Overlooked it.
Committed in both HEAD and 6.