mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
회원의 서명과 프로필 이미지를 출력하는 것을 document.item/ comment.item 각각에 getProfileImage(), getSignature() method를 빼서 각 스킨에서 알아서 적용할 수 있도록 자유도 올림. member_extra_info 애드온에서 서명 부분은 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3585 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
610df5a83f
commit
b0639e383d
12 changed files with 138 additions and 86 deletions
|
|
@ -87,8 +87,6 @@ a.bold { font-weight:bold; }
|
|||
.folder_area { display: none; }
|
||||
|
||||
.zbxe_widget_output { background:url(../tpl/images/widget_text.gif) no-repeat center bottom; display:block;}
|
||||
.member_signature { margin-top:10px; border:1px solid #DDDDDD; padding:10px; overflow:hidden;}
|
||||
.member_profile_image { float:left; margin-right:10px; }
|
||||
|
||||
/* xe content */
|
||||
div.xe_content { line-height:140%; !important}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue