Customize fonts in article mode

Customize fonts in article mode 2022-05-25

No permission to download
Author jessy
Creation date
XF Compatibility
  1. 2.1.x
  2. 2.2.x
Headline
This allows you to change the font size in the \"Preview\" mode of the articles
Short Description
FREE Download Premium and Nulled Customize fonts in article mode 2022-05-25 version with External download URL from NullPro Community. There are store on a third-party network disk platform. From Customize fonts in article mode have 1 Description Attachments, 191 Views.
  • 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.png
Author
jessy
Views
191
First release
Last update
Rating
0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with Ticket, 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 jessy

Similar resources

Customize fonts in article mode roothacker
0.00 star(s) 0 ratings
Views
208
Updated
Customize default Resource Manager icon roothacker
0.00 star(s) 0 ratings
Views
155
Updated
Magnifying effect on article mode images roothacker
0.00 star(s) 0 ratings
Views
173
Updated
Back
Top