-
Title is self-explanatory. Should the offcanvas use CSS3 transforms, issues regarding positioning may be solved. And it's easier to implement.
-
I have a single page website using SmoothScroll to jump to the correct location on the page.
When you click the links in OffCanvas though nothing happens at all, it does not go to the spot on the pa…
-
Hi,
I'm trying to get the footer to stick to the bottom of the browser window instead of appearing halfway up the page when there is only a little content, eg the Front page. I have tried various meth…
-
Off canvas height is sketchy depending on when the content of a page takes under or over 100% of height while the menu is active.
This seems to fix the problem in both cases:
Css Update
```
.hold-c…
-
In the Foundation template file main.php, there are hard-coded `` for:
foundation.min.js
cubecart.js
cubecart,validat.js
Then following, $JS_SCRIPTS is iterated.
JS_SCRIPTS is assigned in the GUI cl…
-
http://jsbin.com/wekikusawuca/4/
Using 5.3.0 (with Overlaps).
When you click on a parent (layout container in the jsbin), all child off-canvas asides will open, even though they're not being targete…
-
I'm really struggling to get "page-break-before: always;" to work for invoices when showing multiple invoices on the same page. I have tried all sorts of page-break combinations but none seem to work.…
-
Hi everyone,
New in Foundation, i've spent hours looking for a solution.
I need to use different open_method off-canvas navigation based on different screen.
here the default setting used in Foundati…
ghost updated
10 years ago
-
In an existing AngularJS project, I've installed foundation for apps using:
`bower install foundation-apps --save`
In foundation's bower.json file there are only these 2 files to be included:
```
"…
-
Any reason I'm getting this error:
`error sass/app.scss (Line 42 of _modular-scale.sass: Undefined operation: "0 times 15px 44px".)`
I ran a `sudo gem update zurb-foundation` to update. This error o…