[AndyB] Logo text

[AndyB] Logo text 1.5

没有下载权限
XF 兼容性
  1. 2.2.x
摘要
Replaces image logo with text logo.
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 · 浏览: 0
作者
axtona
浏览
514
扩展类型
zip
文件大小
13.6 KB
首次发布
上次更新
评分 0.00 星 0 个评分
Link was Broken? Please 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新更新

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

来自 axtona 的更多资源

Brazilian Language [PT-BR] A
Like the other available Brazilian Portuguese translation
SEO Audit A
SEO Audit 1.1.0
A comprehensive SEO auditing dashboard for XenForo administrators.
XenForo媒体图库 / XFMG A
XenForo媒体图集是官方的XenForo扩展程序,可让您在XF2中添加图集

相似的资源

[AndyB] Logo manager A
Allows having a different logo for specified forums.
浏览
407
已更新
顶部