Making WordPress.org

Ticket #4601: 4601.2a.patch

File 4601.2a.patch, 530 bytes (added by imath, 5 years ago)

Option a: the WP Admin Bar at the top

  • buddypress.org/public_html/wp-content/themes/bporg-developer/css/style.css

    diff --git buddypress.org/public_html/wp-content/themes/bporg-developer/css/style.css buddypress.org/public_html/wp-content/themes/bporg-developer/css/style.css
    index cf1c3ee16..0f2f7d74d 100644
     
    66        font-size: 13px;
    77}
    88
     9body.admin-bar #header {
     10    margin-top: 42px
     11}
     12
     13#wpadminbar {
     14    top: 0;
     15}
     16
    917#header-inner {
    1018        margin: 0 auto;
    1119        width: 100%;