Closed (fixed)
Project:
Grassland
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2009 at 07:35 UTC
Updated:
10 Mar 2009 at 01:00 UTC
I downloaded/installed your Grassland theme for Drupal and found a few bugs I thought you would like to know about. Actually, it all came about by mistake. I tried moving the navigation block from the sidebar area to the content_top area and...the navigation disappeared! Aside from freaking out for a while and wishing I wasn't going to have to reinstall everything, I started poking around in page.tpl.php and found two things.
1. in div id="content" i added a print content_top line in the php code
2. in div id="navgiation" i spelled "navigation" correctly
Comments
Comment #1
ipwa commentedThanks for finding these bugs. I was aware that the theme didn't have content top, but wasn't aware of the navigation type. These fixes will be added to the next snapshot or release, will post when that happens.
Cheers
Comment #2
ipwa commentedThis has been fixed in the new release, I just comitted so it should take up to 12 hours for the new release to be avialable.
Comment #3
ipwa commented