Question Co khoảng cách cột cho Subforums

Thảo luận trong 'Troubleshoot & Other Questions' bắt đầu bởi nguyenlinhk55, 27/10/15.

  1. nguyenlinhk55

    nguyenlinhk55 New Member

    Bài viết:
    3
    Likes :
    0
    Các bác làm ơn cho em hỏi chỉnh chỗ nào để co lại khoảng cách giữa các Subforums như trong hình với ạ. em mò hoài mà ko biết chỉnh ở đâu. em không muốn xài addon ạ. có cách nào chỉnh bằng code mà ko cần xài addon không ạ. Tks các bác nhiều ạ Capture
     
    Đang tải...
  2. nguyenlinhk55

    nguyenlinhk55 New Member

    Bài viết:
    3
    Likes :
    0
    Em đã thử với code này mà không được ạ.


    .subForumsGrid { padding-right: 4px; }
    .subForumsGrid .blockLinksGrid { width: 100%; display: inline-block; padding: 5px; }
    .subForumsGrid .fullWidth { width: 100% !important; padding-bottom: 4px; }
    .subForumsGrid .node { width: 50%; float: left; }
    .subForumsGrid .node ol { padding-left: 10px; }
    .subForumsGrid .node a { padding: 5px 10px 5px 18px; }
    .subForumsGrid .node .node a { padding: 0px 10px 1px 18px; }
    .subForumsGrid .node .nodeTitle { font-size: 11px; white-space: nowrap; overflow: hidden; }
    .subForumsGrid .node div,
    .subForumsGrid .node div a:hover{background-image: url('@imagePath/xenforo/widgets/read.png');background-repeat: no-repeat;background-position: 0px 50%;
    }
    .subForumsGrid .node div.unread,
    .subForumsGrid .node div.unread a:hover{background-image: url('@imagePath/xenforo/widgets/unread.png');background-repeat: no-repeat;background-position: 0px 50%;
    }
     
comments powered by Disqus

Chia sẻ trang này

Đang tải...