Top "Zurb-foundation" questions

Foundation is a cross-device CSS framework, maintained by ZURB, for building both prototypes and production code.

Responsive font size in CSS

I've created a site using the Zurb Foundation 3 grid. Each page has a large h1: When I resize the browser …

css responsive-design font-size zurb-foundation em
Full-screen responsive background image

I am very new to Front-end development and Foundation. I am trying to get <div class="main-header"> to …

css responsive-design fullscreen zurb-foundation
"Uncaught TypeError: a.indexOf is not a function" error when opening new foundation project

I've created a new Foundation 5 project through bash, with foundation new my-project. When I open the index.html file in …

javascript jquery css google-chrome zurb-foundation
bower command not found windows

I am having huge problems trying to use bower (to install foundation 5) or get anything bower related to work on …

node.js zurb-foundation bower
Prevent href="#" link from changing the URL hash

I have a site that already takes advantage of the hash in the URL and I don't want it changed. …

javascript html zurb-foundation
Max-Width vs. Min-Width

Most of the tutorials I'm reading on using Media Queries are demonstrating the use of min-width, but I'm rarely seeing …

css media-queries zurb-foundation
How to use google.maps.event.trigger(map, 'resize')

I am new to JS, and have found the answer to a previous question, which brought up a new question, …

javascript html google-maps zurb-foundation
zurb foundation is it possible to have full row width

I'm using foundation 3 to build a responsive website but I want to have the Footer and Navigation background width to …

css html responsive-design zurb-foundation grid-system
zurb foundation center content in the grid

I'm trying to center horizontally an image into a zurb column but it seems impossible. I tried everything, searched everywhere, …

zurb-foundation centering
Responsive Highcharts not sizing correctly until window resize

I'm using Highcharts within Zurb's Foundation framework for a class project. I have three charts within a section tab. One …

javascript css highcharts zurb-foundation dynamic-resizing