Questions tagged [zurb-foundation-6]

This is the latest version of Foundation for Sites

Foundation for Sites 6

This is the latest version of Foundation for Sites by ZURB

Foundation for Sites Resources

499 questions
0
votes
1 answer

Foundation Featured Images in a Responsive Grid

I am trying various solutions for building a small grid of featured images for a blog, that is, a horizontal display of up to three images overlaid with text linking to a blog-post. Specifically, I need it do respond well to different screen sizes…
OleVik
  • 1,222
  • 3
  • 14
  • 28
0
votes
1 answer

Gulpfile.js and Gulp-Compass

I'm using Gulp to run compass, autoprefixer, minifier, and rename. It works fine except for the fact that Compass isn't bundling all the components of the new Foundation 6. The Compass config.rb file imports my Foundation 6 SCSS path. The foundation…
Knight Yoshi
  • 924
  • 3
  • 11
  • 32
-1
votes
1 answer

Foundation 6 Equalizer initial load resets height to 0, how do I prevent this?

Zurb Foundation 6 Equalizer initial load resets the height of the columns to 0 before calculating the height to set all columns to. This looks bad when the page loads and the columns collapse briefly. How do I prevent this from happening? I would…
user6383418
  • 395
  • 1
  • 4
  • 19
-1
votes
1 answer

How to go about Foundation framework installation

Am new to web development and programming. For 3 day now I have trying to get foundation up and running on my PC(windows 10 x64) but it not working. I followed the documentation on their website but it didn't work. I downgraded from node12 to node8…
-1
votes
2 answers

Require a solution for full screen image slide show using cakephp and foundation framework

code below is long but really straight forward only require code to put forward ability to slide from first slide to last slide to that return to first slide to traverse.
-1
votes
1 answer

How to use readmore.js with foundation 6

Doesnt seem to work. Is there a fix? It seems readmore is expecting sections and artcles; however, foundation uses divs i.e. row and columns. How to fix?
David Latty
  • 87
  • 1
  • 6
-1
votes
1 answer

Deciding when you need a new grid-x "row" in Foundation 6 XY grid

I'm trying to determine the best practices for using grid-x "rows" in Foundation 6 XY grid. Specifically, is there a good rule of thumb for when I should create a new grid-x "row" vs. putting multiple single element cells in a single grid-x "row" (I…
user4487338
  • 78
  • 1
  • 6
-1
votes
1 answer

How to work with foundation css flexbox with horizontal and vertical direction?

I'm trying to use foundation css flexbox in order to make the layout as in the first picture. We I try I get terrible results. When I put content in the grid boxes the content makes the grid boxes larger or smaller and don't match the nice layout I…
-1
votes
1 answer

How to add Foundation framework to Laravel 5.5

How can I add lattest Zurb Foundation framework to Laravel 5.5? I want to change default Bootstrap framework to Foundation.
-1
votes
1 answer

How do i get foundation framework javascript files to work with yii framework

i am currently working on my first Yii framework project but i am currently stuck at the styling. i am using foundation framework with the styling, i have included the foundation.css and the foundation.min.js and call it on the framework which and…
-1
votes
1 answer

Foundation 6 thumbnail hover caption

What is the best way to make a thumbnail hover caption, like this example?
meez
  • 3,783
  • 5
  • 37
  • 91
-1
votes
1 answer

How do you setup SASS and Compass in Foundation 6

I created a project called A by calling Foundation New A in a Windows command prompt. After CD A and running Compass Watch changes from _settings.scss are not caught by Compass. I CD to SCSS and run Compass again but same result. My question is how…
Jonh Doe
  • 761
  • 1
  • 9
  • 25
-1
votes
1 answer

Off-canvas menu from bottom of page (Foundation 6)

I am trying to make an off-canvas menu in foundation. I want it to come up from the bottom of the page, as opposed to right or left. I just want the menu to be horizontal instead of vertical, and to come in from the bottom, instead of coming in from…
-1
votes
1 answer

Foundation 6 form doesnt pass abide validation

After upgrading foundation 5 to 6 i am having issues with abide validation. even if i enter correct data it still says invalid.
{!!…
Abhishek Salian
  • 928
  • 2
  • 10
  • 27
-2
votes
1 answer

Foundation [6.4.3] & jQuery [3.2.1] Reveal Modal not working

Foundation's modal is not working for me in my project. I've confirmed Foundation and jQuery are loaded as well as the CSS for the Foundation Modal to work but it's not triggering on click as is. Interestingly, if you…
1 2 3
33
34