<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[BuddyPress][5005] trunk/bp-themes/bp-default: Add some responsiveness to bp-default.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://buddypress.trac.wordpress.org/changeset/5005">5005</a></dd>
<dt>Author</dt> <dd>johnjamesjacoby</dd>
<dt>Date</dt> <dd>2011-08-18 22:29:48 +0000 (Thu, 18 Aug 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Add some responsiveness to bp-default. See <a href="http://buddypress.trac.wordpress.org/ticket/3494">#3494</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkbpthemesbpdefault_inccssdefaultcss">trunk/bp-themes/bp-default/_inc/css/default.css</a></li>
<li><a href="#trunkbpthemesbpdefaultfunctionsphp">trunk/bp-themes/bp-default/functions.php</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkbpthemesbpdefault_inccssresponsivecss">trunk/bp-themes/bp-default/_inc/css/responsive.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkbpthemesbpdefault_inccssdefaultcss"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-default/_inc/css/default.css (5004 => 5005)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-default/_inc/css/default.css        2011-08-18 22:26:46 UTC (rev 5004)
+++ trunk/bp-themes/bp-default/_inc/css/default.css        2011-08-18 22:29:48 UTC (rev 5005)
</span><span class="lines">@@ -72,10 +72,9 @@
</span><span class="cx">         font-size: 12px;
</span><span class="cx">         font-family: Arial, Tahoma, Verdana, sans-serif;
</span><span class="cx">         line-height: 170%;
</span><del>-        min-width: 960px;
</del><span class="cx">         max-width: 1250px;
</span><span class="cx">         margin: 0 auto;
</span><del>-        width: 90%;
</del><ins>+        width: 95%;
</ins><span class="cx"> }
</span><span class="cx"> .padder {
</span><span class="cx">         padding: 19px;
</span><span class="lines">@@ -151,7 +150,7 @@
</span><span class="cx">         -webkit-border-bottom-right-radius: 6px;
</span><span class="cx">         border-bottom-right-radius: 6px;
</span><span class="cx">         color: #fff;
</span><del>-        height: 100px;
</del><ins>+        height: auto;
</ins><span class="cx">         margin-bottom: 20px;
</span><span class="cx">         padding-top: 25px;
</span><span class="cx">         position: relative;
</span><span class="lines">@@ -164,6 +163,7 @@
</span><span class="cx"> }
</span><span class="cx"> #header #search-bar .padder {
</span><span class="cx">         padding: 10px 15px 0 20px;
</span><ins>+        height: auto;
</ins><span class="cx"> }
</span><span class="cx"> #header #search-bar input[type=text] {
</span><span class="cx">         border: 1px inset #888;
</span><span class="lines">@@ -503,13 +503,17 @@
</span><span class="cx"> a:focus {
</span><span class="cx">         outline: 1px dotted #ccc;
</span><span class="cx"> }
</span><ins>+#navigation {
+        position: relative;
+        text-align: right;
+        width: 100%;
+}
</ins><span class="cx"> #nav {
</span><del>-        margin: 0;
</del><ins>+        margin: 40px 20px 0 0;
</ins><span class="cx">         list-style: none;
</span><del>-        max-width: 95%;
</del><span class="cx">         padding: 0;
</span><del>-        position: absolute;
-        right: 15px;
</del><ins>+        position: relative;
+        right: auto;
</ins><span class="cx">         bottom: 0;
</span><span class="cx"> }
</span><span class="cx"> #nav li a {
</span><span class="lines">@@ -518,10 +522,11 @@
</span><span class="cx">         display: block;
</span><span class="cx">         padding: 5px 15px;
</span><span class="cx">         text-decoration: none;
</span><ins>+        text-align: left;
</ins><span class="cx"> }
</span><span class="cx"> #nav li {
</span><span class="cx">         margin-left: 5px;
</span><del>-        float: left;
</del><ins>+        display: inline-block;
</ins><span class="cx"> }
</span><span class="cx"> #nav li li {
</span><span class="cx">         margin-left: 0;
</span></span></pre></div>
<a id="trunkbpthemesbpdefault_inccssresponsivecss"></a>
<div class="addfile"><h4>Added: trunk/bp-themes/bp-default/_inc/css/responsive.css (0 => 5005)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-default/_inc/css/responsive.css                                (rev 0)
+++ trunk/bp-themes/bp-default/_inc/css/responsive.css        2011-08-18 22:29:48 UTC (rev 5005)
</span><span class="lines">@@ -0,0 +1,192 @@
</span><ins>+/*--------------------------------------------------------------
+Hello, this is the BuddyPress Responsive theme stylesheet
+
+----------------------------------------------------------------
+&gt;&gt;&gt; TABLE OF CONTENTS:
+----------------------------------------------------------------
+1.0 - iPad
+        1.1 - Landscape
+        1.2 - Portrait
+2.0 - Smartphone
+3.0 - iPhone
+--------------------------------------------------------------*/
+
+/*--------------------------------------------------------------
+1.1 - iPad Landscape
+--------------------------------------------------------------*/
+@media only screen and (max-width: 768px) {
+        html {
+                background-color: #eaeaea;
+        }
+        body {
+                margin-top: -28px !important;
+                background: #eaeaea;
+        }
+        #wpadminbar {
+                display: none;
+        }
+        div#content .padder {
+                margin-right: 0;
+                width: auto;
+                float: none;
+                border: none;
+        }
+        div#sidebar {
+                width: auto;
+                float: none;
+                margin: 2em 0 0 0;
+                border: none;
+        }
+        ul#nav {
+                padding-bottom: 1em;
+        }
+        ul#nav li {
+                width: 46%;
+                margin-bottom: 1em;
+                margin-right: 0;
+        }
+        ul#nav li:nth-child(even) {
+                margin-left: 3%;
+                margin-right: 0;
+        }
+        ul#nav li a {
+                -moz-border-radius: 0.25em;
+                -webkit-border-radius: 0.25em;
+                border-radius: 0.25em;
+                margin-bottom: 0;
+        }
+}
+
+/*--------------------------------------------------------------
+1.1 - iPad Portrait
+--------------------------------------------------------------*/
+@media only screen and (max-width: 640px) {
+        div.dir-search {
+                float: none;
+                margin: 1.25em 0 0;
+        }
+        ul.item-list li div.action {
+                padding-left: 64px;
+                position: relative;
+                right: auto;
+                text-align: left;
+                top: 1em;
+                margin-bottom: 1.25em;
+        }
+}
+
+/*--------------------------------------------------------------
+2.0 - Smartphone (any)
+--------------------------------------------------------------*/
+@media only screen and (max-width: 480px) {
+        body {
+                width: 100%;
+        }
+        #container {
+                border: none;
+        }
+        div.item-list-tabs ul li {
+                float: none;
+                margin: 0.3em 0.6em;
+                background:none;
+        }
+        div.item-list-tabs ul li.last {
+                float: none;
+                margin: 0.3em 0.6em;
+        }
+        div#subnav.item-list-tabs ul li.last {
+                margin-top: 1em;
+        }
+        div.item-list-tabs ul li.selected,
+        div.item-list-tabs ul li.current {
+                margin: 0.3em 0.6em;
+        }
+        div.item-list-tabs ul li.selected a,
+        div.item-list-tabs ul li.current a {
+                background: #eee;
+                font-weight: bold;
+        }
+        div.item-list-tabs {
+                background: none;
+        }
+        div.item-list-tabs ul li:first-child {
+                margin: 0.6em 0.6em 0.5em 0.6em;
+        }
+        div.item-list-tabs ul li a,
+        div.item-list-tabs ul li span {
+                padding: 0.3em;
+        }
+        div#subnav ul {
+                padding-top: 0.6em;
+        }
+        div.pagination {
+                padding: 0.6em;
+        }
+        div.item-list-tabs ul {
+                border-top: 1px solid #EAEAEA;
+                padding-top: 0;
+        }
+        div.item-list-tabs ul li {
+                margin-top: 0;
+        }
+        form.standard-form #basic-details-section,
+        form.standard-form #blog-details-section,
+        form.standard-form #profile-details-section {
+                float: none;
+                width: 100%;
+        }
+}
+
+/*--------------------------------------------------------------
+3.0 - iPhone
+--------------------------------------------------------------*/
+@media only screen and (max-width: 320px) {
+        ul#nav li {
+                float: none;
+                width: 100%;
+                margin-bottom: 0.6em;
+                margin-right: 0;
+                margin-left: 0;
+        }
+        ul#nav li:nth-child(even) {
+                margin-left: 0;
+                margin-right: 0;
+        }
+        ul#nav li a {
+                -moz-border-radius: 0.25em;
+                -webkit-border-radius: 0.25em;
+                border-radius: 0.25em;
+                margin-bottom: 0;
+        }
+        form#groups-directory-form h3 a {
+                display: block;
+                margin-top: 0.6em;
+        }
+        div.post div.author-box,
+        div.comment-avatar-box {
+                display: none;
+        }
+        div.post div.post-content,
+        div.comment-content {
+                margin-left: 0px;
+        }
+        form#whats-new-form div#whats-new-avatar {
+                display:none;
+        }
+        form#whats-new-form h5 {
+                margin: 0 0 0 0px;
+        }
+        form#whats-new-form #whats-new-content {
+                margin-left: 0px;
+                padding-left: 0px;
+        }
+        ul#activity-stream.item-list li div.activity-avatar {
+                display: none;
+        }
+        body.activity-permalink .activity-list li .activity-content {
+                margin-left: 0;
+        }
+        body.activity-permalink .activity-list li.mini .activity-meta {
+                left: 0;
+        }
+}
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/bp-themes/bp-default/_inc/css/responsive.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkbpthemesbpdefaultfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-default/functions.php (5004 => 5005)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-default/functions.php        2011-08-18 22:26:46 UTC (rev 5004)
+++ trunk/bp-themes/bp-default/functions.php        2011-08-18 22:29:48 UTC (rev 5005)
</span><span class="lines">@@ -72,6 +72,10 @@
</span><span class="cx">         // Add default posts and comments RSS feed links to head
</span><span class="cx">         add_theme_support( 'automatic-feed-links' );
</span><span class="cx"> 
</span><ins>+        // Add responsive layout support to bp-default without forcing child
+        // themes to inherit it if they don't want to
+        add_theme_support( 'bp-default-responsive' );
+
</ins><span class="cx">         // This theme uses wp_nav_menu() in one location.
</span><span class="cx">         register_nav_menus( array(
</span><span class="cx">                 'primary' =&gt; __( 'Primary Navigation', 'buddypress' ),
</span><span class="lines">@@ -86,8 +90,8 @@
</span><span class="cx"> 
</span><span class="cx">                 // The height and width of your custom header. You can hook into the theme's own filters to change these values.
</span><span class="cx">                 // Add a filter to bp_dtheme_header_image_width and bp_dtheme_header_image_height to change these values.
</span><del>-                define( 'HEADER_IMAGE_WIDTH', apply_filters( 'bp_dtheme_header_image_width', 1250 ) );
-                define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'bp_dtheme_header_image_height', 125 ) );
</del><ins>+                define( 'HEADER_IMAGE_WIDTH',  apply_filters( 'bp_dtheme_header_image_width',  1250 ) );
+                define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'bp_dtheme_header_image_height', 125  ) );
</ins><span class="cx"> 
</span><span class="cx">                 // We'll be using post thumbnails for custom header images on posts and pages. We want them to be 1250 pixels wide by 125 pixels tall.
</span><span class="cx">                 // Larger images will be auto-cropped to fit, smaller ones will be ignored.
</span><span class="lines">@@ -135,7 +139,7 @@
</span><span class="cx">  */
</span><span class="cx"> function bp_dtheme_enqueue_scripts() {
</span><span class="cx">         // Bump this when changes are made to bust cache
</span><del>-        $version = '20110804';
</del><ins>+        $version = '20110818';
</ins><span class="cx"> 
</span><span class="cx">         // Enqueue the global JS - Ajax will not work without it
</span><span class="cx">         wp_enqueue_script( 'dtheme-ajax-js', get_template_directory_uri() . '/_inc/global.js', array( 'jquery' ), $version );
</span><span class="lines">@@ -166,14 +170,20 @@
</span><span class="cx">  */
</span><span class="cx"> function bp_dtheme_enqueue_styles() {
</span><span class="cx">         // Bump this when changes are made to bust cache
</span><del>-        $version = '20110804';
</del><ins>+        $version = '20110818';
</ins><span class="cx"> 
</span><span class="cx">         // Default CSS
</span><span class="cx">         wp_enqueue_style( 'bp-default-main', get_template_directory_uri() . '/_inc/css/default.css', array(), $version );
</span><span class="cx"> 
</span><ins>+        // Responsive Layout
+        if ( current_theme_supports( 'bp-default-responsive' ) ) {
+                wp_enqueue_style( 'bp-default-responsive', get_template_directory_uri() . '/_inc/css/responsive.css', array( 'bp-default-main' ), $version );
+        }
+
</ins><span class="cx">         // Right to left CSS
</span><del>-        if ( is_rtl() )
</del><ins>+        if ( is_rtl() ) {
</ins><span class="cx">                 wp_enqueue_style( 'bp-default-main-rtl',  get_template_directory_uri() . '/_inc/css/default-rtl.css', array( 'bp-default-main' ), $version );
</span><ins>+        }
</ins><span class="cx"> }
</span><span class="cx"> add_action( 'wp_print_styles', 'bp_dtheme_enqueue_styles' );
</span><span class="cx"> endif;
</span></span></pre>
</div>
</div>

</body>
</html>