美化 第2页

为您的网站添加网站底部美化代码 支持任意网站

为您的网站添加网站底部美化代码 支持任意网站-小武站
<style> .github-badge { display: inline-block; border-radius: 4px; text-shadow: none; font-size: 12px; color: #fff; line-height: 15px; background-color: #abbac3; margin-botto...
08/10 11:26
93510

添加微语页面

添加微语页面-小武站
美化教程1、首先在子比主题目录的functions.php里面加入以下代码://微语 add_action('init', 'my_custom_init'); function my_custom_init() { $labels = array( 'name' => '微语', 'singul...
08/10 15:41
10518

子比主题美化-悬浮侧边栏增加私信站长按钮

子比主题美化-悬浮侧边栏增加私信站长按钮-小武站
代码<div style='text-align: center;line-height: 20px;padding: 6px'> <div style='font-size: 16px;font-weight: 600;margin-bottom: 6px'> <div>工作时间</div> &l...
08/14 00:07
1911