Extra Form
PHP PHP 5.6
CMS XpressEngine

K-20190102-623752.png

원래의 카테고리 위젯의 형태입니다. 구형 레이아웃에서는 별 영향을 받지 않는데

K-20190102-624080.png

XEDTION 에서는 모양이 ...

K-20190102-625110.png

default 레이아웃입니다.

/* Widget Tree */
.widgetTree { margin-top:10px;}
.widgetTree a.title { background:url(../img/white/folder.gif) no-repeat left top; padding-left:20px;}
.widgetTree a.strong { font-weight:bold; }
.widgetTree span { font-size:9px; font-family:tahoma; padding:0; margin:0; color:#999;}
.widgetTree ul span { margin-left:15px; }
.widgetTree *{ margin:0; padding:0; font-size:12px;}
.widgetTree a strong{ letter-spacing:-1px; cursor:pointer; _cursor /**/:hand;}
.widgetTree ul{ position:relative; display:block; padding:3px 0 0 0 !important; zoom:1; margin-left:8px;}
.widgetTree ul li{ list-style:none; position:relative; padding:3px 0 2px 8px; white-space:nowrap;}
.widgetTree ul li a,
.widgetTree ul li span.nav_tree_label{ position:relative; left:16px; _left /**/:0; top:0;}
.widgetTree ul li a {text-decoration:none; }
.widgetTree ul li a.selected {font-weight:bold;}
.widgetTree ul li button{ display:inline-block; position:relative; _left /**/:-16px; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -2px -2px; text-indent:-10000px; *text-indent:0; *font:0/0 Sans-serif; border:none; cursor:pointer; _cursor /**/:hand;}
.widgetTree ul li ul{ display:none; padding:2px 0 0 0 !important; margin:0 0 -2px 6px; background-position:left top;}
.widgetTree ul li ul li{ display:none;}
.widgetTree ul li.nav_tree_on button{ background-position:0 -13px; *background-position:2px -11px;}
.widgetTree ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;}
.widgetTree ul li.nav_tree_on ul{ display:block;}
.widgetTree ul li.nav_tree_on ul li{ display:block;}
.widgetTree ul li.nav_tree_off ul{ display:none;}
.widgetTree ul li.nav_tree_off ul li{ display:none;}
.widgetTree .icon{ position:relative; left:16px;}

/* widgetTree */
.widgetTree{ color:#333;}
.widgetTree a{ color:#333; text-decoration:none;}

 

아마도 button 때문에 그러는 것같은데 어떻게 수정해야하나요?

css는 문맹수준이라리...,ㅎㅎ

  • profile

    애고 혼자 북치고 장구치고...

    찾았습니다.

    레이아웃에 display:block; 으로 설정된 것이 영향을 받네요.

  • profile
    해당 url을 알려주시면 파악이 쉽습니다. ㅎㅎ
    새해 복 많이 받으세용