Commit eff9a328 authored by 神楽坂玲奈's avatar 神楽坂玲奈

theme

git-svn-id: http://glupx.googlecode.com/svn/trunk/Reliz@49 189f022a-1064-8ae2-3e6f-c4a67275c50b
parent 6185b5a8
......@@ -40,6 +40,7 @@ GEM
treetop (~> 1.4.8)
mime-types (1.16)
mysql (2.8.1-x86-mingw32)
mysql (2.8.1-x86-mswin32)
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
......
......@@ -4,11 +4,11 @@ class ApplicationController < ActionController::Base
before_filter :check_actions
before_filter :set_language
before_filter :load_settings
before_filter :load_themes
before_filter :load_theme
def check_actions
@actions = ["warning: no actions here"] unless @actions
end
def load_themes
def load_theme
#if cookices
#prepend_view_path(File.join(Rails.root, "app/themes/abitno"))
prepend_view_path("app/themes/lotus")
......
<div style="height:30px;">
</div>
<div id="body" class=" box ui-widget-content ui-corner-all ui-helper-clearfix">
<div id="b1">
</div>
<div class=" box ui-widget-content ui-corner-all ui-helper-clearfix">
<div id="fuzhu">
</div>
<div class="ui-dialog-titlebar ui-widget-header ui-corner-all">
<table width="100%" height="27px" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="590px" style="padding-left:5px">
幻想鄉綜合討論區
</td>
<td width="590px" style="padding-right:5px" align="right">
-
</td>
</tr>
</table>
</div>
<div id=b2_2>
<table width="100%" height="93px" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="171px">
<div id=b2_2_d1>
<div id=b2_2_d1_avatar>
</div>
</div>
</td>
<td width: "686px">
<div id=b2_2_d2>
<div id=b2_2_d2_inf1>
第一次測試版塊
</div>
<div id=b2_2_d2_inf2>
版塊介紹:
</div>
<div id=b2_2_d2_inf3>
主題:53416 回覆:4356834 post
</div>
</div>
</td>
<td width="283px">
<div id=b2_2_d3_1>
</div>
<div id=b2_2_d3_2>
</div>
</td>
</tr>
</table>
</div>
<div id=b2_3>
<table width="100%" height="93px" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="171px">
<div id=b2_2_d1>
<div id=b2_2_d1_avatar>
</div>
</div>
</td>
<td width: "686px">
<div id=b2_2_d2>
<div id=b2_2_d2_inf1>
</div>
<div id=b2_2_d2_inf2>
</div>
<div id=b2_2_d2_inf3>
</div>
</div>
</td>
<td width="283px">
<div id=b2_2_d3_1>
</div>
<div id=b2_2_d3_2>
</div>
</td>
</tr>
</table>
</div>
</div>
<div class="box ui-widget-content ui-corner-all ui-helper-clearfix">
<div id="fuzhu">
</div>
<div class="ui-dialog-titlebar ui-widget-header ui-corner-all">
<table width="100%" height="27px" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="590px" style="padding-left:5px">
友情鏈接
</td>
<td width="590px" style="padding-right:5px" align="right">
-
</td>
</tr>
</table>
</div>
<div id=footer2>
<div id=ft_1>
<table id="ft_1_t" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="590px">
<div id="ft_1_t_d1">
<div id="ft_1_t_d2">
</div>
</div>
</td>
<td width="590px">
</td>
</tr>
</table>
</div>
<div id=ft_2>
</div>
<div id=ft_3>
</div>
</div>
<div>
</div>
</div>
<div class="ui-dialog-titlebar ui-widget-header ui-corner-all">
<table width="100%" height="27px" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="590px" style="padding-left:5px">
在線會員 - 總計5235人在線 - 最高紀錄 12434 2012-2-12
</td>
<td width="590px" style="padding-right:5px" align="right">
-
</td>
</tr>
</table>
</div>
</div>
\ No newline at end of file
<div id="f_fz">
</div>
<div id="footer" class="box ui-widget-content ui-corner-all ui-helper-clearfix">
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="f_t">
<tr>
<td height="25px" width="590px" style="padding-left:5px">
Powered by 東方幻想鄉0.1
</td>
<td width="590px" height="25px" align="right" style="padding-right:5px">
東方幻想鄉(黑ICP備09028990)| 聯繫我們 | 網站統計| 無圖版| wap
</td>
</tr>
<tr>
<td height="25px" style="padding-left:5px">
2011-2012 rz Inc.
</td>
<td height="25px" align="right" style="padding-right:5px">
GMT+8,2012-2-17 15:14
</td>
</tr>
</table>
</div>
\ No newline at end of file
<meta http-equiv="Content-Type" content="text/html"; charset="utf-8" />
<link type="text/css" href="css/ui-lightness/jquery-ui-1.7.1.custom.css" rel="stylesheet" />
<link type="text/css" href="css/style.css" rel="stylesheet" />
<link type="text/css" href="css/ui-lightness/jquery-ui-1.8.11.custom.css" rel="stylesheet" />
<script type="text/javascript" src="js/jquery-1.5.1.min.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.8.11.custom.min.js"></script>
<style type="text/css">
.toggler { width: 500px; height: 200px; position: relative; }
#button { padding: .5em 1em; text-decoration: none; }
#effect { width: 240px; height: 135px; padding: 0.4em; position: relative; }
#effect h3 { margin: 0; padding: 0.4em; text-align: center; }
.ui-effects-transfer { border: 2px dotted gray; }
body
{
font-size:10pt;
background-color:#FFFFFF;
}
#header
{
width:1273px;
height:280px;
border-width:1px;
border-style:dashed;
margin:0 auto;
}
#h2{
margin-top:5px;
margin-left:auto;
margin-right:auto;
width:1200px;
height:14px;
border-width:1px;
border-style:solid;
}
#h3{
margin-top:5px;
margin-left:auto;
margin-right:auto;
width:1200px;
height:110px;
border-width:1px;
border-style:dashed;
overflow:hidden;
}
#h4{
margin-top:5px;
margin-left:auto;
margin-right:auto;
width:1200px;
height:31px;
border-width:1px;
border-style:solid;
}
#h5{
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:1200px;
height:55px;
border-width:1px;
border-style:solid;
}
#h6{
margin-top:5px;
margin-left:auto;
margin-right:auto;
width:1200px;
height:33px;
border-width:1px;
border-style:solid;
}
#zx{
margin-top:30px;
margin-left:100p;
margin-right:100px;
margin-bottom:15px;
width:1040px;
height:10px;
border-width:1px;
border-style:dashed;
position:absolute;
left: 231px;
top: 198px;
}
#body
{
margin-top:5px;
margin-left:auto;
margin-right:auto;
width:1200px;
height:727px;
}
#b1
{
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:1180px;
height:195px;
border-width:1px;
border-style:solid;
}
#b2
{
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:1180px;
height220px;
border-width:1px;
border-style:dashed;
}
#b3
{
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:1180px;
height:206px;
border-width:1px;
border-style:solid;
}
#b4
{
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:1180px;
height:34px;
border-width:1px;
border-style:solid;
}
#footer
{
padding-top:15px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:1180px;
height:50px;
border-width:1px;
border-style:dashed;
}
#tb1
{
height:31px;
width:100%;
}
#tb2
{
margin-top:0;
margin-bottom:auto;
height:55px;
width:100%;
}
#tb3
{
height:33px;
width:100%;
}
#td1{
padding-left:5px;
}
#dtx
{
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
width:50px;
height:50px;
border-width:1px;
border-style:dashed;
left: 112px;
top: 180px;
}
#b2_1
{
margin-left:auto;
margin-right:auto;
width:1180px;
height:27px;
border-width:1px;
border-style:solid;
}
#b2_2
{
margin-left:auto;
margin-right:auto;
width:1180px;
height:93px;
border-width:1px;
border-style:solid;
}
#b2_3
{
margin-top:3px;
margin-left:auto;
margin-right:auto;
width:1180px;
height:93px;
border-width:1px;
border-style:solid;
}
#b2_2_d1
{
width:200px;
height:93px;
border-width:1px;
border-style:dashed;
}
#b2_2_d1_avatar
{
width:171px;
height:68px;
border-width:1px;
border-style:solid;
margin-top:15px;
margin-left:19px;
margin-bottom:9px;
}
#b2_2_d2
{
padding-top:5px;
width:680px;
height:82px;
}
#b2_2_d2_inf1
{
margin-top:0px;
width:100%;
height:22px;
border-bottom-style:solid;
border-bottom-width:1px;
}
#b2_2_d2_inf2
{
margin-top:0px;
width:100%;
height:26px;
border-bottom-style:solid;
border-bottom-width:1px;
}
#b2_2_d2_inf3
{
margin-top:0px;
width:100%;
height:22px;
}
#b2_2_d3_1
{
width:100%;
height:30px;
border-width:1px;
border-style:dashed;
}
#b2_2_d3_2
{
width:100%;
height:30px;
border-width:1px;
border-style:dashed;
}
#footer1
{
width:100%;
height:30px;
border-width:1px;
border-style:dashed;
}
#footer2
{
width:100%;
height:170px;
border-width:1px;
border-style:dashed;
}
#ft_1
{
width:100%;
height:52px;
border-width:1px;
border-style:solid;
}
#ft_2
{
width:100%;
height:80px;
border-width:1px;
border-style:solid;
}
#ft_3
{
width:100%;
height:30px;
border-width:1px;
border-style:solid;
}
#ft_1_t
{
width:100%;
height:52px;
border-width:1px;
border-style:dashed;
}
#ft_1_t_d1
{
width:500px;
height:38px;
border-width:1px;
border-style:dashed;
}
#ft_1_t_d2
{
width:125px;
height:30px;
border-width:1px;
border-style:solid;
}
#f_t
{
height:50px;
border-width:1px;
border-style:dashed;
}
#fuzhu
{
height:10px;
}
#f_fz
{
height:10px;
}
</style>
<script>
$(function() {
// run the currently selected effect
function runEffect() {
// get effect type from
var selectedEffect = $( "#effectTypes" ).val();
// most effect types need no options passed by default
var options = {};
// some effects have required parameters
if ( selectedEffect === "scale" ) {
options = { percent: 0 };
} else if ( selectedEffect === "transfer" ) {
options = { to: "#button", className: "ui-effects-transfer" };
} else if ( selectedEffect === "size" ) {
options = { to: { width: 200, height: 60 } };
}
// run the effect
$( "#effect" ).effect( selectedEffect, options, 500, callback );
};
// callback function to bring a hidden box back
function callback() {
setTimeout(function() {
$( "#effect" ).removeAttr( "style" ).hide().fadeIn();
}, 1000 );
};
// set effect from select menu value
$( "#effect" ).mouseover(function() {
runEffect();
return false;
});
});
</script>
\ No newline at end of file
<div id="header">
<div id="h2" class="ui-dialog-titlebar ui-widget-header ui-corner-all">
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="h2_t">
<tr>
<td width="900px" ;>
</td>
<td width="50px" ; style="color:#000000">
名字
</td>
<td width="50px" ; style="color:#000000">
空間
</td>
<td width="50px" ; style="color:#000000">
消息
</td>
<td width="50px" ; style="color:#000000">
設置
</td>
<td width="50px" ; style="color:#000000">
退出
</td>
<td width="50px" ; style="color:#000000">
</td>
</tr>
</table>
</div>
<div id="h3">
<div class="toggler">
<div id="effect">
<img src="css/xiaoting.png" />
</div>
</div>
</div>
<div class=" box ui-widget-content ui-corner-all ui-helper-clearfix">
<div id="h4" class="ui-dialog-titlebar ui-widget-header ui-corner-all">
<table border="0" cellspacing="0" cellpadding="0" id="tb1">
<tr>
<td width="80" align="right">
論壇
</td>
<td width="80" align="right">
小屋
</td>
<td width="80" align="right">
搜索
</td>
<td width="80" align="right">
幫助
</td>
<td width="80" align="right">
導航
</td>
<td width="80" align="right">
插件
</td>
<td width="400" align="right">
&nbsp;
</td>
<td width="100">
<label>
<input name="textfield" type="text" value="請輸入搜索內容 " />
</label>
</td>
<td width="80" align="center">
<input type="submit" name="Submit" value="搜索" />
</td>
<td width="80" align="center">
<input type="submit" name="Submit2" value="高級搜索" />
</td>
</tr>
</table>
</div>
<div id="h5">
<table border="0" cellspacing="0" cellpadding="0" id="tb2">
<tr>
<td rowspan="2" width="80">
<div id="dtx">
頭像
</div>
</td>
<td width="700" height="28" style="padding-left:5px">
歡迎回來XX
</td>
<td width="400" align="right" style="padding-right:10px">
歡迎新會員
</td>
</tr>
<tr>
<td width="700" style="padding-left:5px">
公告:
</td>
<td width="400" align="right" style="padding-right:10px">
天氣
</td>
</tr>
</table>
</div>
<div id="h6">
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="tb3">
<tr>
<td width="600" style="padding-left:15px">
東方幻想鄉->幻想鄉溫泉
</td>
<td width="600" align="right" style="padding-right:20px">
<select name="effects" id="effectTypes" style="visibility:hidden">
<option value="fade">
Drop
</option>
</select>
囧 囧 囧 囧
</td>
</tr>
</table>
</div>
</div>
</div>
\ No newline at end of file
This diff is collapsed.
2108
\ No newline at end of file
1812
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment