Customize fonts in article mode

Customize fonts in article mode 2022-05-25

Нет прав на скачивание
Совместимость с XF
  1. 2.2.x
Краткое описание
Enhance readability with extra.less template updates. Adjust font sizes for message--articlePreview, articlePreview-text .bbWrapper, and articlePreview-title for better user experience.
  • 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:
CSS:
.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

Screenshot_12.webp
Автор
axtona
Просмотры
505
Первый выпуск
Последнее обновление
Оценки 0.00 звезды 0 оценок
Ссылка не работает? Отправить сообщение команде NP, и мы поможем вам очень быстро!
Поддержите разработчика Если вы довольны тестом или ваш проект приносит доход, нажмите кнопку «Больше информации», чтобы поддержать разработчика покупкой.

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

[XFSkins] Thread Rating A
Topic Rating plugin adds a clean and easy-to-understand star rating system to XenForo topics
Просмотры
2
Обновлено
 Aktieverketter A
Manager Asset дает администраторам XenForo видимый и организованный способ управлять изображениями
Просмотры
24
Обновлено
[FF] Login Spaminator Admin Area Logs A
Simple mod that allows you to browse the Spaminator logs from inside the admin area
Просмотры
254
Обновлено
Назад
Вверх