Questions tagged [skel]

Skel is a framework for building responsive sites and web apps.

Some useful links when looking into Skel:

24 questions
0
votes
2 answers

Margin between rows with Skel

I'm using Skel grid system to setup my layout, but I dont understand how to add space between rows. Here's what my HTML code looks like:
Math
  • 666
  • 8
  • 26
0
votes
2 answers

Loading CSS too slow using Javascript

I'm developing a online registration system. I have my CSS files loaded in javascript file using "skel.init". When loading other pages or refreshing the website. It loads CSS pretty slow that my website will appear with no css for almost 1 sec while…
Eric Turner
  • 41
  • 1
  • 5
0
votes
0 answers

Auto start/play HTML5 video using javascript to avoid use of autoplay attribute

What I need: a script that will trigger all html5 videos on a page with the same class to play--once the page is loaded--because the html5 autoplay attribute is off limits. I'm a javascript noob. I've written the script below to fix an issue where…
forestkelley
  • 341
  • 3
  • 14
0
votes
1 answer

Skel: Off-canvas navigation doesn't show up in mark-up and sub-naviagation appears too high

I need to turn this HTML5UP template into a Wordpress Theme. So far, I've been overall satisfied with the result, but for some reason the Off-Canvas Navigation (the
,
0
votes
0 answers

Poorly Rendered Font in Webpage

My businesses website was originally built on a Skel framework, using the Baseline template. As a result there is a lot of CSS/SCSS that was bundled in. When building the site we used the Arimo font, linked…
Adam McKenna
  • 2,295
  • 6
  • 30
  • 41
0
votes
2 answers

Skel framework multi level/dropdown navigation

I am currently using skel framework for my basic website. I need to make the nav into multi level nav (dropdown). Is there a built in feature or Do I need to include some plugin? With my current setting, single level nav is working well, but when I…
tv3free
  • 57
  • 10
0
votes
1 answer

Responsive site built with skel framework fails to apply css only when using pretty URLs

I am using a template (html5up.net/prologue) for a responsive site which uses the skel framework. The site works perfectly fine except when I access it through a pretty URL. Example: example.com/fake-dir/. The dir fake-dir does not exist and pretty…
Brént Russęll
  • 756
  • 6
  • 17
0
votes
0 answers

CSS transform not working on smartphone

Website are using skel frameworks. example : http://www.webdellarte.com/espace-client/ERA/ I tried on few smartphone and the same problem happend: the CSS transform looks like not working on smartphone You can test on PC by deactivate the property…
orugari
  • 414
  • 3
  • 17
0
votes
1 answer

How could I get the buttons on the left?

I am trying to create a reference website. I am using new framework called "Skel". Its really cool, but there is no specific documentation. I'm wondering how to get the buttons on the navigational bar to be next to the title, instead of the right.…
1
2