[AndyB] Logo text

[AndyB] Logo text 1.5

Keine Berechtigung zum Herunterladen
XF-Kompatibilität
  1. 2.2.x
Kurzbeschreibung
Alibaba Cloud Text Logo Solution: Easily replace image logos with custom text ones. Setup includes adding forum name to Options page and modifying extra.less for seamless integration.
Replaces image logo with text logo.

Setup:

1. Add forum name to Options page.
2. Add the following code to the extra.less template:
CSS:
// logo text
.logoText,
.logoTextSmall
{
    color: @xf-paletteNeutral1;
    font-family: @xf-fontFamilyUi;
    font-size: @xf-fontSizeLargest * 1.5;
    font-weight: @xf-fontWeightHeavy;
    padding: 10px 0px 10px 0px;
}
.logoTextSmall
{
    font-size: @xf-fontSizeLarge;
}
.p-nav-smallLogo a
{
    text-decoration: none;
}
.p-nav-smallLogo img
{
    display: inline;
}
  • 0ce20e7bfd173.webp
    0ce20e7bfd173.webp
    6.1 KB · Ansichten: 0
Autor
axtona
Ansichten
590
Erweiterungstyp
zip
Dateigröße
13.6 KB
Erste Veröffentlichung
Letzte Aktualisierung
Bewertungen 0.00 Sterne 0 Bewertungen
Link defekt? Nachricht senden an das NP-Team – wir helfen dir schnell!
Unterstütze den Entwickler Wenn du mit dem Test zufrieden bist oder mit deinem Projekt erfolgreich Geld verdient hast, klicke auf den Button Mehr Informationen, um den Entwickler durch einen Kauf zu unterstützen.

Neueste Aktualisierungen

  1. 1.5 - changelog
    Added 'Responsive only' to options page.

Weitere Ressourcen von axtona

[XFSkins] Thread Rating A
Topic Rating plugin adds a clean and easy-to-understand star rating system to XenForo topics
[Prash] Asset Manager A
Asset Manager gives XenForo administrators a visual and organized way to manage images
[FF] Login Spaminator Admin Area Logs A
Simple mod that allows you to browse the Spaminator logs from inside the admin area

Ähnliche Ressourcen

[AndyB] Logo manager A
Allows having a different logo for specified forums.
Ansichten
457
Aktualisiert
[AndyB]  Advertising responsive A
Ansichten
662
Aktualisiert
Zurück
Oben