Logo text

Add-ons Logo text 1.5

Register & Get access to index

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
XenForo submitted a new resource:

AndyB Logo text - Replaces image logo with text logo

Description:
Replaces image logo with text logo.

Setup:
1. Add forum name to Options page.
2. Add the following code to the extra.less template:

Code:
// 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;
}...

Read more about this resource...
 
  • Tags
    andyb logo text 1.5 logo text 1.3 logo text 1.4 logo text 1.5
  • Back
    Top Bottom