• 本站招聘各个版块版主共同发展,有意可私聊站长
资源图标

Logo text 1.5

没有下载权限

庆祝国庆中秋本站暂时关闭邀请码注册 https://t.me/tearcc

Description:

Replaces logo image with logo text.



(Example of logo text)





pic001-jpg.5120





(Example of Options page)





pic002-jpg.5119





Questions and answers:



Q: How can I change the CSS elements?

A: Edit the andy_logo_font.less template.



Q: How do I make the logo text smaller in responsive?

A: Edit the andy_logo_font.less template and make the font-size smaller for the .logoTextLine1Small element.



Q: Is this add-on compatible with the Logo manager add-on?

A: No.







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;
}
.logoTextSmall
{
font-size: @xf-fontSizeLarge;
}
.p-nav-smallLogo a
{
text-decoration: none;
}
.p-nav-smallLogo img
{
display: inline;
}
作者
无名
下载
0
查看
4
首次发布
最后更新

Ratings

0.00 星 0 星

来自无名的更多资源

后退
顶部