Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix #9

Closed
wants to merge 11 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 107 additions & 0 deletions css/listpagestyle.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
.left{
background-image: url(../images/listpageimages/leftbackground.png);
background-repeat: no-repeat;
}
.li_1{
list-style-type: square;
font-size: 4px;
background-image: none;
color: #DE0023;
margin: 0;
padding: 0;
}

.grey12{
font-size: 12px;
color: #cccccc;
line-height: 20px;
float: right;
padding-right: 30px;
}
.pagesctr{
margin-left: 10px;
text-align: center;
width: 66px;
height: 20px;
border: 1px solid #003399;
}
.pagesnum{
margin-left: 10px;
text-align: center;
width: 20px;
height: 20px;
border: 1px solid #003399;
}
.pagesnum2{
margin-left: 10px;
text-align: center;
width: 30px;
height: 20px;
border: 1px solid #003399;
}
.pages{
margin-left: 10px;

}

.pagesfont{
color: #003399;
font-size: 12px;
line-height: 20px;
}
.pagesnum.active{
margin-left: 10px;
text-align: center;
width: 20px;
height: 20px;
background-color: #003399;
}
.pagesnum.active a{
color: white;
font-size: 12px;
line-height: 20px;
}
#pagescantclick1:link,#pagescantclick1:visited,#pagescantclick1:hover{
color: #003399;
text-decoration:none;
}
#pagescantclick2:link,#pagescantclick2:visited,#pagescantclick2:hover{
text-decoration:none;
color: #003399;
}
.left_title_arrow{
color: #DE0023;
margin: 0;
font-size: 14px;
line-height: 30px;
padding:0;
}
.left_title.active{
color: #DE0023;
font-size: 14px;
line-height: 30px;
padding-left: 1px;
}
.left_title{
color: black;
font-size: 14px;
line-height: 30px;
padding-left: 1px;

}
.left_title_underline.active{
border-bottom: 1px solid #DE0023;
width: 88px;
margin-left: 101px
}
.left_title_underline{
border:none;
width: 88px;
margin-left: 101px
}
.right_title{
color: #000000;
line-height: 30px;
padding-left: 1px;
font-size: 14px;
}
96 changes: 79 additions & 17 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ul li { list-style: none; }
/*导航开始*/
#nav {margin:0 auto 10px; width:1280px; display:block;background:#DE0023;}
#nav .jquery_out {float:right;line-height:30px; background:#DE0023; width:268px; padding-top:9px;}
#nav .jquery_out {float:right;line-height:30px; background:#DE0023; width:268px; padding-top:9px;padding-bottom:9px;}
#nav .mainlevel {background:#DE0023; float:left; border-right:1px solid #fff; width:140px;font:18px/normal 微软雅黑; font-weight:bold;}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:48px; display:block; width:140px; text-align:center; }
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#062723 url(../images/slide-panel_03.png) 0 0 repeat-x;}
Expand Down Expand Up @@ -62,8 +62,8 @@ a:hover { text-decoration: underline; color: #a50001; }
.tabqh .menu{height:35px;width:317px;}
.tabqh .menu ul{margin:0px;padding:0px;height:26px;list-style:none;text-align:center;}
.tabqh .menu li{display:block;float:left;height:25px;line-height:25px;margin-left:0px;margin-top:5px;width:100px;}
.tabqh .menu li a{color:#000000;font:16px/normal 微软雅黑; font-weight:bold;text-decoration:none;display:block; }
.tabqh .menu li a.tabactive{color:#fff;font:16px/normal 微软雅黑; font-weight:bold;height:25px;background-color:#DE0023}
.tabqh .menu li a{color:#000000;font:16px/normal ; font-weight:bold;text-decoration:none;display:block;padding-top:8px }
.tabqh .menu li a.tabactive{color:#fff;font:16px/normal "Microsoft YaHei"; font-weight:bold;height:25px;background-color:#DE0023}
.tabqh .tabdiv ul{list-style:none;padding-top:10px;}
.tabqh .tabdiv ul li{height:24px;line-height:24px;overflow:hidden; no-repeat:left center;text-indent:0px;}
.tabqh .tabdiv ul li a{text-decoration:none;color:#000000;}
Expand All @@ -81,12 +81,12 @@ a:hover { text-decoration: underline; color: #a50001; }



.tabqh2{height:365px;margin:0px auto;position:relative;width:300px;}
.tabqh2{padding-top:3px;height:365px;margin:0px ;position:relative;width:300px;}
.tabqh2 .menu{height:35px;width:300px;}
.tabqh2 .menu ul{margin:0px;padding:0px;height:26px;list-style:none;text-align:center;}
.tabqh2 .menu li{display:block;float:left;height:25px;line-height:25px;margin-left:30px;font:微软雅黑;margin-top:5px;width:100px;}
.tabqh2 .menu li a{color:#000000;font:16px/normal 微软雅黑; font-weight:bold;text-decoration:none;display:block; }
.tabqh2 .menu li a.tabactive{color:#fff;font:16px/normal 微软雅黑; font-weight:bold;height:25px;background-color:#DE0023}
.tabqh2 .menu li{display:block;float:left;height:25px;line-height:25px;margin-left:30px;font:"Microsoft YaHei";margin-top:5px;width:100px;}
.tabqh2 .menu li a{color:#000000;font:16px/normal "Microsoft YaHei"; font-weight:bold;text-decoration:none;display:block;padding-top:8px }
.tabqh2 .menu li a.tabactive{color:#fff;font:16px/normal "Microsoft YaHei"; font-weight:bold;height:25px;background-color:#DE0023}
.tabqh2 .tabdiv ul{list-style:none;}
.tabqh2 .tabdiv ul li{height:30px;line-height:30px;overflow:hidden; no-repeat:left center;text-indent:0px;}
.tabqh2 .tabdiv ul li a{text-decoration:none;color:#000000;}
Expand All @@ -104,12 +104,12 @@ a:hover { text-decoration: underline; color: #a50001; }



.tabqh3{padding-top:12px;position:relative;width:300px;}
.tabqh3 .menu{height:15px;width:300px;}
.tabqh3{padding-top:7px;position:relative;width:300px;}
.tabqh3 .menu{height:35px;width:300px;}
.tabqh3 .menu ul{padding-top:5px;padding:0px;height:26px;list-style:none;text-align:center;}
.tabqh3 .menu li{display:block;float:left;height:25px;line-height:25px;margin-left:30px;margin-top:5px;width:100px;}
.tabqh3 .menu li a{color:#000000;font:16px/normal 微软雅黑; font-weight:bold;text-decoration:none;display:block; }
.tabqh3 .menu li a.tabactive{color:#fff;font:16px/normal 微软雅黑; font-weight:bold;height:25px;background-color:#DE0023}
.tabqh3 .menu li a{color:#000000;font:16px/normal "Microsoft YaHei";; font-weight:bold;text-decoration:none;display:block;padding-top:8px}
.tabqh3 .menu li a.tabactive{color:#fff;font:16px/normal "Microsoft YaHei"; font-weight:bold;height:25px;background-color:#DE0023}
.tabqh3 .tabdiv ul{padding-top:10px;}
.tabqh3 .tabdiv ul li{height:24px;line-height:24px;overflow:hidden; no-repeat:left center;text-indent:0px;}
.tabqh3 .tabdiv ul li a{text-decoration:none;color:#000000;}
Expand Down Expand Up @@ -146,34 +146,35 @@ a{ color:#6cf;}
font-weight: bold;
color: #000000;
line-height:20px;

font-family:"Microsoft YaHei";
}
.black12-1{
font-size: 12px;
color: #000000;
line-height:20px;

font-family:"Microsoft YaHei";
}
.white12{
font-size: 12px;
color: #fff;
line-height:20px;

font-family:"Microsoft YaHei";
}
.black14{
font-size: 14px;
color: #000000;
line-height:30px;
padding-left:1px;

overflow:hidden;
font-family:"Microsoft YaHei";

}
.black14-40{
font-size: 14px;
color: #000000;
line-height:40px;
padding-left:1px;

font-family:"Microsoft YaHei";

}
.grey10{
Expand Down Expand Up @@ -205,6 +206,7 @@ float:right;
color: #cccccc;
line-height:20px;
padding-left:18px;
font-family:"Microsoft YaHei";

}
.grey10bg{
Expand All @@ -214,12 +216,13 @@ float:right;
float:right;
line-height:18px;
vertical-align:sub;
font-family:"Microsoft YaHei";
}
.greyfriend{
font-size: 12px;
color: #666666;
line-height:20px;

font-family:"Microsoft YaHei";
}
.blue20{
font-size: 20px;
Expand All @@ -232,4 +235,63 @@ float:right;
.li{
list-style: square inside url('../images/temp/dd.jpg');

}

fieldset.search {
padding: 0px;
border: none;
width: 240px;
height:26px;
background:#ffffff;
display:inline-block;
margin-top:2px;
margin-bottom:2px;
}

.search input, .search button {
border: none;
margin-top: 0px;
padding-top: 0px;
}
.search input.box {
height: 23px;
width: 162px;
margin: 0px;
padding: 0px;
background: #ffffff;
position:relative;
top:-4px;
left:2px;
font-family:"Microsoft YaHei";
}
.search input.box:focus {

outline: none;
}
.search button.btn {

width: 26px;
height: 26px;
margin: 0px;
background: url(../images/temp/searchbtn1.png) no-repeat ;
background-size:26px 26px;
outline:none;
}
.search button.btn:hover {

background-color:#9f9f9f;

}

.sub-title{

color:#D4000D;
margin:auto;
font-size:17px;
font-weight:bolder;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
30 changes: 24 additions & 6 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,40 @@
<table width="592" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="57"><img src="<?php bloginfo('template_url'); ?>/images/icons/wechat.jpg" width="48" height="40" /></td>
<td width="135"><a href="#" class="white12">东北大学团委官方微信<br />
<td width="135"style="position:relative">
<div id="wxImg" style="display:none;width:100px;height:125px;back-ground:#fff;position:absolute;top:-210px;left:-15px">
<img src="<?php bloginfo('template_url'); ?>/images/wechat-qrcode.png" width="160" height="200" />
</div>
<a rel="nofollow" href="javascript:void(0)" onMouseOut="hideImg()" onmouseover="showImg()"class="white12">东北大学团委官方微信<br />
NEUtuanwei123</a></td>
<td width="57"><img src="<?php bloginfo('template_url'); ?>/images/icons/weibo.jpg" width="48" height="40" /></td>
<td width="138"><a href="#" class="white12">东北大学团委官方微博<br />
<td width="138"><a href="http://weibo.com/neutuanwei" class="white12">东北大学团委官方微博<br />
NEUtuanwei123</a></td>
<td width="54"><img src="<?php bloginfo('template_url'); ?>/images/icons/t.jpg" width="48" height="40" /></td>
<td width="160"><a href="#" class="white12">东北大学团委官方微博<br />
<td width="160"><a href="http://e.t.qq.com/d2202424021" class="white12">东北大学团委官方微博<br />
NEUtuanwei123</a></td>
<td bgcolor="#FFFFFF" width="1"></td>
</tr>
</table></td>
<!-- 这是微信弹窗的js -->
<script type="text/javascript">
function showImg(){

document.getElementById("wxImg").style.display='block';
}

function hideImg(){

document.getElementById("wxImg").style.display='none';

}
</script>
<!-- 这是微信弹窗的js -->
<td width="644"><table width="604" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="111"><img src="<?php bloginfo('template_url'); ?>/images/icons/logo1.jpg" width="111" height="54" /></td>
<td width="493"><font class="white12">版权所有:共青团东北大学委员会 | 地址:辽宁省沈阳市和平区文化路三巷11号 <br />
设计制作:团委 运维:网络中心&nbsp;&nbsp;| 辽ICP备05001360号</font></td>
<td width="70"><img src="<?php bloginfo('template_url'); ?>/images/icons/logo2.png" width="54" height="54" /></td>
<td width="493" class="white12">版权所有:共青团东北大学委员会 | 地址:辽宁省沈阳市和平区文化路三巷11号 <br />
设计运维:校团委先锋网络中心&nbsp;&nbsp;| 辽ICP备05001360号<br /> 投稿邮箱:[email protected]</td>
</tr>
</table></td>
</tr>
Expand Down
10 changes: 9 additions & 1 deletion header.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,15 @@
<li><a href="http://www.lanrentuku.com/" target="_blank">办事指南</a></li>
</ul>
</li>
<li class="jquery_out" style="padding-left:25px;"><img src="<?php bloginfo('template_url'); ?>/images/temp/searchbg.jpg" / width="260"></li>
<li class="jquery_out" style="padding-left:25px;">
<form method="get" id="searchform" action="#">
<fieldset class="search">

<input type="text" class="box" name="s" id="s" placeholder="" >
<button class="btn" title="SEARCH" type="submit"></button>
</fieldset>
</form>
</li>
<div class="clear"></div>
</ul>
</div>
Expand Down
Binary file added images/icons/logo2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/listpageimages/leftbackground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/listpageimages/line1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/listpageimages/line2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/temp/searchbtn1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/temp/specialsub.jpg
Binary file not shown.
Binary file added images/temp/specialtopic1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/temp/specialtopic2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/wechat-qrcode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading