Closed (fixed)
Project:
Eldir
Version:
6.x-0.4-alpha2
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 15:50 UTC
Updated:
6 Nov 2009 at 07:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedI like this idea, just a couple things need fixing
1) the patch against the .css currently conflicts for some reason: possibly a newer change went in since and it doesn't like it. I manually fixed
2) remember that Hostmaster install profile will set at least one block in the left region that no longer exists, this will need fixing
3) the task block on the node view itself overlaps, see http://twitpic.com/mcedb/full4) also seen in 3), the background image seems to have a 'hardcoded' :) vertical line where the other sidebar used to exist.(edit: it was not obvious to me until acbot mentioned, that page.png needed to be downloaded and put into /images/ of eldir.. I thought it was meant to be a screenshot of what the patches do, and thought it was blank (didn't squint :) ) )
Comment #2
acRE 2) we can either include both sidebars in the single column or we can fix the install profile to not use the left sidebar. Up to you guys
Comment #3
adrian commentedput them both in one for now.
also , have you implemented the columns in the way i asked ? (ie: the remaining column is the width of 1 1/2 of the existing columns)
Comment #4
ack ill roll a patch for both in one.. yes column is 300px as opposed to 360px.
Comment #5
acPatch attached.. This is the only patch needed now, however you still need the page.png image from above in you eldir/images directory
Comment #6
acComment #7
acnew patch including hosting.css styles that were removed in #611976: General CSS cleanup
Comment #8
accommited