Customize fonts in article mode

Customize fonts in article mode 1.0.0

Нет прав на скачивание
Краткое описание
Customize fonts in articles with ease. Adjust sizes for links, text, and titles using the article mode preview feature.
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 КБ · Просмотры: 0
Автор
roothacker
Просмотры
514
Первый выпуск
Последнее обновление
Оценки 0.00 звезды 0 оценок
Ссылка не работает? Отправить сообщение команде NP, и мы поможем вам очень быстро!
Поддержите разработчика Если вы довольны тестом или ваш проект приносит доход, нажмите кнопку «Больше информации», чтобы поддержать разработчика покупкой.

Больше Ресурсов от roothacker

IPS Community Suite roothacker
IPS IPS Community Suite 5.0.17 Nulled
IPS Community Suite Nulled
Просмотры
1,854
Обновлено
[DigitalPoint] Better Google Analytics roothacker
[DigitalPoint] Better Google Analytics 1.0.0.1
Просмотры
648
Обновлено
Erahost WHMCS Theme roothacker
Erahost WHMCS Theme 22 March 2022
Просмотры
1,399
Обновлено

Похожие ресурсы

Customize fonts in article mode A
This allows you to change the font size in the "Preview" mode of the articles
Просмотры
440
Обновлено
Вверх