denverpost / skireport

The Denver Post's Ski Report. Established 2007. http://denverpost.com/skireport
http://denverpost.com/skireport
MIT License
0 stars 0 forks source link

Make responsive #3

Closed freejoe76 closed 9 years ago

schneidan commented 9 years ago

i suggest adding just the foundation.css and using some of its power to wrap chunks of the template. The header and footer in the white label template I provided Joe today are pseudo-responsive already, so you really only need to worry about #wrapper and its descendants.

freejoe76 commented 9 years ago

@schneidan is there a common URL we're using for foundation.css?

schneidan commented 9 years ago

I believe there is a copy of a recent version on extras in media/css but if not I can put one there, or we can just use the zurb CDN version. I can acquire a link to that if we'd prefer. I almost always use Google CDN for jQuery and the like, so that would be fine with me.

EDIT: Here's the CDN version I use: http://cdn.foundation5.zurb.com/foundation.css

freejoe76 commented 9 years ago

This is fixed.