Customize fonts in article mode

Customize fonts in article mode 1.0.0

No permission to download
Short Description
Download and Discuss Premium, Business Customize fonts in article mode 1.0.0 version with External download URL on Premium Content Best Download Discussion Community. There are store on a third-party network disk platform. From Customize fonts in article mode have 1 Description Attachments, 273 Views.
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 · Views: 0
Author
roothacker
Views
273
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.
Top