Commit Graph

8 Commits

Author SHA1 Message Date
Foxaii
47763e95bb Added missing collapse class.
The collapsed navbar does not increase height to accomodate dropdowns without it.
2013-04-03 01:18:53 +02:00
Ben Word
8ba19a0155 Static top navbar instead of fixed
This change allows us to simplify the code in both
app.css and cleanup.php
2013-02-09 17:41:45 -06:00
Ben Word
17c2dfa691 Close #646 - Replace ID's with classes 2013-01-27 20:32:57 -06:00
Ben Word
65c13c6ea9 Use PHP Alternative Syntax in header templates 2012-10-02 18:38:01 -05:00
Ben Word
c9e4ef6f2f Add has_nav_menu() check for navigation menus 2012-09-06 19:35:51 -05:00
Ben Word
db41099f5b Add theme wrapper, re-organize template files
- Implement scribu’s Theme Wrapper (see base.php)

- Move templates, comments.php, and searchform.php to templates/ folder

- Rename loop- files to content-

- Remove all hooks except roots_head and roots_footer

- Use templates/page-header.php for page titles

- Use head.php for everything in <head>
2012-08-18 18:49:45 -05:00
Ben Word
eae50e0a77 Merge Roots_Navbar_Nav_Walker into Roots_Nav_Walker 2012-07-15 02:53:10 -05:00
Ben Word
f1ff5204a3 Add ability to include header without top navbar 2012-05-09 01:28:39 -06:00