안녕하세요
항상 많은 고수님께 감사드립니다
뭐 팁이라고 하기는 뭐하고.... 특별한 부분은 아니고 그누보드를 사용하다보니 모바일쪽 접속자화면에서
오른쪽으로 살짝 10px 틀어지는 부분이 있어 수정하면 좋을듯 하여 알려드립니다.....
프로그램상 이상한 부분은 아니지만 그래도 수정하면 좋을듯하여......
css만 수정하시면 됩니다
그누보드 원본을 보아도 동일한 부분이라.....
/theme/적용테마/mobile/skin/connect/basic/style.css
스타일에서 아래와 같이 적용하시면 될것 같습니다
#current_connect ul {margin:0 -10px 0;padding:0;list-style:none;zoom:1}
#current_connect li {position:relative;padding: 10px 10px;background:#fff;border-bottom:1px solid #ececec;min-height:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0}
------> 아래로 수정
#current_connect ul {margin: 0 0 0;padding:0;list-style:none;zoom:1}
#current_connect li {position:relative;padding: 10px 10px;background:#fff;border-bottom:1px solid #ececec;min-height:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0}
좋은하루 되세요!!
댓글 8개
게시글 목록
| 번호 | 제목 |
|---|---|
| 20849 | |
| 20820 | |
| 20819 | |
| 20811 | |
| 20798 | |
| 20791 | |
| 20786 | |
| 20782 | |
| 20768 | |
| 20747 | |
| 20720 | |
| 20715 | |
| 20705 | |
| 20659 | |
| 20654 | |
| 20648 | |
| 20640 | |
| 20620 | |
| 20608 | |
| 20600 | |
| 20599 | |
| 20597 | |
| 20580 | |
| 20574 | |
| 20562 | |
| 20549 | |
| 20542 | |
| 20535 | |
| 20512 | |
| 20503 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기