1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

Creating custom thread prefix CSS

主题前缀CSS样式

  1. admin
    兼容版本:
    • 1.3
    • 1.4
    The following code should be added to EXTRA.css

    In the example below we're going to create two classes; CTA1 and CTA2.
    Of course you can choose whichever class names you like.

    Code:
    .prefix.prefixCTA1 {
    color: @textCtrlBackground;...
    You do not have permission to view the full content of this resource.