qq绑定微信如何直接登录,qq号码绑定了微信怎么登录

首页 > 经验 > 作者:YD1662022-11-07 21:23:21

六、美化登录页面和绑定按钮页面

进入 plugins\clogin-passport\clogin-passport.php

1.美化登录页面按钮

(删除第三方登录,根据个人喜好修改;反正小水滴是比较喜欢干净纯洁的)

删除第三方登录代码
<p class="third-party-login-label"><label><?php _e('Third-Party Login', $this->text_domain); ?></label></p>
添加一个空行,不和上面靠的太近
<br>

qq绑定微信如何直接登录,qq号码绑定了微信怎么登录(9)

qq绑定微信如何直接登录,qq号码绑定了微信怎么登录(10)

2.美化个人中心绑定按钮

<h3><?php _e( 'Social Media Accounts', $this->text_domain ); ?></h3>
更改为
<div class="user-data-title b-b"> <span class="ceo-display-inline-block"><?php _e( 'Social Media Accounts', $this->text_domain ); ?></span> </div>

qq绑定微信如何直接登录,qq号码绑定了微信怎么登录(11)

<th><label><?php _e($this->modules_name[$type], $this->text_domain); ?></label></th>
更改为
button button-primary btn change-color ceo-display-block ceo-position-relative

下图为小水滴最终修改后的样式(如果您有更漂亮的设置,也可以反馈给我们展示效果)

qq绑定微信如何直接登录,qq号码绑定了微信怎么登录(12)

上一页1234下一页

栏目热文

文档排行

本站推荐

Copyright © 2018 - 2021 www.yd166.com., All Rights Reserved.