[cXF] Sticky Postbit

[cXF] Sticky Postbit

XF 兼容性
  1. 2.2.x
  2. 2.3.x
摘要
Enhance your profile with a sticky postbit using custom CSS. Adjust the top value for perfect positioning. Perfect for forums and social media platforms.
To have a sticky postbit like this:
cxf_sticky_postbit.gif


代码:
/* [cXF] Sticky Postbit */
@media (min-width: @xf-responsiveMedium) {
    .message-user {
        position: -webkit-sticky;
        position: sticky;
        top: 37px...
您没有权限查看此资源的完整内容。 立即登录或注册。
作者
hargrave
浏览
345
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 hargrave 的更多资源

Uncanny Automator Pro WordPress插件 H
轻松地将你现有的WordPress插件连接起来,无需编写代码。
Press Pro - WordPress 翻译插件 H
体验一种更好的方式将你的WordPress站点翻译成多语言,直接从前端
浏览
1,548
已更新
FamiPress - 基因alogy 及 家族 树 WordPress 主题 H
如果你正在寻找一个美丽的WooCommerce WordPress主题用于家庭、族谱

相似的资源

[cXF] Change default FA node icon A
Would you like to change your default Font Awesome node icons like this?
返回
顶部