Results for: Customization
Because we are modx fans, and we love the Foundation framework, we have decided a year ago to base our new developpments on these two bricks We are running sass and compass to manage our CSS customizations, and because we want a smooth workflow, we cus... (continued)
I'm using foundation-rails 5.0.2.0. In app/assets/stylesheets/foundation_and_overrides.scss, it has these lines:
Foundation 5 doesn't seem to come with app.css. How do I get app.css back? I need to customize some elements, but Foundation keeps overriding them even though I link my own css file later.
I'm trying to learn how to use Foundations as a framework, but I am finding that unlike HTML5, CSS3 and other programming languages like C# and Javascript, there aren't many free resources available for me to learn how to use Foundations (that are not vid... (continued)
Im trying to customize block grid... Using the same method as presented on this page: http://foundation.zurb.com/docs/components/block_grid.html But this is somehow not working, the li's get stacked below each other...
Hi, I'm building a stacked-table, which I must say I'm mostly in love with. But I'm having trouble figuring out how to control the point at which it switches from its small, stacked version to its regular table version. Here are the givens: - First... (continued)
up votedown votefavorite I am importing foundation components individually as I use them but am having a hard time customizing the foundation global variables in an organized fashion. I have a foundation-components.scss&nb... (continued)