Make WordPress Core

Ticket #9929: fixed_header_change.patch

File fixed_header_change.patch, 372 bytes (added by jmulley, 15 years ago)

Fixed Custom Header Page.

  • functions.php

     
    311311                width: 100%;
    312312                display: <?php echo kubrick_header_display_string(); ?>;
    313313        }
     314        .description {
     315        margin-top: 16px;
     316        color: #fff;
     317        }
    314318        #jsForm {
    315319                display: none;
    316320                text-align: center;