Home 홈페이지 백업MAX 아카데미 MAX 아카데미 테마파일 편집

MAX 아카데미 테마파일 편집

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;
}


#e-admin-top-bar-root {
    width: calc(100% - 250px);
}


/* 물음표 아이콘 깨짐 */

.learn-press-tip::before {
  font-family: "FontAwesome";
  content: "\f059";
}


</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.