/* STYLES META BOX FEATURED PAGE HEADER IMAGE * Author: Amal Amrani * Author URI: http://amrani.es * version: 1.0 */ #custom-header-image input{ width: 97%; } #custom-header-image input[type='button']{ margin: 6px 0; } #custom-header-image label{ margin-top: 10px; margin-bottom: 3px; display: block; } /* STYLES UPLOAD IMAGE HEADER */ .wrap-meta-image-preview{ width: 97%; height:300px; overflow: hidden; } .wrap-meta-image-preview img{ width: 100%; margin-top: -25%; } #meta-image-button{ background: #dddddd; border: 1px solid #cdcdcd; box-shadow: 0 0px 0 #ccc; font-weight: 700; font-size: 16px; color: #000000; height: 60px; margin-bottom: 10px; } #meta-image-button:hover{ background: #e5e4e4; } #custom-header-image input[type='button'][class='clearImage']{ max-width: 200px; width: auto; margin: 10px 0; } /* STYLES MARKER MAP ICON */ .wrap-meta-image-preview2{ margin-top: 15px; margin-bottom: 5px; }