Questions tagged [960.gs]

The 960 Grid is a CSS layout system that can be used with or without a web development framework.

Released in 2008 by Nathan Smith, the 960 Grid is a CSS layout system that can be used with or without a web development framework.

The grid is based on a 960-pixel width, arranged in 12 or 16 columns. There are variants for others needs.


Resources :


Related tags :

296 questions
0
votes
2 answers

center menu within the 960 grid

I have been working on 960 grid,(http://960.gs/) and I used an old style menu i've used in the past from a few years ago and for some reason with the 960 grid, the menu is floating left and I want it centered. ul#menu…
Kyle Monti
  • 704
  • 2
  • 10
  • 21
0
votes
1 answer

background image not showing?

ok i have the following html code
osos
  • 2,103
  • 5
  • 28
  • 42
0
votes
5 answers

Website allows horizontal scroll for some reason

On my site: http://rocketroofing.us/rocket there is a bunch of horizontal scroll. I can't figure out what's causing this. I don't want there to be any horizontal scroll. The template i bought uses the 960 grid system so that's why i'm so thrown off…
Catfish
  • 18,876
  • 54
  • 209
  • 353
-1
votes
2 answers

Adapt.js path not working

Trying to get a site to render with different css using the Adapt.js Adaptive css. Site is using php and the 960 grid. I'm just starting with the header only while testing. Got my JS and CSS in the right places. This is on my local pc for…
Dan M
  • 13
  • 2
-1
votes
1 answer

What is the best way to use Bootstrap and 960gs simultaneously?

I have a website project that I'm doing in Bootstrap3, but the top menu was done in 960gs. What is the best way to use both at the same time, without one interfering with the other?
MrMadBacon
  • 51
  • 7
-1
votes
1 answer

Why is one div displaying below a sidebar instead of to the side?

I'm working on a site that has grid-16 to start with. I increased the grid size by a factor of 4/3, and have altered the markup. Adding float to either element does not appear to be doing anything. The page is the homepage at…
Christos Hayward
  • 5,777
  • 17
  • 58
  • 113
-1
votes
1 answer

Why does this website look wider than its 960px?

http://www.zara.com/webapp/wcs/stores/servlet/category/uk/en/zara-neu-W2012-s/317582/Coats#product=827429 I inspect the elements of it and the body is 745 and the sidebar is something like 120 - so how can it look so wide? thanks
user1766493
  • 13
  • 1
  • 4
-1
votes
1 answer

gs960 no space between grids

i am using gs960 and want to create a container_12 that has two divs, one is grid_8 and the other is grid_4. Now, gs960 normally adds some margin between the two divs. In my design, i would like to have no space between those. I tried to use :
Spyros
  • 46,820
  • 25
  • 86
  • 129
-1
votes
1 answer

CSS Layout Issue with 960 GS

I am just trying to achieve the following CSS layout using 960 GS. Pretty much an newspaper article kind of layout. I am finding some problem with positioning. I am using for your kind info $ninesixty-grid-width: 978px; …
Ravi
  • 3,132
  • 5
  • 24
  • 35
-2
votes
2 answers

Icon Alignment issue

I have a 960 grid template and I have my logo far left and want to position some icons far right in the header. I cannot for the life in me achieve this and would like some help please. This is the header code:
-3
votes
1 answer

Bootstrap Grid - How to choose?

my first post here, I´m designing a layout in photoshop and i know that it´s important to have a layer where i have my grid to design the elements according with that. I searched on the web psd´s to download and use on my design and im super…
1 2 3
19
20