Customize fonts in article mode

Customize fonts in article mode 1.0.0

Registrieren Sie sich oder melden Sie sich an für kostenlosen Download
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 · Ansichten: 0
Autor
roothacker
Ansichten
608
Erste Veröffentlichung
Letzte Aktualisierung
Bewertungen 0.00 Sterne 0 Bewertungen
Weitere Ressourcen von roothacker
Erahost WHMCS Themế
Erahost WHMCS Themế
Erahost WHMCS Themenvorlage 22. März 2022
IPS Gemeinschaftssuite
IPS IPS Gemeinschaftssuite
IPS Gemeinschaftssuite Nulled
 Bessere Google-Analytics
Bessere Google-Analytics
Bessere Google-Analytics 1.0.0.1

Ähnliche Ressourcen

Customize fonts in article mode A
This allows you to change the font size in the "Preview" mode of the articles
Ansichten
516
Aktualisiert
Zurück
Oben