From 9e15e3a6d83e97df874e2a8f5f3d33dfe5f32166 Mon Sep 17 00:00:00 2001 From: pioder Date: Sun, 22 Jan 2012 16:39:00 +0000 Subject: [PATCH] template reFresh added git-svn-id: https://svn.pioder.pl/uf-svn/uF@41 72ec579a-5ced-4fa4-82f3-afba5d98df2f --- skins/reFresh/blank.tpl | 1 + skins/reFresh/eprofile_body.tpl | 189 ++++++++++++++ skins/reFresh/forum_body.tpl | 16 ++ skins/reFresh/forum_end_body.tpl | 15 ++ skins/reFresh/index_body.tpl | 1 + skins/reFresh/index_forum_add.tpl | 29 +++ skins/reFresh/login_body.tpl | 34 +++ skins/reFresh/overall_footer.tpl | 7 + skins/reFresh/pms_folder_end_body.tpl | 2 + skins/reFresh/pms_folder_item_body.tpl | 6 + skins/reFresh/pms_new_body.tpl | 56 ++++ skins/reFresh/skin.css | 345 +++++++++++++++++++++++++ skins/reFresh/topic_body.tpl | 5 + skins/reFresh/topic_end_body.tpl | 15 ++ skins/reFresh/topic_mod_body.tpl | 11 + skins/reFresh/topic_post_body.tpl | 62 +++++ skins/reFresh/users_end_body.tpl | 10 + skins/reFresh/users_item_add_body.tpl | 7 + skins/reFresh/warns_view_body.tpl | 13 + skins/reFresh/warns_view_end_body.tpl | 10 + skins/reFresh/wyzz_style.css | 24 ++ 21 files changed, 858 insertions(+) create mode 100644 skins/reFresh/blank.tpl create mode 100644 skins/reFresh/eprofile_body.tpl create mode 100644 skins/reFresh/forum_body.tpl create mode 100644 skins/reFresh/forum_end_body.tpl create mode 100644 skins/reFresh/index_body.tpl create mode 100644 skins/reFresh/index_forum_add.tpl create mode 100644 skins/reFresh/login_body.tpl create mode 100644 skins/reFresh/overall_footer.tpl create mode 100644 skins/reFresh/pms_folder_end_body.tpl create mode 100644 skins/reFresh/pms_folder_item_body.tpl create mode 100644 skins/reFresh/pms_new_body.tpl create mode 100644 skins/reFresh/skin.css create mode 100644 skins/reFresh/topic_body.tpl create mode 100644 skins/reFresh/topic_end_body.tpl create mode 100644 skins/reFresh/topic_mod_body.tpl create mode 100644 skins/reFresh/topic_post_body.tpl create mode 100644 skins/reFresh/users_end_body.tpl create mode 100644 skins/reFresh/users_item_add_body.tpl create mode 100644 skins/reFresh/warns_view_body.tpl create mode 100644 skins/reFresh/warns_view_end_body.tpl create mode 100644 skins/reFresh/wyzz_style.css diff --git a/skins/reFresh/blank.tpl b/skins/reFresh/blank.tpl new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/skins/reFresh/blank.tpl @@ -0,0 +1 @@ + diff --git a/skins/reFresh/eprofile_body.tpl b/skins/reFresh/eprofile_body.tpl new file mode 100644 index 0000000..4e5aa0d --- /dev/null +++ b/skins/reFresh/eprofile_body.tpl @@ -0,0 +1,189 @@ + +
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
:
: +
: +
: +
: +
+  
+ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
: +
: +
: + size="46" /> + +
: /> +    + />
: /> +    + />
: /> +    + />
+ :   + + +
+ :   + + +
+ :   + + +
: + +
: +
+  
+ + + + + + +
+ + + + + +
: + + +
+  
+ + + + + + + +
+ + + + + + + + + + + + + + +
: + +
: + + +
+   + +
+
diff --git a/skins/reFresh/forum_body.tpl b/skins/reFresh/forum_body.tpl new file mode 100644 index 0000000..780e9e0 --- /dev/null +++ b/skins/reFresh/forum_body.tpl @@ -0,0 +1,16 @@ + +
+ +
+ + + + + + + + + + +
+ diff --git a/skins/reFresh/forum_end_body.tpl b/skins/reFresh/forum_end_body.tpl new file mode 100644 index 0000000..7c7005d --- /dev/null +++ b/skins/reFresh/forum_end_body.tpl @@ -0,0 +1,15 @@ + +
+
+ + + +
+
+ : + + + +
\ No newline at end of file diff --git a/skins/reFresh/index_body.tpl b/skins/reFresh/index_body.tpl new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/skins/reFresh/index_body.tpl @@ -0,0 +1 @@ + diff --git a/skins/reFresh/index_forum_add.tpl b/skins/reFresh/index_forum_add.tpl new file mode 100644 index 0000000..8e1f00b --- /dev/null +++ b/skins/reFresh/index_forum_add.tpl @@ -0,0 +1,29 @@ + +
+
+
+ +
+
+ +
+
+ +
+
+ \ No newline at end of file diff --git a/skins/reFresh/login_body.tpl b/skins/reFresh/login_body.tpl new file mode 100644 index 0000000..b6f1627 --- /dev/null +++ b/skins/reFresh/login_body.tpl @@ -0,0 +1,34 @@ +
+ + + + + + + +
+ + + + + + + + + + + + + + + +
+ :   + +
+
+ :   + + +
+
diff --git a/skins/reFresh/overall_footer.tpl b/skins/reFresh/overall_footer.tpl new file mode 100644 index 0000000..e58d025 --- /dev/null +++ b/skins/reFresh/overall_footer.tpl @@ -0,0 +1,7 @@ + + + + + diff --git a/skins/reFresh/pms_folder_end_body.tpl b/skins/reFresh/pms_folder_end_body.tpl new file mode 100644 index 0000000..081c1df --- /dev/null +++ b/skins/reFresh/pms_folder_end_body.tpl @@ -0,0 +1,2 @@ + + diff --git a/skins/reFresh/pms_folder_item_body.tpl b/skins/reFresh/pms_folder_item_body.tpl new file mode 100644 index 0000000..fb0df50 --- /dev/null +++ b/skins/reFresh/pms_folder_item_body.tpl @@ -0,0 +1,6 @@ + + + + + + diff --git a/skins/reFresh/pms_new_body.tpl b/skins/reFresh/pms_new_body.tpl new file mode 100644 index 0000000..e923a03 --- /dev/null +++ b/skins/reFresh/pms_new_body.tpl @@ -0,0 +1,56 @@ + + +
+ + + + + + +
+ + + + + + + + + +
+

+

+ +
+

+

+ +
+  + + + + + + + +
Post
+ + + + + + + +

+

:
+
+ + +

+   + +
+
diff --git a/skins/reFresh/skin.css b/skins/reFresh/skin.css new file mode 100644 index 0000000..a45c54c --- /dev/null +++ b/skins/reFresh/skin.css @@ -0,0 +1,345 @@ +/* +// reFresh skin parameters +*/ + +a:hover +{ + text-decoration: underline; color : navy; +} + +/* beam */ +.beam +{ + color: #800000; + font-family: Verdana; + font-size: 9pt; + font-weight: bold; + background-color: #C6D1FB; + text-align: center; + background-image: url('images/td_beam.jpg'); +} + +/* body class */ +.body +{ + background-color: #E8E8FF; + font-family: Verdana; +} + +.category_box +{ + border-style: solid; + border-width: 1px; + margin: 0 auto; + border-color: #040074; +} + + +.category_beam +{ + background-color: orange; + color: #FFFFFF; + height: 30px; + line-height:30px; + font-size: 12px; + font-weight: bold; + background-image: url('images/category_beam.gif'); +} + +.category_beam span +{ + margin-left: 20px; +} + +/* style category */ +.category +{ + color: #FFFFFF; + font-family: Verdana; + font-size: 12px; + font-weight: bold; +} + +/* main div */ +#container { + width: 600px; + margin: 0 auto; + border-style: solid; + border-color: #040074; + border-width: 3px; + background-color: #E1E7FD; +} + +/* description forum */ +.desc +{ + color: #434354; + font-family: Verdana; + font-size: 8pt; +} + +/* footer */ +#footer { + background-color: #757ebe; + font-family: Verdana; + font-size: 8pt; + color: #FFFFFF; + text-decoration: none; + text-align: center; +} + +#footer a:hover { + text-decoration: underline; +} + +#footer a:visited { + color: #FFFFFF; + text-decoration: none; +} + +/* heading forum - main title */ +h1 { + color: navy; + font-family: Verdana; + font-size: 36pt; + font-weight: bold; + line-height: 10px; +} + +h2 { + color: #434354; + font-family: Verdana; + font-size: 12px; + text-decoration: none; + font-weight: bold; + font-style: italic; +} +/* main */ +.main +{ + color: #7D96F7; + font-family: Verdana; + font-size: 12px; + font-weight: bold; +} + +/* standard error font*/ +.ferror +{ + color: red; + font-family: Verdana; + font-size: 9pt; + font-weight: bold; +} + +/* forum item */ +.fitem +{ + background-color: #E1E7FD; + /* border-width : 1pt; + border-color: #CCCCFF; + border-collapse: collapse; + border-style: solid; */ +} + +/* main menu link*/ +.flink +{ + color: #000080; + font-family: Verdana; + font-size: 10pt; + font-weight: bold; + text-decoration: none; +} + +.forum_item +{ + background-color: #fffc94; + border-width : 1pt; + border-color: #f0e323; + border-collapse: collapse; + border-style: solid; +} + +/* small font */ +.fsmall +{ + color: #434354; + font-family: Verdana; + font-size: 8pt; + text-decoration: none; +} + +/* standard font */ +.fstandard +{ + color: #434354; + font-family: Verdana; + font-size: 9pt; + text-decoration: none; +} + +/* very small font */ +.fverysmall +{ + color: #434354; + font-family: Verdana; + font-size: 9px; + text-decoration: none; +} + +/* button class */ +input.fbutton +{ + background-color: #CCCCFF; + font-weight: bold; + cursor: pointer; + color: #800000; +} + + +input:hover +{ + background-color: lightyellow; +} + +#logo { + width: 20%; + float: left; + margin: 0 auto; + padding: 0px; + text-align: center; + height: 135px; +} + +/* main table forum(header, footer) */ +.maintable +{ + border-width : 1.5pt; + border-color: #CCCCFF; + border-collapse: collapse; + border-style: solid; +} + +#menu { + height: 50px; + background-image: url('images/button_beam.gif'); + margin 0 auto; +} + +#menu_list { + margin: 0 auto; + text-align: center; + position: relative; + width: 783px; +} +#menu ul { + margin: 0 auto; + padding: 0; + list-style: none; + line-height: normal; + position: absolute; + +} + +#menu li { + display: inline; + font-family: Verdana; + color: #FFFFFF; +} + +#menu a { + display: block; + float: left; + height: 50px; + padding: 15px 30px 0 30px; + text-decoration: none; + color: #FFFFFF; + font-family: Verdana; + font-size: 12px; + font-weight: bold; +} + + + +#menu .current_page_item a { + background: url(images/img03.gif) no-repeat center bottom; +} + +/* mesage forum */ +.message { + z-index: 100; + border-width : 0pt; + border-color: #CCCCFF; + border-collapse: collapse; + border-style: solid; + background-color: #CCCCFF; + font-family: Verdana; + font-size: 9pt; + font-weight: bold; +} + +/* moderate options */ +.moderate +{ + background-color: #D9E0FD; + text-align: center; +} + +.navigator { + color: navy; + text-decoration: none; + font-size: 12px; + font-weight: bold; +} + +/* section forum */ +.sect +{ + color: #434354; + font-family: Verdana; + font-size: 10pt; + font-weight: bold; + text-decoration: none; +} + +/* table post error */ +.tableerror +{ + border-width : 1pt; + border-color: #CCCCFF; + border-collapse: collapse; + border-style: solid; + background-color: #CCCCFF; + font-family: Verdana; + font-size: 9pt; + text-align: center; + font-weight: bold; +} +/* quote text */ +.textquote +{ + font-family: Verdana; + font-size: 9pt; + font-style: italic; +} + +#title { + float: right; + width: 80%; + margin: 0 auto; + text-align: center; + height: 135px; + position: relative; + +} +#top_header { + height: 135px; + position: relative; + background-image: url('images/header_background.gif'); + +} + +#userpanel { + text-align: right; +} \ No newline at end of file diff --git a/skins/reFresh/topic_body.tpl b/skins/reFresh/topic_body.tpl new file mode 100644 index 0000000..9f87e14 --- /dev/null +++ b/skins/reFresh/topic_body.tpl @@ -0,0 +1,5 @@ +
+ +  +
+ diff --git a/skins/reFresh/topic_end_body.tpl b/skins/reFresh/topic_end_body.tpl new file mode 100644 index 0000000..0e98248 --- /dev/null +++ b/skins/reFresh/topic_end_body.tpl @@ -0,0 +1,15 @@ + + + + + +
+  +
+: + + + +
diff --git a/skins/reFresh/topic_mod_body.tpl b/skins/reFresh/topic_mod_body.tpl new file mode 100644 index 0000000..634a0c7 --- /dev/null +++ b/skins/reFresh/topic_mod_body.tpl @@ -0,0 +1,11 @@ + + + + + + delete + + + move + + diff --git a/skins/reFresh/topic_post_body.tpl b/skins/reFresh/topic_post_body.tpl new file mode 100644 index 0000000..ab94b29 --- /dev/null +++ b/skins/reFresh/topic_post_body.tpl @@ -0,0 +1,62 @@ + + + + + + + + + +
+ + + + + + + + +0) { if(RANK>0) {?> + + + + + + + + + + + +
+
+


+
+

+
+ Post + #
+ :
+ +
+ quote
+ + + pw
+ <?= $skin['ua_system_desc']; ?> <?= $skin['ua_browser_desc']; ?> +
+
+
+ + +
+ +
+
+
+ +
: online: : :
+ 
+ diff --git a/skins/reFresh/users_end_body.tpl b/skins/reFresh/users_end_body.tpl new file mode 100644 index 0000000..0c248af --- /dev/null +++ b/skins/reFresh/users_end_body.tpl @@ -0,0 +1,10 @@ + +
+: + + + +
+ diff --git a/skins/reFresh/users_item_add_body.tpl b/skins/reFresh/users_item_add_body.tpl new file mode 100644 index 0000000..db575bc --- /dev/null +++ b/skins/reFresh/users_item_add_body.tpl @@ -0,0 +1,7 @@ + + + + + + + diff --git a/skins/reFresh/warns_view_body.tpl b/skins/reFresh/warns_view_body.tpl new file mode 100644 index 0000000..7623fa4 --- /dev/null +++ b/skins/reFresh/warns_view_body.tpl @@ -0,0 +1,13 @@ + + + + + + + +
+

+

+

+

+ diff --git a/skins/reFresh/warns_view_end_body.tpl b/skins/reFresh/warns_view_end_body.tpl new file mode 100644 index 0000000..217b286 --- /dev/null +++ b/skins/reFresh/warns_view_end_body.tpl @@ -0,0 +1,10 @@ + +
+ + + + + +
+ : +
diff --git a/skins/reFresh/wyzz_style.css b/skins/reFresh/wyzz_style.css new file mode 100644 index 0000000..865a64b --- /dev/null +++ b/skins/reFresh/wyzz_style.css @@ -0,0 +1,24 @@ +/* WYSIWYG EDITOR */ + +/* Toolbar */ +.toolbar { border: 1px solid #999999; height: 24px; background-image: url('images/td_editor.jpg'); background-color:#cccccc; } +.wyzz_alleditor { display: block; border:1px #aaa solid; width:520px; background:#e0e0e0; padding:2px;position:relative;} +.wyzz_alleditor div { display:block;} + +/* Command Buttons */ +.button { width: 20px; height: 20px; border: 1px solid transparent; margin: 0px; padding: 0px; background: transparent; } +.closebutton { float:right; padding: 2px; } +.buttonOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0px; padding: 0px; } +.separator { width: 2px; border-left: 1px solid #eeeeee; margin: 0px; padding: 0px; } + +/* others */ +.colorpicker, .colorbackpicker, .fontpicker, .headerpicker, .helpbox, .linkdialog { position:absolute; width: 216px; background:#eee; display:block; padding:0px; margin-top:0px; border:1px #555 solid;line-height:1.4} +.specialpicker { position:absolute; width: 216px; background:#eee; display:block; padding-top:20px;padding-left:20px; margin-top:0px; border:1px #555 solid;line-height:1.4} +.help {margin: 10px; font: 12px bold verdana,helvetica,arial,sans-serif black; text-align:center } +.help h4 {font: 18px bold verdana,helvetica,arial,sans-serif black; padding-top:10px} +.colorpicker a, .colorbackpicker a { border:1px #fff solid; height:10px; width:10px; font-size:0.01em; display:block;float:left; margin-right:0px;} +.colorpicker a:hover, .colorbackpicker a:hover { border:1px #f00 solid;} +.fontpicker a, .headerpicker a { color:#333;text-decoration:none;background:#eee;} +.fontpicker a:hover, .headerpicker a:hover, .specialpicker a:hover { color: #666 } +.specialpicker a { color:#333;font-family:arial;text-decoration:none;background:#eee;height:13px; width:12px;font-size:14px} +.charbutton { width:12px;height:14px; } \ No newline at end of file