문제

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