Ticket #21433: custom-header.php
File custom-header.php, 192 bytes (added by , 12 years ago) |
---|
Line | |
---|---|
1 | <div id="headimg" style="background-image:url(<?php esc_url ( header_image() ) ?>);max-width:<?php echo get_custom_header()->width; ?>px;height:<?php echo get_custom_header()->height; ?>px;"> |