-
Replies
-
How tp Apply a different visibility setting using two values, screen size (small/meduim ) and orientation.
Hi, thanks for making Foundation! I used it on many sites – but when I downloaded the latest css-version about three or four days ago I encountered a strange probleme with the responsive menu (dropdown for large and drilldown for small combine... (continued)
I was just wondering if anyone has an example (or if its possible) to have a div that only shows a certain amount on screen. Then when you toggle an "expand" button, the div will animate out similar to the accordion container. So far with the MotionUI and... (continued)
Hello there, Where can I found the Apps Docs? In the Docs menu i only see Site Docs and Email Docs. And where can I download Foundation for Apps? Thanks for the answers.
Hello Everyone! I am new to Foundations, Zurb and Cubecart. I am looking forward to designing some cool skins for Cubecart but I have a question about Foundation by Zurb. I posted a question on Cubecart forums and I was told that Cubecart 6 comes with a ... (continued)
I'd like to use an Interchange background image plus a 2nd image stacked on top by comma separating the paths in the url attribute. Currently, I can't find a way to do this without creating separate divs. Does, or could, Interchange support multiple backgrounds?
I'm trying to apply a different visibility setting using two values, screen size (small/meduim ) and orientation. For example hide-for-small- landscape and show-for-medium-landscape. Are far as I can tell from the support docs there is no way ... (continued)
I'm using one of the grids with a handlebars template. The way it was, I had it so one column contained the template, and the other column something else. Now I want the template to display like Cards, going across the page, so having 2-3 iterations of th... (continued)
0down votefavorite I'm pretty new to foundation and css so I'm not really sure if this is possible, but pretty much I have a layout for my site where it has a nested foundation grid with each column kind of like a card layout wi... (continued)
Hello, I am trying to change the data-end value for the slider from 3000 to 8000 with a click event, the attribute changes however the slider still moves to 3000. How can i implement this? thank you code $("#button").on("click", function() { s... (continued)
Is there a list of all the additional things included in the Zurb stack? As far as I know the biggest difference is the inclusion of Panini. What else is different?
Hi all, I've implemented AWS in foundation for emails and works great with generating the inlined html. However I'd like it to replace the assets/img/* path used in html files within src as well as dist. I found what I think is the script that does thi... (continued)
I use partials and components as parts of an email template. When running a build (npm run build), the CSS and HTML are inlined and files are created into "dist" folder with inline styles. Also "components" folder is created into "dist" folder. But the c... (continued)
I have use this code exactly same from the tutorial i have seen https://www.wpblog.com/disable-limit-wordpress-post-revisions/ but still having some issues as it’s not working properly or might be i am doing something wrong. Can anyone help me to di... (continued)
I am trying to find any documentation about how .autostick works in out the following sass file: https://github.com/zurb/foundation-docs/blob/master/scss/_video.scss But i cant find anything https://foundation.zurb.com/sites/docs/
Hi, i would like to install foundation on may mac but i cannot, once i downoloaded foundation 6.4.2 and i put on sublime i'm stuck...Could someone help me?
I use Foundation 6.4.3 Sticky component on my website and i have an issue with it. As soon as the sidebar hits the bottom anchor, it gets stuck on it. Here you can see the problem: Sticky sidebar gets stuck Here is the code (slim syntax) div.show-for-l... (continued)
Today zurb send me an email for the announce Foundation v6.5.0 But where to download - i cant find it. i'm still on 6.4.4.rc1. Nothing new here:https://github.com/zurb/foundation-sites/releases/
Hi guys, Is there a way to have responsive navigation in foundation 6 without using title bar on screen size below large. Is it possible with toggler() method. Thanks You
In config.yml entries: - "src/assets/js/app.js" - "!src/assets/js/single_page/overons.js" In default.html {{#ifpage 'overons'}} <script src="{{root}}assets/js/single_page/overons.js"></script> {{/ifpage}} In overons... (continued)
Is it possible to change the plus/minus labels on an accordion to something else like up/down arrows.? I am using Foundation 6.4.3