站长百科 | 数字化技能提升教程 数字化时代生存宝典
首页
数字化百科
电子书
建站程序
开发
服务器
办公软件
开发教程
服务器教程
软件使用教程
运营教程
热门电子书
WordPress教程
宝塔面板教程
CSS教程
Shopify教程
导航
程序频道
推广频道
网赚频道
人物频道
网站程序
网页制作
云计算
服务器
CMS
论坛
网店
虚拟主机
cPanel
网址导航
WIKI使用导航
WIKI首页
最新资讯
网站程序
站长人物
页面分类
使用帮助
编辑测试
创建条目
网站地图
站长百科导航
站长百科
主机侦探
IDCtalk云说
跨境电商导航
WordPress啦
站长专题
网站推广
网站程序
网站赚钱
虚拟主机
cPanel
网址导航专题
云计算
微博营销
虚拟主机管理系统
开放平台
WIKI程序与应用
美国十大主机
编辑“
奇新CMS/.box区域网页代码及样式
”
人物百科
|
营销百科
|
网赚百科
|
站长工具
|
网站程序
|
域名主机
|
互联网公司
|
分类索引
跳转至:
导航
、
搜索
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
{{奇新CMS导航}} <nowiki><div class="box"></div></nowiki>块定义 .box主要定义在[[奇新CMS/main网页代码及样式|#main]]下,代码如下: <pre> <div class="box"> <div class="box_h"><b><!--左侧内容--></b><i><!--右侧内容--></i></div> <div class="box_b"> <!--这里是网页代码显示区域--> <b class="bl"></b><i class="br"></i> </div> <div class="box_f"><b></b><i></i></div> </div> <style type="text/css"> .box{/*样式定义说明*/ } .box .box_h{ /*块内头部显示信息*/} .box .box_h b{ /*左侧显示栏目标题等*/} .box .box_h i{ /*右侧显示更多或其他链接*/} .box .box_b{ /*块内主要内部显示区域*/} .box .box_b b.bl{/*用于此处扩展功能,如背景图片*/} .box .box_b i.br{/*用于此处扩展功能*/} .box .box_f {/*块内底部显示信息,用于扩展功能*/} .box .box_f b{/*如需设置此位置信息,可添加此样式定义*/ } .box .box_f i{/*如需设置此位置信息,可添加此样式定义*/ } </style> </pre> [[CSS]]样式示例: <pre> .box{height:1%;position:relative;margin: 0 0 10px;background: url(images/box_h_c.gif) repeat-x 0 0 ;border-bottom:0} .box .box_h{position:relative;color:#0e7044;height:37px;line-height:37px;background: url(images/box_h_b.gif) no-repeat 15px 60% ; } .box .box_h b{position:absolute;left:0;top:0;height:37px;padding-left:17px;background:url(images/box_h_l.gif) no-repeat 0 0;} .box .box_h i{position:absolute;right:0;top:0;height:37px;padding:0 15px 0 0;background:url(images/box_h_r.gif) no-repeat 100% 0} .box .box_h i a{color:#999!important} .box .box_h i a:hover{color:#666!important} .box .box_b{padding:10px 10px 2px;border: solid #ABDAC8;border-width:0 1px;_width:100%} .box .box_h a{color:#0e7044;} .box .box_f {height:15px;position:relative;background: url(images/box_f_c.gif) repeat-x 0 100% } .box .box_f b{height:15px;width:15px;position:absolute;left:-1px;;bottom:0;_bottom:-1px;background: url(images/box_f_l.gif) no-repeat 0 100%;} .box .box_f i{height:15px;width:15px;position:absolute;right:0;;bottom:0;_bottom:-1px;background: url(images/box_f_r.gif) no-repeat 100% 100%;} </pre> ==参考来源== *http://cms.zfqjava.com.cn/archive/article/1/article-1639.html [[category:奇新CMS|B]] {{奇新CMS使用手册导航}}
摘要:
请注意,您对站长百科的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅
Wordpress-mediawiki:版权
的细节)。
未经许可,请勿提交受版权保护的作品!
取消
编辑帮助
(在新窗口中打开)
本页使用的模板:
模板:奇新CMS使用手册导航
(
编辑
)
模板:奇新CMS导航
(
编辑
)