站长百科 | 数字化技能提升教程 数字化时代生存宝典
首页
数字化百科
电子书
建站程序
开发
服务器
办公软件
开发教程
服务器教程
软件使用教程
运营教程
热门电子书
WordPress教程
宝塔面板教程
CSS教程
Shopify教程
导航
程序频道
推广频道
网赚频道
人物频道
网站程序
网页制作
云计算
服务器
CMS
论坛
网店
虚拟主机
cPanel
网址导航
WIKI使用导航
WIKI首页
最新资讯
网站程序
站长人物
页面分类
使用帮助
编辑测试
创建条目
网站地图
站长百科导航
站长百科
主机侦探
IDCtalk云说
跨境电商导航
WordPress啦
站长专题
网站推广
网站程序
网站赚钱
虚拟主机
cPanel
网址导航专题
云计算
微博营销
虚拟主机管理系统
开放平台
WIKI程序与应用
美国十大主机
编辑“
ThinkSNS模板开发教程二
”
人物百科
|
营销百科
|
网赚百科
|
站长工具
|
网站程序
|
域名主机
|
互联网公司
|
分类索引
跳转至:
导航
、
搜索
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
<span style="text-align:center; border:1px solid #000; float:right; padding:6px;"><strong>导航:</strong> [[ThinkSNS|上一页]]</span> <div style="clear:both;"></div> 在教程一中我们学习了怎么来修改头部样式,现在我们再来改左边的应用列表还有右侧用户列表Layout. [[Image:Thinksns0002.jpg]] [[Image:Thinksns0001.jpg]] '''Layout.css''' /* 组件部分样式如果宽度不变的话其实是不用改这么多样式的,直接改背景 图就行了*/ <pre> .user_app { float:left; width:140px; padding-bottom: 40px; padding-top: 45px; } .user_app .user_app_top { height:2px; overflow:hidden; background-image: url(images/app_top_bg.jpg); background-repeat: repeat-x; background-position: center 0px; background-color: #095ea5; } .user_app .user_app_list { overflow:hidden; background-color: #201f23; margin: 0px; } .user_app .user_app_list ul { margin:0px; padding:0px; border-top-width:0px; borderright- width:0px; border-bottom-width:0px; border-left-width:0px; } .user_app .user_app_list li { position: relative; height: 40px; padding: 0px; verticalalign: bottom; line-height: 40px; *overflow: hidden; text-align: left; } .user_app .user_app_list li span { position:absolute; top:15px; right:5px; margin: 0px; padding: -4px 0px 0px; border-top-width: 0px; border-right-width: 0px; borderbottom- width: 0px; border-left-width: 0px; display: block; } .user_app .user_app_list li span a { font-size:12px; height:auto; line-height:normal; font-weight:normal; color:#666666; padding:0px; text-decoration: underline; } .user_app .user_app_list li span a:hover { color: #666666; text-decoration: underline; } .user_app .user_app_list li a.a14 { font-size:14px; font-weight:bold; position:relative; padding-left:40px; display:block; line-height:40px; height:40px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-image: url(images/app_bg.gif); background-repeat: no-repeat; background-position: center 0px; color: #999999; } .user_app .user_app_list li a.a14:hover { position:relative; text-decoration: underline; color: #999; background-image: url(images/app_bg_on.gif); background-repeat: norepeat; background-position: center top; } .user_app .user_app_list li a img { height:24px; width:24px; position:absolute; left:10px; top:8px;Filter:Chroma(Color=C8D0D4); } .user_app .app_add{ text-align: center; } .user_app .app_add a{ line-height:35px; backgroundimage: url(images/app_add_bg.gif); background-repeat:no-repeat; font-size:12px; color:#666666; display:block; background-position:center center; text-indent:27px; margin: 0px auto; height: 35px; } .user_app .user_app_btm { overflow:hidden; height:2px; } .app_bbg { background-image: url(images/app_bbg.gif); background-repeat: norepeat; background-position: 0px bottom; height: 3px; clear: both; width: 1000px; margin-right: auto; margin-left: auto; margin-top: -3px; } </pre> '''用户列表样式''' <pre> .UserList { width: 240px; margin-bottom: 10px; overflow: hidden; } .UserList .tit { background-image: url(images/tit_bg.jpg); background-repeat: norepeat; background-position: center 0px; height: 32px; line-height: 25px; font-size: 12px; color: #666; font-weight: bold; padding-right: 10px; padding-left: 15px; } .UserList .ListBox { padding-top: 10px; clear: both; overflow: hidden; width: 240px; } .UserList .btm { height: 4px; overflow: hidden; } </pre> '''public.css 这里是按钮和输入框''' <pre> .btn_b { color: #000; font-size: 12px; height: 24px; line-height: 24px; background:#FFF url(images/btn_b.gif) repeat-x 0px bottom; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; bordertop- style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #D6EBAD; border-right-color: #98CB33; border-bottomcolor: #98CB33; border-left-color: #D6EBAD; padding:0 5px; width: auto; whitespace: nowrap; *padding:0 3px;/* for IE6 */ } .TextH20 { border:1px solid #DCDCDC; font-size:12px; height:22px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; background: #FFF url(images/text_bg.gif) repeat-x left top; } .Text { border:1px solid #DCDCDC; font-size:12px; font-family: Arial, Helvetica, sans-serif; overflow: hidden; background: #FFF url(images/text_bg.gif) repeat-x left top; } .Text1 { border:1px solid #99ff00; font-size:12px; font-family: Arial, Helvetica, sansserif; overflow: hidden; background: #FFF url(images/text_bg2.gif) repeat-x left top; } .Text2 { border:1px solid #99ff00; height:22px; font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 24px; margin: 0px; padding: 0px; background: #FFF url(images/text_bg2.gif) repeat-x left top; } </pre> ==参考资料== *[http://www.thinksns.com 参考来源] [[category:ThinkSNS]]
摘要:
请注意,您对站长百科的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅
Wordpress-mediawiki:版权
的细节)。
未经许可,请勿提交受版权保护的作品!
取消
编辑帮助
(在新窗口中打开)