Questions tagged [unsemantic-css]

Unsemantic is the successor to the 960 Grid System.

Unsemantic is a fluid grid system that is the successor to the 960 Grid System.

It works in a similar way, but instead of being a set number of columns, it's entirely based on percentages.


Documentation :

15 questions
3
votes
3 answers

How to make two different font sizes sit on one line using Unsemantic

Im new to both front end-dev and unsemantic. Im trying to get two different font sizes to sit on the same line. But conventional methods don't seem to work. I tried vertical-align: "bottom;" but that didn't cut it. This is what it currently looks…
nadia
  • 2,519
  • 5
  • 15
  • 12
2
votes
1 answer

How can I make a div span 100% the length of the page using the unsemantic css framework?

Will I need to edit the framework? Or should I create this div outside of the container div? The div that I want to span 100% of the window is a menu div, so I want it to span 100% of the window, but I want the menu items inside it to conform to the…
Starkers
  • 10,273
  • 21
  • 95
  • 158
1
vote
0 answers

Using dingbats in CSS/SASS comments

I just had the idea of adding some visual distinction to my CSS/SASS comments so that I can notice them quicker when I rush trough a pile of files that I am currently working on. So I thought, why not use dingbats, you don't see stuff like that in…
Tanasos
  • 3,928
  • 4
  • 33
  • 63
1
vote
0 answers

Unsemantic css framework - make columns align and tie elements

I am using Unsemantic CSS Grid framework to create a layout that looks something like this (simplified to make question clear): What you are looking at here is 3 rows, each with 2 columns. The code looks roughly like this:
Gary
  • 1,735
  • 4
  • 19
  • 36
1
vote
1 answer

'Unsemantic Grid' works on desktop, not on iPad

I'm using the Unsemantic Grid to build a site. It works when I browse the site on my laptop, but doesn't work when I browse the site on my iPad - the grid elements behave like standard block elements and sit on separate lines. I've started from a…
user743873
1
vote
1 answer

Navigation menu in Unsemantic

I need to know how to create a navigation bar with Unsemantic framework (or 960gs). My menu structure is
. I have tried so much, but still can't find out the problem. EDIT I use wordpress.So it creates…
Mostafa Talebi
  • 8,825
  • 16
  • 61
  • 105
1
vote
2 answers

Grid issue on IE8 with Unsemantic

I use Unsemantic for the first time, and I forgot to check my page on IE8. Here is the disaster : http://canapin.com/web/meteo/ Unsemantic is supposed to be IE8 compatible, but my page is messed up, and I can't figure out why. Any idea? :(
Gaston Flanchard
  • 519
  • 1
  • 5
  • 15
1
vote
2 answers

Unsemantic grid framework doesn't seem to create gutters

This question relates to the Unsemantic Grid Framework (unsemantic.com). This is my html: