Home 홈페이지 백업MAXIMAGINE maximagine 테마수정

maximagine 테마수정

by maxblog
0 comment
// 펀컴 수정 ----------------------------------------------------------------

add_action('admin_head', 'my_custom_fonts');
function my_custom_fonts() {
echo '<style>
body, td, textarea, input, select {

.notice, div.error, div.updated {
    display: none;
}

#adminmenu a, #catlist a, #taglist a {
    text-decoration: none;
    font-weight: 300;
}

}

#wpadminbar {
    color: #fff;
    background: #072e86;
}


ul.wicked-tree .wicked-folder {
    position: relative;
    padding: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    vertical-align: middle;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}

ul.wicked-tree .wicked-selected > .wicked-folder {
    background: #000000;
    color: #fff;
    font-size: 12px;
    border-radius: 0px;
}



</style>';
}





// 이미지 사이즈 자동조절 방지  ---------------------------------------------------
add_filter( 'big_image_size_threshold', '__return_false' );

좋아할만한 추천 글

Leave a Comment

Soledad is the Best Newspaper and Magazine WordPress Theme with tons of options and demos ready to import. This theme is perfect for blogs and excellent for online stores, news, magazine or review sites.

Buy Soledad now!

Edtior's Picks

Latest Articles

ⓒ 2023.  FUNCOM all rights reserved.