Houston is a child theme for p2, designed by the folks at WooThemes. It features a device-agnostic design so the layout responds to suit the browser, making it easy to stay up to date when you're on the go. Houston also introduces a handy new widget region beanth the post box and features integration with the "p2 likes" plugin.
Houston makes use of the following resources:
- Fixed Kudos message length bug.
- Styled tables.
- The post box sidebar is only fixed if it is shorter than the window height.
- Removed buggy reply link.
- Integration with p2 resolved posts (Kudos John O'Nolan).
- Don't cut off long site titles.
- Integration with Mention Me plugin.
- Integration with Who's Online plugin.
- Fixed issue with button color when placed in widgets.
- Fixed post textarea from expanding beyond the window height and becoming unpublishable.
- Tweaked the post box textarea line height.
- Better integration with stock p2 options.
- Renamed new_nav_menu_items().
- 'Beneath Post Box' sidebar reigstered via widgets_init callback.
- Added a more prominent reply link.
- Increased negative text-indent on icon replacement mixin.
- Styled captions and fixed image alignment.
- Added word-wrap:break-word to fix overflowing links etc.
- Better p2 likes integration.
- Fixed long site title overflow.
- Styled dropdown navigation.
- Rename theme and functions.
- Fix 404 page layout.
- Post box textrea focused when visible.
- No longer enqueueing default p2 iphone css and scripts
- Fixed comment edit buttons
- Only add the search bar to the primary custom menu
- Fixed search bar appearance when used in sidebar
- Tweak content layout breakpoint
- Postbox is fixed when scrolling
- Add viewport meta
- Javascript tidy up
- Made post box collapsable
- Initial Realease!
- header.php - Removed
get_sidebar()
. Added.header-inner
. - footer.php - Added
get_sidebar()
. - post-form.php - Removed post types. Removed citation input. Removed post title input. Changed gravatar size (retina love). Removed media buttons. Added 'beneath-post-box' sidebar. Added
.inputs
wrapping div. - sidebar.php - Just call the sidebar...