Customize fonts in article mode

Customize fonts in article mode 2022-05-25

No tiene permiso para descargar
Compatibilidad con XF
  1. 2.2.x
Descripción breve
This allows you to change the font size in the "Preview" mode of the articles
  • 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
Autor
axtona
Vistas
409
Primer lanzamiento
Última actualización
Valoraciones 0,00 estrella(s) 0 valoraciones
Link was Broken? Please Enviar mensaje al equipo NP y te ayudaremos rápidamente!
Apoia al desarrollador i estás satisfecho con la prueba o tu proyecto te ha generado ganancias, haz clic en el botón «Más información» para apoyar al desarrollador comprando.

Más recursos de axtona

Brazilian Language [PT-BR] A
Like the other available Brazilian Portuguese translation
SEO Audit A
SEO Audit 1.1.0
A comprehensive SEO auditing dashboard for XenForo administrators.
Galería de Media XenForo / XFMG A
La Galería de Media de XenForo es un complemento oficial de XenForo que permite añadir una galería a tu XF2
Superior