-
as seen on Stack Overflow
- Search for 'Stack Overflow'
This is at the framework level, not dealing directly with CSS, so posting to SO.
I just learned about the existence of CSS frameworks. 960 Grid System seems pretty awesome, then I found Blueprint, which seems to do the same thing and more.
Is there a better word than "framework" to categorize this…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I haven't done web development for about 6 years. I'm trying to get back into it and there is a lot of new stuff out there. I've chosen to write my next project with Perl and Catalyst.
I keep hearing about various JavaScript and CSS frameworks. I know very little about these frameworks so maybe…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I've been looking at different CSS frameworks. The two major players seem to be 960.gs and Blueprint.
My question is simple: what are the pros and cons to each, and which do you recommend? And are there other frameworks that I should consider instead?
Putting my question into context, I'm the designer…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
When I say CSS Framework, I don't mean a reset or a grid. I mean a framework like xCSS or csscaffold or compass.
I've been doing CSS for a couple of years, but has not had a lot of exposure to frameworks. Does anyone have any experiences working with them? What are some potential downsides? What…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there an active/solid cross browser css framework on par with blueprint/yui/960 that supports percent based liquid layouts?
I've seen Emtastic, but it doesn't look like it's been active for about a year.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there an active/solid cross browser css framework on par with blueprint/yui/960 that supports percent based liquid layouts?
I've seen Emtastic, but it doesn't look like it's been active for about a year.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm totally new to this liquid layout stuff. I've notice, as most of us, that while most of my layout components "liquify", images, unfortunately, don't.
So I'm trying to use the max-width: 100% on images as suggested on several places.
However, and despite the definition of max-width and min-height…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a liquid layout but I am unsure how to get the background to act in the same manner as the content. I have an image which is being created using the scroll-y css call. On full screen it looks great and creates a bordered white box where all the main content goes in and is directly in the middle…
>>> More
-
as seen on Pro Webmasters
- Search for 'Pro Webmasters'
Basically the majority of my content is flash based. I designed it using Flash Builder (Flex) and Its in a liquid layout, (everything is in percents) and if im JUST embedding the flash content it scales to the page fine, and i have the flash content set to have a padding of 50 px.
I put a header…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
With Shopify I am trying to alter my product template to display a dropdown select list instead of radio buttons for my product variants. I managed to do this but when you try and add a product to the cart from the list it says, "No variant ID was passed."
Here is the code for their radio buttons:
<ul…
>>> More