Questions tagged [skeleton-css-boilerplate]

A collection of CSS files intended to help developers build sites for any form factor on any device

Resources :


Related tags :

168 questions
0
votes
1 answer

Android/Opera Mobile - responsive-nav.js not pushing content down

Here's the site that I'm working on: http://www.montevista.dreamhosters.com/ You'll need Opera Mobile Emulator or an Android device (not all of them show this problem). The Samsung Galaxy III shows it as well I think. Here's an un-minified…
0
votes
2 answers

How to center main div horizontally between page and fixed menu. using skeleton

I'm looking for the best way to do the following: --------------------------|-------------------------- | | | | | ------------------------- | |fix-| | …
0
votes
2 answers

How to correctly "require" in application.css? (skeleton framework)

I am attempting to use the skeleton-rails CSS framework in my app. I have some containers and a list nav in my app/views/layouts/application.html.erb that I'm trying to style. I've followed the instructions at the skeleton git repo, which include…
sixty4bit
  • 7,422
  • 7
  • 33
  • 57
0
votes
1 answer

Is anyone using or working on the Skeleton Framework?

I'm wondering if anyone is working on or using the Skeleton Framework (http://www.getskeleton.com) any more? The GitHub site does show a little activity from time to time but I'm wondering if there is a way for me to chat with people that know…
clearnew
  • 41
  • 2
0
votes
0 answers

Flexslider whitespace

I am currently using Skeleton platform, and on it I've installed the Flex slider. There's a problem that bothers me, whenever I start my page, the slider creates a line of maybe 3-4 pixels in height at the bottom area of the slider. I've searched…
0
votes
2 answers

Spree how to override Skeleton detected screen width?

Is it possible and easy to force my Spree app / the user's browser to ignore Skeleton width adjustments and always assume a 960px wide browser, just making the user scroll right? I've created and deployed a basic, functional ecommerce app. Being an…
0
votes
1 answer

Skeleton page css submenu ie7

I made an HTML page based on Skeleton Framework and tried to add a css Menu with a submenu. The menu is working fine, but I experience problems with my submenu in IE7. The submenu works everywhere except on IE7 and lower. The submenu doesn't appear…
JoJo
  • 99
  • 2
  • 8
0
votes
0 answers

empty div height issue in skeleton framework?

STRANGE, in skeleton framework if I remove the content from last two divs (out of three divs appearing in a row) and then try to map these two divs height with first div height, applying height:100% to html, body, parent and all these three/last two…
Ravi Khandelwal
  • 718
  • 1
  • 5
  • 15
0
votes
1 answer

Border around content Skeleton framework

I'm having the hardest time figuring out what's going on here: http://traviskoenig.brentthelendesign.com/html/. There's a weird border around the body content, the footer, and a 28px margin on the top of the page. I'm not sure what's going on here,…
beetheezy
  • 61
  • 1
  • 7
0
votes
2 answers

Layout moves few pixels when picture is inserted

I am using Skleleton boilerplate for my simple website (http://tinyurl.com/mmzt9qa). Homepage works perfectly, but for some reason, when i insert 960px image in the 960px div box (aka 16columns), layout gets slightly moved to the left (this is…
Mariola
  • 167
  • 1
  • 3
  • 11
0
votes
1 answer

How to make full background color in skeleton, responsive 960 grid?

I am trying to achieve full background width, using skeleton framework. For now, bad luck. Here's how it looks now : http://shrani.si/f/3A/Uy/28somHnh/capture.png Thanks everyone for helping me.
tydek
  • 31
  • 1
  • 2
0
votes
1 answer

How can I add two boxes in skeleton?

Hello I am having little problem with responsive design. I don't know how to add image on the left and text on the right. I am working with Skeleton. What should I do ? Update: Some Code
tydek
  • 31
  • 1
  • 2
0
votes
1 answer

getskeleton - responsive column align to bottom

Here is a challenge! I am using GetSkeleton at the moment and have 3 basic columns
John
  • 200
  • 1
  • 1
  • 6
0
votes
2 answers

Clearfix not working on responsive skeleton

I use the responsive Skeleton framework (boilerplate) for my website (you can get it from here: http://www.getskeleton.com/). I have
    list column with different height. To clear nested column, the CSS says that I need to put the .clearfix class…
Ela Yudhanira
  • 66
  • 1
  • 10
0
votes
0 answers

My h1 and h2 element gets hidden behind section when I use skeleton-css-boilerplate

This is my first time using skeleton css. I have a header element and a section element. The header element contains an h1 and h2 element. my section has an slider where I have used flexslider. Now whenever I try to resize the browser, the slider…
odbhut.shei.chhele
  • 5,834
  • 16
  • 69
  • 109