Questions tagged [yaml-css]

YAML (Yet Another Multicolumn Layout) is a modular CSS framework.

The YAML CSS framework is a modular column oriented web framework.

web site: http://www.yaml.de/

repository: https://github.com/yamlcss/yaml (inactive since early 2014)

This project has no relation with the, older, mark-up language YAML

9 questions
5
votes
1 answer

>=Rails 3.1 how to include IE specific YAML-CSS file in asset pipeline

How to include the Yaml-CSS suit's iehacks.css? The yaml documentation points to something like this conditional statement.
zzeroo
  • 5,466
  • 4
  • 33
  • 49
2
votes
2 answers

Problem with background-color hiding floated content in IE6

So people I seldom have trouble programming and implementing HTML templates with CSS for IE6 and all the other browsers. But this time this is breaking my head. The issue is compatibility for IE6 (I'm using the YAML framework.) So, lets get on with…
Jose Luis
  • 3,307
  • 3
  • 36
  • 53
2
votes
6 answers

CSS Frameworks like 960 and Blueprint?

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…
Dean J
  • 39,360
  • 16
  • 67
  • 93
2
votes
0 answers

YAML CSS with Rails

I'd like to use YAML (the CSS framework not the other one!) in Rails. I'd like to build it into my Rails app so that it's in my asset pipeline. Any suggestions?
Snowcrash
  • 80,579
  • 89
  • 266
  • 376
2
votes
1 answer

Double Menu when Scrolling (More specifically YAML)

this is my first StackOverflow post. So I hope my question fits the standards. I'm working on creating my own website using the YAML CSS Framework. ( http://www.yaml.de/docs/index.html ) On that page, they have it so as you scroll, the navigation…
Merlin -they-them-
  • 2,731
  • 3
  • 22
  • 39
1
vote
2 answers

What's the purpose of "skip link navigation" in HTML generated from yaml-builder?

I'm using yaml builder to create a 3-column CSS layout. In the HTML it generates, there is one section that does not make any sense to me:
Milan Babuškov
  • 59,775
  • 49
  • 126
  • 179
0
votes
1 answer

Equalize height of Div-Columns in YAML

I'm trying to create a three columns layout in YAML. I'm using the grid feature of this framework to position the columns (navigation, content, sidebar). My Question: how can I set the height of all three divs to the same size. YAML should offer the…
jwacalex
  • 517
  • 1
  • 5
  • 17
0
votes
1 answer

Responsive design with YAML and very small screen width

My responsive design with YAML works pretty good. On screens with very small width however, the YAML grids get very small and it would make more sense to display the right grid below the left one rather than left/right.…
Reto
  • 1,660
  • 3
  • 19
  • 31
0
votes
1 answer

YAML form columnar not working

Anyone familiar with YAML here? Somehow columnar in YAML forms seems not to work for me. Also ym-full has no effect. What am I doing wrong? http://www.kine-stammheim.ch/kontakt.html And how can I enlarge the margin between the border and the form…
Reto
  • 1,660
  • 3
  • 19
  • 31