Questions tagged [bootswatch]

Theme engine for Twitter Bootstrap is an open source project. Its welcome to modify the swatches further or create your own.

Theme engine for Twitter Bootstrap, is an open source project. Its welcome to modify the swatches further or create your own.

Bootswatch Easy to Install. Simply download a CSS file and replace the one in Bootstrap

Modular - Changes are contained in just two LESS files, enabling modification and ensuring forward compatibility.

Get Plugged In - An API is available for integrating with your platform. In use by WPBS, FusionLeaf, BootSnap, and others.

Fork or follow the GitHub repository.

Issue can be logged to Github Issues log

147 questions
0
votes
1 answer

bootswatch templates missing in odoo 9

I have installed the new odoo 8 beta, both from the nightly DEB's on ubuntu 15.04, as on windows 10 with the windows EXE. I remember that odoo 8 had several free bootswatch templates installed from which you can choose in the web builder (spacelab,…
pee
  • 65
  • 10
0
votes
1 answer

Why would Internet Explorer partially download a resource?

The question is, why would IE partially download a resource? We have an application that uses bootswatch fonts that are not displaying properly in IE 11.0.9600. Upon inspection, IE reports that less data than the entire file's size is being…
0
votes
0 answers

How can I implement a collapsible/responsive sidebar nav in Bootstrap?

I'm using the flatly theme from bootswatch.com It has a collapsible topnav bar, but I want to refactor it so it's a sidebar nav rather than topnav. Here is the current code: Toggle navigation …
chovy
  • 72,281
  • 52
  • 227
  • 295
0
votes
1 answer

Rails application.css.scss not aware of other scss files in use?

I'm following M Hartl's Rails Tutorial, and trying to add a bootswatch theme. I have succeeded by using the boostrap-sass gem as defined in the tutorial, and twitter-bootswatch-rails gem from the net. However, in Hartl's tutorial, all the CSS that…
Phil
  • 167
  • 6
0
votes
1 answer

Bootswatch dropdown menu not working

I am using Bootswatch Cosmo to build my website, but the dropdown menu isn't working. You can view the page live at http://spencermehta.co.uk. The html is:
0
votes
0 answers

dropdown menus not working with UI-Bootstrap and bootswatch templates

Hello I trying to setup an angular app using UI-Bootstrap and a bootswatch template. The bootswatch template is being applied across the site however when I try to setup drop down menus, accordions, or the nav collapse nothing seems to work. The nav…
rlcrews
  • 3,482
  • 19
  • 66
  • 116
0
votes
1 answer

Error: [ng:areq] http://errors.angularjs.org/1.3.8/ng/areq?p0=homeIndexController&p1=not a function, got undefined

Please do not mark this as a duplicate. I have seen many duplicates of this error posted in stack overflow. But my case is, I have the simplest of the applications posted there, but getting the same error. I am trying to learn Angular JS. Below is…
user007
  • 1,504
  • 2
  • 18
  • 51
0
votes
1 answer

Bootswatch.less compile error

I'm getting this error when trying to compile (lessc bootswatch.less > bootstrap.css) a clean install of Bootswatch: [...] error evaluating function fadein: Object # has no method 'toHSL' (Less::Parse Error). It was working last week..
0
votes
1 answer

Is there any custom builder for BootSwatch the remove unnecessary selectors?

I'm using BootSwatch's Flatly theme and happy about the look and feel of that. However, the main CSS theme contains too much redundant selectors that ended up bloat up my Site. Bootstrap has a custom builder that helps developers to choose what they…
Nhím Hổ Báo
  • 572
  • 5
  • 20
0
votes
1 answer

Bootswatch theme that looks the same as on the website

I am trying to get the same theme working as here: http://bootswatch.com/yeti/ However I would like to use the CDN version of bootstrap/bootswatch. One is available here: http://www.bootstrapcdn.com/ They also host the "yeti" theme that I would like…
1FpGLLjZSZMx6k
  • 947
  • 1
  • 8
  • 26
0
votes
2 answers

I need help changing the width of my navbar as well keeping it centered at the top of the page

I can't seem to figure out how to center & change the width of my whole navigation bar for my website -I'm using the slate bootswatch theme
user3859429
0
votes
1 answer

Dropdown Menu in Bootswatch

Is there a class specification in Bootswatch that displays a dropdown's menu items on hover rather than having the user click the menu? Thanks in advance.
physics90
  • 946
  • 3
  • 9
  • 24
0
votes
1 answer

Bootstrap 3 input group not working with select element

I am trying to get an input-group styled properly in Bootstrap 3 with a drop-down selector, using this sample code: