创建的论坛主题
-
作者帖子
-
@fake 有冲突的话,可以这样设置,在样式的尾部加上
1. !important
比如:Code: arbitrary (select)1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24./* 首页登录框样式 */
#loginform{
background-color: #FBFBFB !important;
padding: 10px 20px 10px 20px !important;
border: 1px #EEE dashed !important;
}
#user_login{
background-color: white !important;
}
#user_pass{
background-color: white !important;
}
.login-submit{
padding-left: 70% !important;
}
.sidebarlogin_otherlinks{
border: 1px #EEE dashed !important;
padding: 5px 20px 5px 20px !important;
}
#Logo_in{
border: 1px #EEE dashed !important;
padding: 10px;
background-color: #FBFBFB !important;
}@badapple0412
你可以直接用ccs把 div设置成display:none; 就可以不会出现标签的框了~还是期待bbpress继续改进下~
============0.3=================
*修正部分样式问题
*加入SEO.php代码,可以自己修改完成站点描述和关键词配置
*引入bbPress2.3主题样式
*修改部分bbPress2.3主题样式
*底部小工具可以使用,对应小工具中第一页脚区域、第二页脚区域和第三页脚区域
*首页加入统计代码
*替换首页代码为最近主题和论坛版块,不用再设置静态页面
*加入主题搜索框
*删除顶部图片
*在主题后面加入最近主题,热门主题,热门回复代码附件:
您必须登陆才能查看附件@realhood @admin
我在想,如果把”/”换成”-”,这样对于SEO也是有帮助的
就比如本主题的URL:
http://www.bbpress.me/forums/topic/%E5%88%86%E5%89%B2%EF%BC%9A%E5%A6%82%E4%BD%95%E5%AE%9A%E4%B9%89bbpress%E5%B8%96%E5%AD%90%E7%9A%84url/
用插件换成id之后就变成:
http://www.bbpress.me/forums/topic/1532/
但是如何变成这样的呢?
http://www.bbpress.me/forums-topic-1532.html
我觉得后续bbPress会放出的吧,毕竟一直在更新~@iweb @admin
插件GD Custom Posts And Taxonomies Tools:
http://wordpress.org/extend/plugins/gd-taxonomies-tools/
使用方法:
http://internet-alacarte.com/adding-custom-fields-to-bbpress-topics-then-filtering-topics-by-custom-fields-using-views/@realhood @cynmnlove 目前还在本地测试,暂时还没想好做什么论坛,主题大概类似于这个网站的,只是有没有侧边栏,如果大家有更好的想法,也欢迎提出来~我可以给大家截个图,最近在研究配色问题。
相比于黑色和蓝色,不知道大家更喜欢那个~附件:
您必须登陆才能查看附件 -
作者帖子