Im using ZURB Foundation 3 on my project. I like network systems and responsive sites, but my problem is that I still believe that they should be built wider than 1000 pixels.
I have a few questions:
1) First, I would like to make certain sections (divs) complete. Now I read that I can simply replace <div class="row"> with <div class="container"> , for example, and it will generate this effect. Now for some reason this doesn't seem right, should I just create my own class full of width, or what would be the right way to do this?
2) I would like it to be based on a higher resolution, perhaps a maximum width of 1440 pixels or even a full 100% full. How can I do this and / or the Foundation is not the right foundation for me? I like that it comes with all the templates, so it is very fast and convenient for creating layouts.
Thanks in advance.
source share