Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/24/2010 05:20:28 PM (16 years ago)
Author:
apeatling
Message:

Fixed blog styles for better compatibility.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/sidebar.php

    r2397 r2425  
    1010        <div id="sidebar-me">
    1111            <?php bp_loggedin_user_avatar( 'type=thumb&width=40&height=40' ) ?>
    12             <h3><?php bp_loggedinuser_link() ?></h3>
     12            <h4><?php bp_loggedinuser_link() ?></h4>
    1313            <a class="button" href="<?php echo wp_logout_url(wp_get_referer()) ?>"><?php _e( 'Log Out', 'buddypress' ) ?></a>
    1414
Note: See TracChangeset for help on using the changeset viewer.