Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1127845.tpl
CommitLineData
e586807d
H
1<!--
2This program is free software. It comes without any warranty, to
3the extent permitted by applicable law. You can redistribute it
4and/or modify it under the terms of the Do What The Fuck You Want
5To Public License, Version 2, as published by Sam Hocevar. See
6http://sam.zoy.org/wtfpl/COPYING for more details.
7-->
8
9<html>
10<head>
11<title>{$user_id}@kyberia.sk</title>
12<meta http-equiv="Cache-Control" content="Public">
13<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
14<style type="text/css">
15body {
16 color : #1d42ae;
17 font-size: 8pt;
18 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
19 text-decoration: none;
20 margin: 0px;
21 background-color: #000000;
22 background-position: top center;
23 background-repeat: no-repeat;
24 scrollbar-shadow-color: #1d42ae;
25 scrollbar-highlight-color: #000000;
26 scrollbar-3dlight-color: #1d42ae;
27 scrollbar-base-color: #000000;
28 scrollbar-darkshadow-color: #000000;
29 scrollbar-track-color: #000000;
30 scrollbar-arrow-color: #000000;
31}
32
33.t1 {
34 position: fixed;
35 top: 0px;
36 left: 0px;
37 text-align: center;
38 background-color: transparent;
39 width: 100%;
40 height: 20px;
41}
42
43inframe {
44 width: 90%;
45 height:230px;
46}
47
48textarea.small {
49 width : 90%;
50 height : 42px;
51 border-color: #1d42ae;
52 background-color: transparent;
53 overflow: hidden;
54 font-color: white;
55 color: white;
56}
57
58a {
59 color: white;
60 font-size: 8pt;
61 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
62 text-decoration: none;
63}
64
65a:hover {
66 color: white;
67 font-size: 8pt;
68 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
69 text-decoration: none;
70 border-bottom: 1px solid red;
71}
72
73a.mail {
74 color: red;
75 font-size: 8pt;
76 font-weight: bold;
77 text-align: center;
78 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
79 text-decoration: none;
80}
81
82a.mail:hover {
83 color: white;
84 font-size: 8pt;
85 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
86 text-decoration: none;
87 font-weight: bold;
88 text-align: center;
89}
90
91a.mail:active {
92 border-bottom: 5px solid #333;
93}
94
95.active_user_img a {
96 border-bottom: 1px solid transparent;
97}
98.active_user_img a:hover {
99 border-bottom: 1px solid red;
100}
101
102a img {
103 border-bottom: 1px solid transparent;
104}
105
106img a:hover {
107 border-bottom: 0px solid red;
108}
109
110td {
111 font-size: 8pt;
112 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
113 wordwrap: break-word;
114}
115
116table[width="666"] {
117 background: #111;
118}
119
120.bordered {
121 border: solid 0px #1d42ae;
122 border-bottom: solid 1px #333333;
123 background: #000;
124}
125
126.bordered2 {
127 border-left: solid 1px #1d42ae;
128 border-right: solid 1px #1d42ae;
129 border-bottom: solid 1px #1d42ae;
130}
131
132input {
133 color: white;
134 font-size: 8pt;
135 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
136 background-color: transparent;
137 vertical-align: middle;
138 border: solid 1px #1d42ae; height: 18px
139}
140
141input[type=submit] {
142 color: #1d42ae;
143 background-color: #000;
144 border: 1px solid #1d42ae;
145}
146
147input[type=submit]:focus {
148 background-color: #1d42ae;
149 color: #000000;
150}
151
152input.small {
153 color: white;
154 font-size: 8pt;
155 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
156 background-color: transparent;
157 width: 50px;
158 vertical-align: middle;
159 border: solid 1px #1d42ae;
160 height: 18px
161}
162
163select {
164 color: white;
165 font-size: 8pt;
166 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
167 background-color: #000000;
168 width: 80px;
169 vertical-align: middle;
170 border: solid 1px #1d42ae; height: 18px ;
171}
172
173.header {
174 background: #020202;
175 border-bottom: solid 1px #1d42ae;
176 height: 100%;
177 width: 100%;
178 vertical-align: top;
179 align: left;
180 padding: 0pt; width: 100%;
181}
182
183.important {
184 font-weight: bold;
185 text-align: center;
186}
187
188.most_important {
189 font-weight: bold;
190 font-color: red;
191 color: red;
192}
193
194.active_users .active_user_img {
195 width: 50px;
196 float: left;
197}
198
199.active_users .active_user_name {
200 text-align: center;
201}
202
203td[width="16%"] {
204 border: 0px solid pink;
205}
206
207textarea {
208 width : 666px;
209 height: 123px;
210 background-color: transparent;
211 border: 1px solid #1d42ae;
212 color: white;
213 font-family: monospace;
214 font-size: 8pt;
215}
216
217textarea:focus {
218 border: 1px solid #ffffff;
219 color: #1d42ae;
220}
221
222input[type=text]:focus {
223 border: 1px solid #ffffff;
224 color: #1d42ae;
225}
226
227textarea.node_content {
228 width : 800px;
229 height: 666px;
230 background-color: transparent;
231 border: 1px solid #1d42ae;
232 color: white;
233}
234
235textarea.node_content:focus {
236 border: 1px solid #ffffff;
237 color: #1d42ae;
238}
239
240input[value='delete'] {
241 position: fixed;
242 right: 105px;
243 bottom: auto;
244 bottom: 10px;
245}
246
247input[value='put'] {
248 position: fixed;
249 right: 61px;
250 bottom: auto;
251 bottom: 10px;
252}
253
254input[name='nodeshell_id'] {
255 position: fixed;
256 right: 10px;
257 bottom: auto;
258 bottom: 10px;
259 background-color: #000000;
260}
261
262</style>
263{if $node.node_name eq 'mail'}
264<script>
265function vymena() {ldelim}
266document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase();
267document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
268{rdelim}
269
270function chngto(name,id) {ldelim}
271document.formular.mail_to.value = name;
272name = name.toLowerCase();
273document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
274{rdelim}
275</script>
276{/if}
277</head>
278
279<body>
280<!-- here you can realize yourself -->
281<form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
282<div class="t1">
283<a href='/id/1/'>main</a> ---
284<a href='/id/101/'>kyberia</a> ---
285<a href='/id/19'>bookmarks</a> ---
286<a href='/id/24'>posta</a> ---
287<a href='/id/23'>posledne</a> ---
288<a href='/id/15'>k</a> ---
289<a href='/id/27'>ludia</a> ---
290<a href='/id/21'>denniky</a> ---
291<a href='/id/25'>search</a> ---
292<a href='/id/1127845/configure'>layout_edit</a> ---
293<a href='/id/{$user_id}/configure'>{$user_id}/conf</a> -----
294<input type='submit' value='isc het' name='event' tabindex='23'>
295</div>
296</form>
297
298
This page took 0.398048 seconds and 4 git commands to generate.