修改Discuz“官方微博快速收听按钮”样式可选择10种样式
“本站官方微博快速收听按钮”默认样式是这样的:
腾讯开放平台提供了可以修改为以下10个样式:
有些用户想对样式做一下调整,却不知如何修改。下面简单讲一下修改的方法:
1、决定样式的代码是存在数据库pre_common_setting表中的,首先运行sql语句
select `svalue` FROM `pre_common_setting` where `skey` = 'connect'
取出sql的查询结果值来,
a:21:{s:5:"allow";s:1:"1";s:4:"feed";a:2:{s:5:"allow";s:1:"0";s:5:"group";s:1:"0";}s:1:"t";a:2:{s:5:"allow";s:1:"0";s:5:"group";s:1:"0";}s:10:"like_allow";s:1:"0";s:7:"like_qq";s:0:"";s:10:"turl_allow";s:1:"1";s:7:"turl_qq";s:10:"2319297683";s:8:"like_url";s:0:"";s:17:"register_birthday";s:1:"0";s:15:"register_gender";s:1:"0";s:17:"register_uinlimit";s:1:"2";s:21:"register_rewardcredit";s:1:"1";s:18:"register_addcredit";s:1:"2";s:16:"register_groupid";s:1:"0";s:18:"register_regverify";s:1:"1";s:15:"register_invite";s:1:"1";s:10:"newbiespan";s:0:"";s:9:"turl_code";s:253:"<iframe src="http://follow.v.t.qq.com/index.php?c=follow&a=quick&name=lmmyyw&style=3&f=1" marginwidth="0" marginheight="0" allowtransparency="true" frameborder="0" height="20" scrolling="auto" width="168" style="margin:5px 0 0 0px;float:left;"></iframe>";s:13:"mblog_app_key";s:288:"b00fc655b3804133963cf0cbc346b8d7b00fc655b3804133963cf0cbc346b8d7b00fc655b3804133963cf0cbc346b8d7b00fc655b3804133963cf0cbc346b8d7b00fc655b3804133963cf0cbc346b8d7b00fc655b3804133963cf0cbc346b8d7b00fc655b3804133963cf0cbc346b8d7b00fc655b3804133963cf0cbc346b8d7b00fc655b3804133963cf0cbc346b8d7";s:12:"qshare_allow";s:1:"0";s:13:"qshare_appkey";s:0:"";}
大体如上面的代码,但每一个站点有差别,这段值中间有一段frame代码,
<iframe src="http://follow.v.t.qq.com/index.php?c=follow&a=quick&name=lmmyyw&style=3&f=1"
这段frame代码的后半部分的“style=3&f=1 ”就是控制样式的。
2、如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=1&f=0
3、如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=1&f=1
4、如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=2&f=0
5、如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=2&f=1
6、 如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=3&f=0
7、如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=3&f=1
8、如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=4&f=0
9、如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=4&f=1
10、 如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=5&f=0
11、如果要修改成这样的样式
只需将上面frame代码的
style=3&f=1
改为
style=5&f=1
修改完style和f的值只需在数据库中保存就可以了。
注意:腾讯微博开放平台只提供了上面十种显示样式,无法再选择其他样式
上一篇:Discuz!开启使用HTML、主题分类、分类信息的方法
栏 目:discuz
下一篇:Discuz论坛从X2升级到X2.5时陷入死循环的解决办法(图文教程)
本文标题:修改Discuz“官方微博快速收听按钮”样式可选择10种样式
本文地址:https://www.xiuzhanwang.com/a1/discuz/12888.html
您可能感兴趣的文章
- 01-11Discuz! 6.1.0 图文安装教程
- 01-11Discuz! 6.0.0到Discuz! 7.0.0升级教程
- 01-11Discuz!7.0邀请注册功能详解
- 01-11DISCUZ!论坛标签SEO优化
- 01-11教您为Discuz!论坛轻松更换风格
- 01-11Discuz!在论坛主题中快速插入UCHome相册图片
- 01-11Discuz! 积分策略向导功能详解
- 01-11Discuz论坛的WAP功能在手机上使用感爱
- 01-11Discuz!7.0论坛帮助功能详解
- 01-11安装Discuz!7.0.0 的方法与图文教程
阅读排行
本栏相关
- 01-11Discuz! 6.1.0 图文安装教程
- 01-11Discuz! 6.0.0到Discuz! 7.0.0升级教程
- 01-11Discuz!7.0邀请注册功能详解
- 01-11DISCUZ!论坛标签SEO优化
- 01-11Discuz!在论坛主题中快速插入UCHome相册
- 01-11教您为Discuz!论坛轻松更换风格
- 01-11Discuz论坛的WAP功能在手机上使用感爱
- 01-11Discuz! 积分策略向导功能详解
- 01-11Discuz!7.0论坛帮助功能详解
- 01-11安装Discuz!7.0.0 的方法与图文教程
随机阅读
- 01-11Mac OSX 打开原生自带读写NTFS功能(图文
- 01-10delphi制作wav文件的方法
- 01-10使用C语言求解扑克牌的顺子及n个骰子
- 08-05DEDE织梦data目录下的sessions文件夹有什
- 08-05dedecms(织梦)副栏目数量限制代码修改
- 01-10SublimeText编译C开发环境设置
- 01-11ajax实现页面的局部加载
- 08-05织梦dedecms什么时候用栏目交叉功能?
- 04-02jquery与jsp,用jquery
- 01-10C#中split用法实例总结