[AndyB] Logo text

[AndyB] Logo text 1.5

No permission to download
XF Compatibility
  1. 2.2.x
Short Description
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 · Views: 0
Author
axtona
Views
587
Extension type
zip
File size
13.6 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

Latest updates

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

More resources from axtona

Relevio.ai A
Relevio.ai 1.0.0
This is the XenForo add-on for Relevio, a unique context‑aware, rule‑driven moderation engine
AI ForumBot A
AI ForumBot 1.1.1
ForumBot gives you a bot trained on your forum's own content
Persona - Personalise Your Forum Identity A
Persona gives every member on your forum the tools to make their presence their own.

Similar resources

[AndyB] Logo manager A
Allows having a different logo for specified forums.
Back
Top