设为首页  
联系我们  
加入收藏  
网页制作 冲浪宝典 图形图像 操作系统 软件教学 编程开发 认证考试 安全技术 站长专区 文学驿站 娱乐天地 游戏天地 办公软件
文章搜索
您的位置: 首页 >> 文章首页 >> 编程开发 >> 网站制作技术 >> Xoops Web Standard (Themes Source + CSS Document) by Emerald 绿色学院 - Green Institute
精品推荐
网站制作技术点击TOP10
·网页打印问题,打印设置,打印预览,打印分页,纵打,横打及页面的边距
·Asp.net可输入下拉框服务器控件
·包过滤规则配置示例
·ISAPI_Rewrite Lite
·一个带搜索功能的网页原代码
·漂亮的日期选择器
·全角/半角的转换函数
·AWStats: Apache/IIS的日志分析工具——在GNU/Linux和Windows平台上的使用简介
·手把手教你如何免费注册国际顶级域名
·Do All in Cmd Shell
编程开发点击TOP10
·数字小键盘指法练习
·ASP.NET 程序中常用的三十三种代码
·用C语言编通讯录程序(初学者级别的)
·我写的Java学生成绩管理系统源代码
·CHK文件恢复工具
·Modem 常用AT指令集
·java笔试题
·异常java.sql.SQLException: Io exception:The Network Adapter could not establish connection
·单片机模拟I2C总线及24C02(I2C EEPROM)读写实例(源代码)
·C++经典电子书下载
精选专题

Xoops Web Standard (Themes Source + CSS Document) by Emerald 绿色学院 - Green Institute

作者: 来源:网络文章 时间:2005-12-17 22:35:10

Xoops Web Standard (Themes Source + CSS Document) by Emerald 绿色学院 - Green Institute(4) /*************************************************************************************************************************/
/* Center Right Blocks, Main Blocks */
div#mainBlocksWS div#customRightBlcoksWS div#centerRightBlocksWS {
position:absolute;
width: 220px;
left: 220px;
top: 0px;
}
div#mainBlocksWS div#customRightBlcoksWS div#centerRightBlocksWS label{
background-image: url(images/arrow-l.gif);
position: absolute;
height:16px;
margin: 0px 0px 0px 1px;
}
div#mainBlocksWS div#customRightBlcoksWS div#centerRightBlocksWS div {
padding:18px 0px 5px 5px;
white-space: nowrap;
}

/*************************************************************************************************************************/
/* Right Blocks, Main Blocks */
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS {
width:160px;
position: absolute;
left: 440px;
top: 0px;
}
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS label {
background-image: url(images/arrow-l.gif);
}
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div {
padding:2px 0px 5px 5px;
white-space: nowrap;
}

/*
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div {
width:100%;
text-align:left;
padding-top: 3px;
padding-bottom: 3px;
background-color:#ffffff;
}
#rightBlocksDivWS {
padding:0px;
}

div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div a {
display: block;
background-image: url(images/arrow-8.gif);
background-repeat: no-repeat;
background-position: left;
padding: 2px 2px 2px 14px;

div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div a:hover {
font-weight: bold;
}
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div li {
list-style-type:none;
}
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div ul li {
list-style-type:none;
}
*/
/*************************************************************************************************************************/
/* Center Center Blocks, Main Blocks */
div#mainBlocksWS div#customRightBlcoksWS div#centerCenterBlocksWS {
width:600px;
}
div#mainBlocksWS div#customRightBlcoksWS div#centerCenterBlocksWS label{
background-image: url(images/arrow-l.gif);
padding: 3px 0px 3px 16px;
}
div#mainBlocksWS div#customRightBlcoksWS div#centerCenterBlocksWS div {
padding:2px 0px 5px 2px;
font-family: Tahoma, sans-serif;
white-space: nowrap;
}
/*************************************************************************************************************************/
/* Site footer */
#footerWS, #footerWS a, #footerWS a:hover, #googleCrawler {
color: #FFFFFF;
text-align: center;
}
div#footerWS{
width:100%;
background-color: #F06567;
padding: 4px 0px;
}
div#footerWS a:hover{
background-color: #7EDE7C;
}
div#googleCrawler {
background-color: CC6600;
padding:0px;
}
/*************************************************************************************************************************\
*
* Xoops & System By Emerald 绿色学院 - Green Institute http://gi.2288.org:88/
*
\*************************************************************************************************************************/
div#mainBlocksWS div#leftBlcoksWS div div#xoopsOnline {
padding: 5px 0px 5px 12px;
}
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div div#xoopsOnline {
padding: 5px 0px 5px 12px;
}
tr.even td, tr.even-01 td{
background-color: #F3F4F5;
padding: 5px;
}
tr.odd td, tr.odd-01 td {
background-color: #f9f9f9;
padding: 5px;
}
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div div#webmastersWS {
text-align:center;
font-weight:bold;
}
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div div.SiteInfoWS1 {
background-color: #F38383;
}
div#mainBlocksWS div#customRightBlcoksWS div#rightBlocksWS div div.SiteInfoWS2 {
background-color: #F06567;
}
#siteInfoUserWS {
width:100px;
position: absolute;
left: 0px;
padding:0px 0px 0px 5px;
}
#siteInfoMessageWS {
float:right;
width:60px;
text-align:right;
}
/*************************************************************************************************************************\
*
* Xoops Blocks & Modules By Emerald 绿色学院 - Green Institute http://gi.2288.org:88/
*
\*************************************************************************************************************************/
/* Newbb Modules */
#newbbBlocksTitleTopicWS, #newbbBlocksTitleRepliesWS, #newbbBlocksTitleViewsWS, #newbbBlocksTitleLastPostWS {
position: absolute;
text-align: center;
top: auto;
font-weight: bold;
color: #000000;
}
div#newbbBlocksTitleTopicWS {
width:380px;
left: 0px;
}
div#newbbBlocksTitleRepliesWS {
width:50px;
left: 380px;
}
div#newbbBlocksTitleViewsWS {
width:50px;
left: 430px;
}
div#newbbBlocksTitleLastPostWS {
width:120px;
left: 490px;
}
div#newbbBlocksTopicWS {
width:380px;
left: 0px;
float:left;
white-space: nowrap;
}
#newbbBlocksForumNameWS, #newbbBlocksRepliesWS {
position: absolute;
top: auto;
}
div#newbbBlocksForumNameWS {
width:380px;
left: 0px;
right: 0px;
text-align:right;
margin-top:15px;
}
div#newbbBlocksRepliesWS {
width:50px;
left: 400px;
}
div#newbbBlocksViewsWS {
width:50px;
left: 50px;
position: relative;
top: auto;
text-align:center;
}
div#newbbBlocksLastPostWS {
width:120px;
position: relative;
left: 490px;
top: -21px;
}
label#newbbBlocks {
background-color:#fdfdfd;
float:right;
text-align:right;
letter-spacing: 3px;
padding:0px 10px 0px 0px;
margin:0px 2px 0px 0px;
}
/*************************************************************************************************************************/
/* Xphpbbi Modules */
#xphpbbiBlocksTitleTopicWS, #xphpbbiBlocksTitleRepliesWS, #xphpbbiBlocksTitleViewsWS, #xphpbbiBlocksTitleLastpostWS {
position: absolute;
text-align: center;
top: auto;
font-weight: bold;
color: #000000;
}
div#xphpbbiBlocksTitleTopicWS {
width:380px;
left: 0px;
}
div#xphpbbiBlocksTitleRepliesWS {
width:50px;
left: 380px;
}
div#xphpbbiBlocksTitleViewsWS {
width:50px;
left: 430px;
}
div#xphpbbiBlocksTitleLastpostWS {
width:120px;
left: 490px;
}
#xphpbbiBlocksImgWS, #xphpbbiBlocksTopicForumWS, #xphpbbiBlocksRepliesWS, #xphpbbiBlocksTopicViewsWS, #xphpbbiBlocksTopicTimePosterWS {
position: absolute;
}
div#xphpbbiBlocksImgWS {
width:50px;
text-align:center;
left: 0px;
top: auto;
background-repeat: no-repeat;
background-position: center center;
}
div#xphpbbiBlocksTopicTitleWS {
width:330px;
left: 50px;
top: 0px;
position: relative;
}

共8页 9 7 [1] [2] [3] [4] [5] [6] [7] [88 :>

Xoops Web Standard (Themes Source + CSS Document) by Emerald 绿色学院 - Green Institute 相关文章:
Xoops Web Standard (Themes Source + CSS Document) by Emerald 绿色学院 - Green Institute 相关软件:
特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
转载请注明来源:http://www.xgdown.com