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
0 answers

Full Width Header in Magento with Skeleton

I am creating a website in Magento and am trying to implement the latest skeleton boilerplate but am having trouble giving the whole page a max width of 960px. I have been following the fantastic LevelUp Tuts! tutorials keeping in mind that he is…
eneerhut
  • 1
  • 1
0
votes
1 answer

Full screen landing page: text exceeds div on small screens

I need to make a classic full screen landing page with a h1 title, a h2 sub-title and a call-to-action button to slide the content to the first div of the website. I really hope you can help me because the website should go online soon and this is…
0
votes
1 answer

How do you use CSS column / grid to setup a text and image collage layout?

I am using older Skeleton css version, it is a 16 column grid system. I am trying to setup similar layout as in this picture. https://i.stack.imgur.com/1v6K8.jpg I am pretty new to CSS, is using two containers (one inside another) a proper…
BLT
  • 9
  • 1
  • 3
0
votes
1 answer

CSS - Try to match rounded shaded inner div as per the attached image using just CSS

I am trying to simply get the effect shown in the image below using CSS - note I am using the 'Skeleton CSS' framework, I need to alter the inner-row class but when I mess with the opacity the text - I am just trying to get the curved inner box with…
Zabs
  • 13,852
  • 45
  • 173
  • 297
0
votes
1 answer

Layout issue with Grids:SkeletonFramework

I am using Skeleton Framework, and the layout I made using the grid system is like this:
code
  • 2,115
  • 1
  • 22
  • 46
0
votes
2 answers

Bootstrap or Skeleton Column Widths - How their Widths Decided

In Bootstrap or Skeleton, how are the various column widths decided? For eg: In Bootstrap, .col-md-1 has width 8.33333333%. And in Skeleton width of 1 column is 4.66666666667%. Are they taken just randomly just by thinking or there is some science…
Infinite Mystery
  • 79
  • 1
  • 2
  • 11
0
votes
2 answers

vertically align fontawesome icon to the middle of a textarea

I am using skeleton css framework, I want to vertically align my fontawesome icon to the right of a textarea, but it seems the common "vertical-align:middle; display: table-cell;" doesn't work. I also want when the textarea resizes, the icon still…
Sawyer
  • 15,581
  • 27
  • 88
  • 124
0
votes
1 answer

How to send form using Skeleton Boilerplate

I am using Skeleton right out of the box, and doing a very simple landing page. I am using the form style provided on their website sample (http://getskeleton.com/#forms):
Melvins138
  • 81
  • 9
0
votes
1 answer

Customizing Skeleton responsive layout

I'm working on a site that uses the Get Skeleton responsive boilerplate and am trying to create this layout. The grey squares represent images. Any thoughts on how to accomplish this would be greatly appreciated! Thanks!
dq7133
  • 53
  • 2
  • 8
0
votes
1 answer

How should a boilerplate LESS framework be customised?

I'm building a website using the skeleton framework, using a fork that compiles from LESS. What is the correct approach to customising the styles without losing the underlying scaffolding provided by skeleton? I understand that I can change…
Jon
  • 9,815
  • 9
  • 46
  • 67
0
votes
1 answer

Trouble with box-shadows not going over other elements

I'm not sure why but my nav bar's shadow isn't going over the other elements? I'm using Skeleton Framework. http://jades-world.com/schoolassign If anyone could help me out I would appreciate it a whole lot! :)
0
votes
3 answers

How do I get rid of underlines under links? Text-decoration: none; not working

I can't stop the underlines being displayed in my menu (the gigantic blue block on the left). http://jades-world.com/schoolassign/ Can someone please point out if I am missing something? I'm not sure what I'm doing wrong.
0
votes
2 answers

Skeleton Sub Menu Text

I've been working on a tutorial to create a layout using the Skeleton framework. My issue is I have followed the steps to create the navigation but when I add items to the sub menu they seem to go on to a new line. The only way around this is to…
user4274676
0
votes
1 answer

Web page not shifting far enough for mmenu

I have setup mmenu to clone my current menu and put a toggle button that only appears when the screen is less then a specific width. This all works and mmenu worked without an issue. I have sense updated my code to add in new items for the site and…
kbrown.it
  • 11
  • 3
0
votes
1 answer

Making sub navigation show on Skeleton Wordpress theme

Trying to add sub menu items to a navigation but even with the correct HTML on the navigation, but the sub menu doesn't show. It's using the Skeleton wordpress theme and the header is manually updated as and when required but needing to add sub…
JPD
  • 29
  • 1
  • 1
  • 8