Making WordPress.org


Ignore:
Timestamp:
04/05/2014 09:55:06 PM (11 years ago)
Author:
johnjamesjacoby
Message:

BuddyPress.org: Homepage styling updates for new hero text, book description, and big'ol button.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php

    r442 r508  
    111111
    112112        <div class="feature">
    113             <h3><?php _e( 'BuddyPress Theme Development', 'bporg' ); ?></h3>
    114             <p><a href="http://www.packtpub.com/buddypress-theme-development/book" title="BuddyPress Theme Development"><img width="225" alt="" src="<?php echo get_stylesheet_directory_uri(); ?>/images/buddypress-packt.jpg"/></a></p>
     113            <h3><?php _e( 'Theme Development', 'bporg' ); ?></h3>
     114            <p><a href="http://www.packtpub.com/buddypress-theme-development/book" title="BuddyPress Theme Development"><img width="225" alt="A book by: Tammie Lister" src="<?php echo get_stylesheet_directory_uri(); ?>/images/buddypress-packt.jpg"/></a></p>
    115115            <p class="book-description">An in-depth guide to designing, developing, and testing your very own custom BuddyPress theme.</p>
    116116        </div>
Note: See TracChangeset for help on using the changeset viewer.