I need to develop a easy web site, I usually use bootstrap CSS framework, but this I want to use Gumbyn which allow me to 16 columns instead of 12.

I was wondering if :

  • Can I change the green color easily?

  • How can I use a fixed layout instead of a fluid one?

  • is it compatible with all browser?

Thanks

有帮助吗?

解决方案

Yes, you can change the green. Just add a second style sheet and make sure to include it after gumby, then add rules for your colors. And if you remove the @media rules from gumby it will be a fixed layout. I am sure it is compatible.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top