Closed (won't fix)
Project:
Zen
Version:
6.x-1.x-dev
Component:
layout.css
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2008 at 21:34 UTC
Updated:
21 Aug 2013 at 08:22 UTC
I would like to create a javascript-based margin calculator to ease the pain of figuring out how to modify the layout-fixed.css or layout-liquid.css. The negative margin calculations are non-intuitive for many CSS designers.
But I'm not sure if I should hold up the release of 5.x-1.0 to get this feature in. Anyone have an opinion?
Comments
Comment #1
Steven_NC commentedIt would be great to have a calculator for this, but I would be happy with a how-to that was simple and direct. I also want to see 1.0 as quick as possible.
Comment #2
niklp commentedMight I suggest that this could help somewhat?
http://sprymedia.co.uk/article/Design
Comment #3
djorn commented@NikLP: The design overlay is pretty cool.
@JohnAlbin: I found the comments in the code to be very clear and easy to understand, so had no trouble adjusting the margins. Perhaps another nice feature to consider adding would be px to em conversion where we can specify the base font size and then enter the default margins in px which are then converted to em in the css file.
Comment #4
johnalbinI talked to JJeff and he is working on a javascript that does draggable region resizing. Which would be super sweet. And make this feature request obsolete.
Marking this "postponed" until we see what Jeff has got up his sleeve. FYI, #253609: Add 'region' class to regions was added to Zen to help with his js coding. So, unlike this issue, his idea isn't theoretical; he has actual code. :-)
Comment #5
SeanBannister commentedJust wondering if Jeff had released any code yet, it's been a while.
Does his code resize the page on the fly with Javascript? I'm just trying to minimize my dependency on Javascript and was hoping it talked to the backend to make the changes.
Comment #6
akahn commentedAlso curious if jjeff's code ever saw the light of day. ;) Will this be implemented any time soon, JohnAlbin?
Comment #7
yoroy commentedIf this at all relates to Documentation for the Border Politics layout method I'd be curious to hear about *Why* it works like this before adding fancy widgets for it.
Comment #8
johnalbinI'm hoping the Spark project will finally have a beautiful, well-designed layout builder. I've seen the prototype and I'm very hopeful.