Closed (fixed)
Project:
Gratis
Version:
7.x-1.0-alpha1
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
1 Apr 2013 at 14:57 UTC
Updated:
26 Jul 2013 at 00:21 UTC
When viewing the theme on a desktop, the width of the content seems to be fixed to 940px and doesn't expand/contract on different sized screens. On a large screen this means that alot of the screen space is taken up with the background image.
I would like to be able to utilise the space on larger screens and I have looked at the responsive.css file to see if I can customise this. However, the Base Grid setup seems quite complex with many different settings for columns. Would it be possible to amend this so that the content width is based on a percentage? Or can you advise on which elements I should override please?
This is a list of features so far that will be added to Bamboo 2.x:
Comments
Comment #1
danny englanderHi, the framework that's being used here is CSS Skelton so it basically follows what that does which is a 960 px grid max width and you are correct in saying the grid is complex.
However, I'd like to have an ultra wide desktop layout similar to Omega's 3.x line. I'm considering starting a 2.x branch of Bamboo which would use something like Unsemantic. It's GPL / MIT so that fits the licensing bill nicely and the wide layout is at 1180px. I had already started to develop a new theme which I thought I'd contribute to drupal.org based on Unsemantic but I see no reason why I wouldn't just merge it into here.
But here's the caveat: this all takes a lot of time, time for which I donate out of the goodness of my heart. So the bad news is, I just don't know when I will get to this as I am busy with my day job of paid Drupal development work. I typically work on these types of things for an hour or two on a weekend morning so it's very slow going. To get this theme, Bamboo even to a first release and submit it for review to drupal.org took many, many months.
There's a drupal project called Unsemantic but sadly it just looks like a land grab with no code and nobody home.
I am not sure if this all helps you but it will hopefully give some insight into my workflow and process.
Comment #2
danny englanderComment #3
danny englanderComment #4
gemmab commentedThanks for the information. I too am working on my project in my spare time, so I know what it's like!
I have made a start with customising the css, although I haven't got very far yet. I can let you know if I make further progress using Unsemantic if that's helpful at all?
Comment #5
danny englanderHi Gemma, thanks. That sounds good, I think Unsemantic is the way to go. I am thinking I would start a 2.x branch for that. -- danny
Comment #6
danny englanderI've started developing a 2.x branch using Unsemantic. There's a dev available here: http://drupal.org/node/1997306.
Please do not use on this branch on production, it's a work in progress and there's still lots to be done but it's a start. Also, please do not file any issues yet for 2.x until I have a chance to work on it some more. I will post back here. Feel free to test this out on a local dev. Feel free to post ideas and feedback here.
Usage
There's a new theme setting where you can set the max width of the container grids to whatever you like. You can use
100%or pixels such as1280pxor whatever. The default is 1200px. The theme is still responsive and is no longer pixel-width based so that's the beauty of simply setting a master width for percentages to be contained within, they remain constant so no mucking about with fixed widths within media queries.Upgrading from 1.x
Most likely your site will break but that should change in the future for the better.
Comment #7
danny englanderChanging to 2.x branch.
Comment #8
danny englanderComment #8.0
danny englanderUpdating issue summary
Comment #8.1
danny englanderUpdating issue summary.
Comment #8.2
danny englanderMore updates to the summary.
Comment #9
danny englanderMoving this to the Gratis issue queue, there will no longer be a 2.x branch of Bamboo.
Comment #10
danny englanderClosing this one, Gratis is now a full project with all the features that had been requested for Bamboo and moved to this theme.
Comment #11.0
(not verified) commentedupdate to issue summary