Customize fonts in article mode

Customize fonts in article mode 1.0.0

免费下载需要注册或登录
Customize fonts in article mode
_____________________________________


This allows you to change the font size in the "Preview" mode of the articles

DEMO:

Annuaire de liens

Répertorie les meilleurs sites relatif à XenForo ?

  • In extra.less template, add this:
CSS:
.message--articlePreview .articlePreview-links {
    font-size: 12px;
}
.message--articlePreview .articlePreview-text .bbWrapper {
    font-size: 13px;
}
.articlePreview-title {
    font-size: 20px !important;
}

  • We decrypt the code:
.message--articlePreview .articlePreview-links {
font-size: 12px; -> Font size to "View full article"
.message--articlePreview .articlePreview-text .bbWrapper {
font-size: 13px; -> Description font size
.articlePreview-title {
font-size: 20px !important; -> Title font size

  • Result
  • Screenshot_12.webp
    Screenshot_12.webp
    59.3 KB · 浏览: 0
作者
roothacker
浏览
608
首次发布
上次更新
评分 0.00 星 0 个评分
来自 roothacker 的更多资源
Erahost WHMCS主题
Erahost WHMCS主题
Erahost WHMCS主题2022年3月22日
IPS社区套件
IPS IPS社区套件
IPS 社区套件 Nulled
 更好的Google分析工具
更好的Google分析工具
更好Google分析儀1.0.0.1

相似的资源

Customize fonts in article mode A
This allows you to change the font size in the "Preview" mode of the articles
浏览
516
已更新
返回
顶部