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
Просмотры
480
Первый выпуск
Последнее обновление
Оценки 0.00 звезды 0 оценок
Ссылка не работает? Отправить сообщение команде NP, и мы поможем вам очень быстро!
Поддержите разработчика Если вы довольны тестом или ваш проект приносит доход, нажмите кнопку «Больше информации», чтобы поддержать разработчика покупкой.

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

Cool Timeline Pro - WordPress Timeline Plugin A
an advanced WordPress timeline plugin that showcases your life history timeline
Просмотры
719
Обновлено
[XenCrazy] XFRM Download Button Styler A
a free XenForo Resource Manager add-on
Просмотры
49
Обновлено
XF Bot Guard A
XF Bot Guard 1.3.2
esigned to identify suspicious visitor behaviour, build reputation over time, and risky traffic
Просмотры
45
Обновлено
Вверх