Home 홈페이지 백업MAXIMAGINE maximagine 테마수정 (2024-06-10)

maximagine 테마수정 (2024-06-10)

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: #000000;
}


/* Wicked Folder */
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;
}

#wicked-folder-pane:not(.wicked-media-modal-folder-pane) .wicked-content {
    left: 250px;
}

#wicked-folder-pane .wicked-resizer {
    left: 250px;
}

.wicked-folders-toggle.expanded {
    left: calc(var(--wicked-folders-sidebar-width) + var(--wicked-folders-tree-pane-width) - -70px);
}


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