milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

If-else in case of child-theme function.php, and .mobile class behavior for .footer-nav #44

Closed shrwnsan closed 12 years ago

shrwnsan commented 12 years ago
  1. Added if-else in case user uses their child-theme's function.php overwrite for reverie_entry_meta()
  2. Added .mobile class for .footer-nav. Adds behavior to tab-group in .footer-nav to switch them (at small resolutions) to full width nav bars.