Customize fonts in article mode

Customize fonts in article mode 2022-05-25

No permission to download
XF Compatibility
  1. 2.2.x
Short Description
Get the place to high speed external link Download and Discuss Customize fonts in article mode 2022-05-25. Now Current version with External download URL. There are store on a third-party network disk platform. From The Content have 1 Description Attachments, 247 Views on NullPro Community .
  • 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
Author
axtona
Views
247
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

More resources from axtona

[cXF] Node Icon as Clickable Link A
A simple template modification that turns node icons to clickable links.
[XenGenTr] Quick tag user button A
The plugin allows you to create a "Quick Tag User" button in forum topics.
Balbooa Forms Builder Pro A
Create beautifully designed Joomla contact forms with Balbooa Forms.
Top