Results for: F6
-
Reply
-
variables in /proj/scss/_settings.scss are overriding by /proj/bower_components/foundation-sites/scss/_settings.scss
Hi! I just downloaded the F6 complete package but it is not working. Also the file is referring to JS includes that aren't there... Please help a big Foundation fan!
Hi, i try to make a slider with orbit in foundation 6 and i provide all JS files to do this, but look to screenshot and it's noting! i copy example code from foundation website! how can i fix that to show correctly?! thanks
In F6 (6.0.3), when create new project with "$foundation new" command and then execute "$foundation watch" in the project folder, the customized values in /proj/scss/_settings.scss are compiled with the customized values only the first time. When saving t... (continued)
I have an existing Foundation 5 site that is updated very regularly, so I am considering to upgrade it to F6. I will backup first, and understand about having to adapt some paths to JS and CSS in the new Foundation, and I will probably be able to find... (continued)
I read the forum posts, and I see the issues on Github. More than 100 actually, and some big issue not there on F5. I wonder if this release is realy a production release, or a beta or alpha release ... Do we need to wait some weeks to really use the F6 framework ???
Trying out Foundation for the first time today and have a question. What is the best approach to switch from Tabs to Accordion on small screens? Ideally without too much extra markup!
Hi, I am trying to create range slider but all I get is a single handle that cannot be moved. No JS errors, nothing. I tried to run jQuery(document).foundation() just in case but no change.
I have a Yeti Launch Zurb Template Sass install. I'm wanting to create a single layout that is narrower than the grid-row-width of 1200 rem-calc so that I have a 'boxed-layout' style where the page is, for example, 805 wide and with a background of white,... (continued)
I can't seem to make any of the dropdowns to work. I've been using Foundation 5 and I decided to try using F6. -I copied the sample code in the dropdownMenu docs here: http://foundation.zurb.com/sites/docs/dropdown-menu.html -All scripts are being ... (continued)
Hi there, the new concept of Foundation 6 seems to be awesome! Thanks for sharing it! I need to start a project for a very important client of mine this week. There are 217 issues displayed on Github. Would you say that Foundation 6 is really (relia... (continued)
Hello, I'm looking for any documentation so I can migrate to foundation 6.
Hi, I have read a lot of thing but still have some question about how to begin with foundation. (sorry for my english, I am note an english speaker) For now i am thinking that : - all folder of fondation 6 (scss, js and dist) have to been in the ro... (continued)
See your docs at http://foundation.zurb.com/sites/docs/grid.html, "centered columns". I tried it locally and I don't get it working.
With Foundation 6 my abide forms now show the default js error message for required fields on submit when not field is not filled out correctly. The Foundation error message only shows on required field blur (tabbing). On clicking submit after a blur even... (continued)
Hey everyone, So, forgive me if the answer is obvious, but I'm trying to use Orbit and in Docs it says the two JS files foundation.orbit.js and foundation.core.js need to be installed to use Orbit. My question is (and sorry if it's a dumb one) but wher... (continued)
A warning, as you may already know sass does nest however doing this can lead to code bloat within the out-putted css so I will suggest against anyone deep nesting. It just something often over looked and it will come back to bite you in your ass.
foundation build add nonsense to my pages; e.g. i have a link to app.js and two times a body tag and some more. How can i prevent build from chaning my pages? I understand that the page has to be in src/assets/pages to be inspected for building my fin... (continued)
I just ried to build a .php page, but it seems i can do this only with .html. Is this true?
It is not so wondeful that some things that being normal in F5 are away. For shure i can mkae my own css for that, but just a sentence in the docs for f6 would be nice if something is changed.
The F6 install instructions on Zurb's Github say to run 'php composer.phar require zurb/foundation-sites'. When I try running that I get the following error: [InvalidArgumentException] ... (continued)