Hi
I am
integrating BootStrap (www.getbootstrap.com
– framework for responsive design from Twitter) with DNN.
For the
first studies I used the default Skin Gravity, which is already using BootStrap.
Comparing
the CSS - code of bootstrap.min.css (Gravity Skin) with the one directly
downloaded from getbootstrap.com (default values) it is easy to see, that the
Gravity version has been significantly adapted.
Beginning
to adapt a skin from the scratch (with the bootstrap.min.css file of the
default values), I need to check more than 6’000 lines of css code.
My main
goal:
Creating
responsive Skins (for PCs, Tablets and Smartphones) as quick as possible.
I think,
that BootStrap covers almost all needs and seems to be progressively optimized,
why I prefer to continue with this solution. In addition it is developed by the top brand Twitter.
If you are
a DNN responsive Skin designer, your input is appreciated.
Patrick