Commit ecd43b4b89d6ee5125d8300b8e6552580451ee20
1 parent
60c6f0893a
Exists in
master
Коммит актуальный
Showing 28 changed files with 687 additions and 498 deletions Side-by-side Diff
- .left.menu.php
- .top.menu.php
- __auth.php\275
- bitrix/templates/furniture_gray/.styles.php
- bitrix/templates/furniture_gray/description.php
- bitrix/templates/furniture_gray/header.php
- bitrix/templates/furniture_gray/styles.css
- bitrix/templates/furniture_gray/template_styles.css
- bitrix/templates/main/images/img02.png
- bitrix/templates/main/images/img02_old.png
- bitrix/templates/primary/components/bitrix/news.detail/iner_winners/result_modifier.php
- bitrix/templates/primary/components/bitrix/news.detail/iner_winners/template.php
- competition/.additional.menu.php
- competition/.inerleft.menu.php
- competition/index.php
- competition/participants/index.php
- competition/programs/index.php
- competition/youthful/.section.php
- competition/youthful/index.php
- contacts/index.php
- en/.left.menu.php
- en/.top.menu.php
- en/contacts/index.php
- images/2023_1.jpg
- images/2023_2.jpg
- include/copearite.php
- include/copyright.php
- urlrewrite.php
.left.menu.php
.top.menu.php
bitrix/templates/furniture_gray/.styles.php
bitrix/templates/furniture_gray/description.php
1 | -<?$arTemplate = Array( | |
2 | - "NAME"=>GetMessage('CFST_TEMPLATE_NAME'), | |
3 | - "DESCRIPTION"=>GetMessage('CFST_TEMPLATE_DESC') | |
4 | -);?> | |
5 | 1 | \ No newline at end of file |
2 | +<?$arTemplate = array( | |
3 | + "NAME" => "Фиксированный", | |
4 | + "DESCRIPTION" => "Легкий и светлый шаблон с фиксированной шириной.", | |
5 | + "SORT" => "", | |
6 | +); | |
7 | +?> | |
6 | 8 | \ No newline at end of file |
bitrix/templates/furniture_gray/header.php
bitrix/templates/furniture_gray/styles.css
1 | -img {border:0 none;} | |
2 | - | |
3 | -h1, h2, h3, h4, h5, h6 | |
4 | -{ | |
5 | - font-family: Arial, Helvetica,sans-serif; | |
6 | - margin:1.3em 0 1em; | |
7 | - font-weight:normal; | |
8 | - line-height:1.2; | |
9 | -} | |
10 | - | |
11 | -h1 { font-size:200%; margin:0 0 1em; } | |
12 | -h2 { font-size:160%; } | |
13 | -h3 { font-size:140%; } | |
14 | -h4 { font-size:140%; } | |
15 | -h5 { font-size:120%; } | |
16 | -h6 { font-size:100%; } | |
17 | - | |
18 | -hr, .hr | |
19 | -{ | |
20 | - border-top:1px solid; | |
21 | - display:block; | |
22 | - font-size:1px; | |
23 | - height:1px; | |
24 | - line-height:1px; | |
25 | - margin:12px 0; | |
26 | - overflow:hidden; | |
27 | - padding:0; | |
28 | -} | |
29 | - | |
30 | -#workarea ol li, #workarea ul li { margin: 0.6em 0; } | |
1 | +img {border:0 none;} | |
2 | + | |
3 | +h1, h2, h3, h4, h5, h6 | |
4 | +{ | |
5 | + font-family: Arial, Helvetica,sans-serif; | |
6 | + margin:1.3em 0 1em; | |
7 | + font-weight:normal; | |
8 | + line-height:1.2; | |
9 | +} | |
10 | + | |
11 | +h1 { font-size:200%; margin:0 0 1em; } | |
12 | +h2 { font-size:160%; } | |
13 | +h3 { font-size:140%; } | |
14 | +h4 { font-size:140%; } | |
15 | +h5 { font-size:120%; } | |
16 | +h6 { font-size:100%; } | |
17 | + | |
18 | +hr, .hr | |
19 | +{ | |
20 | + border-top:1px solid; | |
21 | + display:block; | |
22 | + font-size:1px; | |
23 | + height:1px; | |
24 | + line-height:1px; | |
25 | + margin:12px 0; | |
26 | + overflow:hidden; | |
27 | + padding:0; | |
28 | +} | |
29 | + | |
30 | +#workarea ol li, #workarea ul li { margin: 0.6em 0; } | |
31 | 31 | #workarea ul { list-style-type: disc; } |
32 | 32 | \ No newline at end of file |
bitrix/templates/furniture_gray/template_styles.css
1 | -html { width:100%; height: 100%; } | |
2 | - | |
3 | -body | |
4 | -{ | |
5 | - height:100%; | |
6 | - margin:0; | |
7 | - padding:0; | |
8 | - font-size: 80.01%; | |
9 | - font-family: Verdana, Arial, Helvetica, sans-serif; | |
10 | -} | |
11 | - | |
12 | -form { margin:0; padding:0;} | |
13 | -form.main-form | |
14 | -{ | |
15 | - display: block; | |
16 | - margin:0; | |
17 | - padding:0; | |
18 | - width:100%; | |
19 | - height:100%; | |
20 | -} | |
21 | - | |
22 | -#page-wrapper | |
23 | -{ | |
24 | - min-height:100%; | |
25 | - /*width:878px;*/ | |
26 | - margin: 0 auto -90px; | |
27 | -} | |
28 | - | |
29 | -* html #page-wrapper { height: 100%; } | |
30 | - | |
31 | -#header { height: 106px; position: relative; z-index: 10; width:878px; margin:0 auto;} | |
32 | - | |
33 | -#top-menu | |
34 | -{ | |
35 | - position: absolute; | |
36 | - top: 46px; | |
37 | - width: 638px; | |
38 | - height: 30px; | |
39 | - right: 0; | |
40 | - | |
41 | -} | |
42 | - | |
43 | -#top-menu-inner | |
44 | -{ | |
45 | - margin-left: 16px; | |
46 | - padding-right: 16px; | |
47 | - height: 30px; | |
48 | -} | |
49 | - | |
50 | -#logo | |
51 | -{ | |
52 | - width: 235px; | |
53 | - height: 100px; | |
54 | - position:absolute; | |
55 | - left:0; | |
56 | - top:0; | |
57 | - text-align: center; | |
58 | -} | |
59 | - | |
60 | -#logo td { padding: 0;} | |
61 | -#logo a { outline: none;} | |
62 | - | |
63 | -#top-icons { overflow: hidden; height: 15px; position: absolute; top: 17px; width: 200px; left: 252px; } | |
64 | -#top-icons a | |
65 | -{ | |
66 | - float: left; | |
67 | - margin-right: 31px; | |
68 | -} | |
69 | - | |
70 | -a.home-icon { width: 12px; height: 11px;} | |
71 | -a.search-icon { width: 12px; height: 12px;} | |
72 | -a.feedback-icon { width: 14px; height: 10px;} | |
73 | - | |
74 | -#banner { margin:0 auto; width:878px; height: 153px; position: relative; } | |
75 | -#banner-layout { height: 142px; table-layout: fixed; } | |
76 | -#banner-overlay { height: 153px; position: absolute; width:437px; left:0; top: 0;} | |
77 | -#banner-image { padding:0; width: 437px; vertical-align: top;} | |
78 | -#banner-image div { width: 437px; height: 142px; overflow: hidden;} | |
79 | -#banner-slogan | |
80 | -{ | |
81 | - padding:0; | |
82 | - width: 441px; | |
83 | - font-family: Arial; | |
84 | - font-style: italic; | |
85 | - font-size: 2em; | |
86 | - font-weight: bold; | |
87 | - padding:10px 0 32px; | |
88 | -} | |
89 | - | |
90 | -#content { width:878px; overflow: hidden; margin: 20px auto 29px; zoom: 1;} | |
91 | - | |
92 | -#sidebar { width: 233px; float: left; } | |
93 | - | |
94 | -#workarea { padding-top:10px; width:612px; float: right;} | |
95 | - | |
96 | -#footer | |
97 | -{ | |
98 | - background: #F5F5F5 url(images/footer-corner.gif) no-repeat left top; | |
99 | - height: 90px; | |
100 | - width:878px; | |
101 | - margin:0 auto; | |
102 | - position: relative; | |
103 | -} | |
104 | - | |
105 | -#copyright { width: 49%; position: absolute; top: 20px; left: 25px;} | |
106 | -#copyright p { margin: 0;} | |
107 | -.footer-links { width:50%; position:absolute; right:25px; top: 20px; } | |
108 | -#footer-links { margin:0; padding:0; list-style: none; text-align: right;} | |
109 | -#footer-links li { display: inline; padding-left:1.5em;} | |
110 | - | |
111 | -#space-for-footer { height: 90px; } | |
112 | - | |
113 | -#footer-design { width:300px; position:absolute; right:25px; top: 52px; text-align: right;} | |
114 | -#footer-design a{color:#757575; font-size:11px; text-decoration:none;} | |
115 | -#footer-design a:hover{text-decoration:underline;} | |
116 | - | |
117 | -div.content-block { margin-bottom: 24px; } | |
118 | -div.content-block-inner { padding: 22px 18px 22px 21px;} | |
119 | - | |
120 | -div.information-block div.top | |
121 | -{ | |
122 | - height: 13px; | |
123 | - border-right: 1px solid; | |
124 | - font-size: 1px; | |
125 | - background: #FFF url(images/sidebar-corners-form.gif) no-repeat left top; | |
126 | -} | |
127 | - | |
128 | -div.information-block div.bottom | |
129 | -{ | |
130 | - height: 13px; | |
131 | - border-left: 1px solid; | |
132 | - font-size: 1px; | |
133 | - background: #FFF url(images/sidebar-corners-form.gif) no-repeat right bottom; | |
134 | -} | |
135 | - | |
136 | -div.information-block-inner | |
137 | -{ | |
138 | - border-left: 1px solid; | |
139 | - border-right: 1px solid; | |
140 | - padding: 9px 18px 9px 21px; | |
141 | - zoom: 1; | |
142 | -} | |
143 | - | |
144 | -div.information-block div.top, div.information-block div.bottom, div.information-block-inner { border-color: #E3E3E3; } | |
145 | - | |
146 | -#search { width:190px; overflow: hidden;} | |
147 | -#search div.rounded-box { float: left; width:135px;} | |
148 | -#search div.search-inner-box | |
149 | -{ | |
150 | - border: 1px solid; | |
151 | - padding-left: 20px; | |
152 | - height: 20px; | |
153 | - overflow:hidden; | |
154 | - background: white url(images/loupe.gif) no-repeat 4px 4px; | |
155 | -} | |
156 | - | |
157 | -#search div.search-inner-box input | |
158 | -{ | |
159 | - border:1px solid; | |
160 | - width: 110px; | |
161 | - height: 18px; | |
162 | - padding:0; | |
163 | - margin:0; | |
164 | -} | |
165 | - | |
166 | -#search input { vertical-align: top;} | |
167 | -#search-button { float: right; width:48px; border: 1px solid;} | |
168 | -#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/ | |
169 | -#search-button input | |
170 | -{ | |
171 | - display: block; | |
172 | - border: none; | |
173 | - background: none; | |
174 | - width:48px; | |
175 | - padding:0; | |
176 | - margin:0; | |
177 | - font-family: Georgia, serif; | |
178 | - font-size: 12px; | |
179 | - height: 19px; | |
180 | - cursor: pointer; | |
181 | - cursor: hand; | |
182 | - outline: none; | |
183 | -} | |
184 | - | |
185 | -div.search-item h4 { margin-bottom: 0.4em;} | |
186 | - | |
187 | -dl.block-list { margin: 0; padding:0; font-size: 0.85em;} | |
188 | -dl.block-list dt { margin: 1.5em 0 0.5em; } | |
189 | -dl.block-list dd { margin:0; padding:0;} | |
190 | -dl.block-list a { text-decoration: none; outline: none;} | |
191 | -dl.block-list a:hover { text-decoration: underline;} | |
192 | - | |
193 | -#sidebar h3 | |
194 | -{ | |
195 | - font-family: Verdana; | |
196 | - font-size: 1em; | |
197 | - font-weight: bold; | |
198 | - padding: 0 0 1em; | |
199 | - margin: 0 0 1em; | |
200 | -} | |
201 | - | |
202 | -#left-menu | |
203 | -{ | |
204 | - margin:0; | |
205 | - padding:0; | |
206 | - list-style: none; | |
207 | -} | |
208 | - | |
209 | -#left-menu li | |
210 | -{ | |
211 | - margin:0 0 0.7em; | |
212 | - padding: 0 0 0.7em; | |
213 | - display: block; | |
214 | -} | |
215 | - | |
216 | -#left-menu a | |
217 | -{ | |
218 | - text-decoration: none; | |
219 | - font-size: 1em; | |
220 | - font-weight: bold; | |
221 | - padding: 1em 1em 1em 0; | |
222 | - outline: none; | |
223 | -} | |
224 | - | |
225 | -#left-menu li.last-item { background: none; margin-bottom: 0; padding-bottom: 0;} | |
226 | -#left-menu li.selected a { padding-left: 1em; } | |
227 | -#left-menu li.selected { text-indent: -1em; padding-left:1em;} | |
228 | - | |
229 | -/* Navigation */ | |
230 | -div.navigation { font-size:100%; line-height:200%; } | |
231 | -span.navigation-title { padding-right:0.65em; font-weight: bold;} | |
232 | -div.navigation a { text-decoration:underline; padding:0.2em 0.3em;} | |
233 | -span.nav-current-page { padding:0.2em 0.3em; } | |
234 | -div.navigation span.arrow { font-size:100%; font-family:Times, serif; } | |
235 | -div.navigation span.ctrl { font-size:85%; } | |
236 | - | |
237 | -/* Product List */ | |
238 | -div.product-list { overflow: hidden; } | |
239 | - | |
240 | -div.product | |
241 | -{ | |
242 | - overflow: hidden; | |
243 | - width: 280px; | |
244 | - height: 105px; | |
245 | - margin: 0 25px 20px 0; | |
246 | - position: relative; | |
247 | - float: left; | |
248 | -} | |
249 | - | |
250 | -div.product-alt { margin-right: 0;} | |
251 | - | |
252 | -div.product-image | |
253 | -{ | |
254 | - width: 250px; | |
255 | - height: 105px; | |
256 | - background-repeat: no-repeat; | |
257 | - background-position: left top; | |
258 | - position: absolute; | |
259 | - top:0; | |
260 | - left: 0; | |
261 | -} | |
262 | - | |
263 | -div.product-overlay | |
264 | -{ | |
265 | - width: 280px; | |
266 | - height: 105px; | |
267 | - position: absolute; | |
268 | - z-index: 1; | |
269 | -} | |
270 | - | |
271 | -a.product-desc | |
272 | -{ | |
273 | - float:right; | |
274 | - height:62px; | |
275 | - overflow:hidden; | |
276 | - position:absolute; | |
277 | - right:0; | |
278 | - top:0px; | |
279 | - width:142px; | |
280 | - z-index:2; | |
281 | - font-size: 1em; | |
282 | - text-decoration: none; | |
283 | - padding:13px 10px 30px 129px; | |
284 | -} | |
285 | - | |
286 | -a.product-desc p { font-size: 0.85em; margin:7px 0 0;} | |
287 | - | |
288 | -/* News List */ | |
289 | -div.news-list { margin: 0 0 2em;} | |
290 | -div.news-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; } | |
291 | -div.news-date { margin: 0 0 1em;} | |
292 | -div.news-title { font-size: 1em; margin: 0 0 1em; font-weight: bold;} | |
293 | -a.news-detail-link { display: block; margin: 1em 0 0; outline: none;} | |
294 | - | |
295 | -/* Catalog List */ | |
296 | -div.catalog-list, div.catalog-detail { padding: 1em 0 0;} | |
297 | -div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;} | |
298 | -div.catalog-detail div.catalog-item { border: none; } | |
299 | -div.catalog-item-title { margin: 0 0 1em;} | |
300 | -div.catalog-item-title a { font-weight: bold; } | |
301 | - | |
302 | -div.catalog-item-image { float: left; margin: 0 1em 1em 0; border:1px solid; padding: 4px; } | |
303 | -div.catalog-item-price {clear: left; float:left; padding: 0.5em 1em; margin:1em 0 0; font-weight: bold; } | |
304 | -div.catalog-item-desc { clear: left; } | |
305 | -div.catalog-item-desc-float { } | |
306 | -div.catalog-item-properties { clear: both; padding: 1em 0 0; overflow: hidden;} | |
307 | -div.catalog-item-property { margin: 0 0 1em; border-bottom:1px dashed; float: left; width: 100%;} | |
308 | -div.catalog-item-property b { float: right; position: relative; top: 0.31em; padding-left: 3px; font-style:italic; font-weight:normal; } | |
309 | -div.catalog-item-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;} | |
310 | -div.catalog-item-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; } | |
311 | - | |
312 | -/* Special Product */ | |
313 | -div.special-product-title { text-align: center; margin: 0 0 1em;} | |
314 | -div.special-product-image { text-align: center; margin: 0 0 1em;} | |
315 | -div.special-product { text-align: center; } | |
316 | - | |
317 | -/* Top menu */ | |
318 | -#horizontal-multilevel-menu, #horizontal-multilevel-menu ul | |
319 | -{ | |
320 | - margin:0; padding:0; | |
321 | - min-height:27px; | |
322 | - width:100%; | |
323 | - list-style:none; | |
324 | - font-size:12px; | |
325 | - float:left; | |
326 | - background: none; | |
327 | -} | |
328 | - | |
329 | -#horizontal-multilevel-menu a | |
330 | -{ | |
331 | - display:block; | |
332 | - padding:5px 3px; | |
333 | - text-decoration:none; | |
334 | - text-align:center; | |
335 | - outline: none; | |
336 | -} | |
337 | - | |
338 | -#horizontal-multilevel-menu li { float:left; } | |
339 | -#horizontal-multilevel-menu li a.root-item { font-weight:bold; padding:8px 12px 8px; } /*Root items*/ | |
340 | -#horizontal-multilevel-menu a.parent { background: url(images/top-menu-arrow.gif) center right no-repeat; } /*Item-parents*/ | |
341 | -#horizontal-multilevel-menu li a.root-item-selected { font-weight:bold; padding:8px 12px 8px; } /*Root menu selected*/ | |
342 | -#horizontal-multilevel-menu li.last-item { border: none; } | |
343 | - | |
344 | -/*Sub-menu box*/ | |
345 | -#horizontal-multilevel-menu li ul | |
346 | -{ | |
347 | - position:absolute; | |
348 | - top:auto; | |
349 | - display:none; | |
350 | - z-index:500; | |
351 | - height:auto; | |
352 | - width:163px; | |
353 | - padding: 3px 11px; | |
354 | - border:1px solid; | |
355 | -} | |
356 | - | |
357 | -#horizontal-multilevel-menu li li { width:100%; border-bottom:1px solid; } /*Sub-menu item box*/ | |
358 | -#horizontal-multilevel-menu li ul a { text-align:left; font-size: 12px;} /*Item link*/ | |
359 | -#horizontal-multilevel-menu li ul ul { margin:-27px 0 0 160px; } | |
360 | - | |
361 | -#horizontal-multilevel-menu li:hover ul ul, | |
362 | -#horizontal-multilevel-menu li:hover ul ul ul, | |
363 | -#horizontal-multilevel-menu li:hover ul ul ul ul, | |
364 | -#horizontal-multilevel-menu li:hover ul ul ul ul ul | |
365 | -{ | |
366 | - display:none; | |
367 | -} | |
368 | - | |
369 | -#horizontal-multilevel-menu li:hover ul, | |
370 | -#horizontal-multilevel-menu li li:hover ul, | |
371 | -#horizontal-multilevel-menu li li li:hover ul, | |
372 | -#horizontal-multilevel-menu li li li li:hover ul, | |
373 | -#horizontal-multilevel-menu li li li li li:hover ul | |
374 | -{ | |
375 | - display:block; | |
376 | -} | |
377 | - | |
378 | -div.menu-clear-left { clear:left; } | |
379 | - | |
380 | -/*Common Elements */ | |
1 | +html { width:100%; height: 100%; } | |
2 | + | |
3 | +body | |
4 | +{ | |
5 | + height:100%; | |
6 | + margin:0; | |
7 | + padding:0; | |
8 | + font-size: 80.01%; | |
9 | + font-family: Verdana, Arial, Helvetica, sans-serif; | |
10 | +} | |
11 | + | |
12 | +form { margin:0; padding:0;} | |
13 | +form.main-form | |
14 | +{ | |
15 | + display: block; | |
16 | + margin:0; | |
17 | + padding:0; | |
18 | + width:100%; | |
19 | + height:100%; | |
20 | +} | |
21 | + | |
22 | +#page-wrapper | |
23 | +{ | |
24 | + min-height:100%; | |
25 | + /*width:878px;*/ | |
26 | + margin: 0 auto -90px; | |
27 | +} | |
28 | + | |
29 | +* html #page-wrapper { height: 100%; } | |
30 | + | |
31 | +#header { height: 106px; position: relative; z-index: 10; width:878px; margin:0 auto;} | |
32 | + | |
33 | +#top-menu | |
34 | +{ | |
35 | + position: absolute; | |
36 | + top: 46px; | |
37 | + width: 638px; | |
38 | + height: 30px; | |
39 | + right: 0; | |
40 | + | |
41 | +} | |
42 | + | |
43 | +#top-menu-inner | |
44 | +{ | |
45 | + margin-left: 16px; | |
46 | + padding-right: 16px; | |
47 | + height: 30px; | |
48 | +} | |
49 | + | |
50 | +#logo | |
51 | +{ | |
52 | + width: 235px; | |
53 | + height: 100px; | |
54 | + position:absolute; | |
55 | + left:0; | |
56 | + top:0; | |
57 | + text-align: center; | |
58 | +} | |
59 | + | |
60 | +#logo td { padding: 0;} | |
61 | +#logo a { outline: none;} | |
62 | + | |
63 | +#top-icons { overflow: hidden; height: 15px; position: absolute; top: 17px; width: 200px; left: 252px; } | |
64 | +#top-icons a | |
65 | +{ | |
66 | + float: left; | |
67 | + margin-right: 31px; | |
68 | +} | |
69 | + | |
70 | +a.home-icon { width: 12px; height: 11px;} | |
71 | +a.search-icon { width: 12px; height: 12px;} | |
72 | +a.feedback-icon { width: 14px; height: 10px;} | |
73 | + | |
74 | +#banner { margin:0 auto; width:878px; height: 153px; position: relative; } | |
75 | +#banner-layout { height: 142px; table-layout: fixed; } | |
76 | +#banner-overlay { height: 153px; position: absolute; width:437px; left:0; top: 0;} | |
77 | +#banner-image { padding:0; width: 437px; vertical-align: top;} | |
78 | +#banner-image div { width: 437px; height: 142px; overflow: hidden;} | |
79 | +#banner-slogan | |
80 | +{ | |
81 | + padding:0; | |
82 | + width: 441px; | |
83 | + font-family: Arial; | |
84 | + font-style: italic; | |
85 | + font-size: 2em; | |
86 | + font-weight: bold; | |
87 | + padding:10px 0 32px; | |
88 | +} | |
89 | + | |
90 | +#content { width:878px; overflow: hidden; margin: 20px auto 29px; zoom: 1;} | |
91 | + | |
92 | +#sidebar { width: 233px; float: left; } | |
93 | + | |
94 | +#workarea { padding-top:10px; width:612px; float: right;} | |
95 | + | |
96 | +#footer | |
97 | +{ | |
98 | + background: #F5F5F5 url(images/footer-corner.gif) no-repeat left top; | |
99 | + height: 90px; | |
100 | + width:878px; | |
101 | + margin:0 auto; | |
102 | + position: relative; | |
103 | +} | |
104 | + | |
105 | +#copyright { width: 49%; position: absolute; top: 20px; left: 25px;} | |
106 | +#copyright p { margin: 0;} | |
107 | +.footer-links { width:50%; position:absolute; right:25px; top: 20px; } | |
108 | +#footer-links { margin:0; padding:0; list-style: none; text-align: right;} | |
109 | +#footer-links li { display: inline; padding-left:1.5em;} | |
110 | + | |
111 | +#space-for-footer { height: 90px; } | |
112 | + | |
113 | +#footer-design { width:300px; position:absolute; right:25px; top: 52px; text-align: right;} | |
114 | +#footer-design a{color:#757575; font-size:11px; text-decoration:none;} | |
115 | +#footer-design a:hover{text-decoration:underline;} | |
116 | + | |
117 | +div.content-block { margin-bottom: 24px; } | |
118 | +div.content-block-inner { padding: 22px 18px 22px 21px;} | |
119 | + | |
120 | +div.information-block div.top | |
121 | +{ | |
122 | + height: 13px; | |
123 | + border-right: 1px solid; | |
124 | + font-size: 1px; | |
125 | + background: #FFF url(images/sidebar-corners-form.gif) no-repeat left top; | |
126 | +} | |
127 | + | |
128 | +div.information-block div.bottom | |
129 | +{ | |
130 | + height: 13px; | |
131 | + border-left: 1px solid; | |
132 | + font-size: 1px; | |
133 | + background: #FFF url(images/sidebar-corners-form.gif) no-repeat right bottom; | |
134 | +} | |
135 | + | |
136 | +div.information-block-inner | |
137 | +{ | |
138 | + border-left: 1px solid; | |
139 | + border-right: 1px solid; | |
140 | + padding: 9px 18px 9px 21px; | |
141 | + zoom: 1; | |
142 | +} | |
143 | + | |
144 | +div.information-block div.top, div.information-block div.bottom, div.information-block-inner { border-color: #E3E3E3; } | |
145 | + | |
146 | +#search { width:190px; overflow: hidden;} | |
147 | +#search div.rounded-box { float: left; width:135px;} | |
148 | +#search div.search-inner-box | |
149 | +{ | |
150 | + border: 1px solid; | |
151 | + padding-left: 20px; | |
152 | + height: 20px; | |
153 | + overflow:hidden; | |
154 | + background: white url(images/loupe.gif) no-repeat 4px 4px; | |
155 | +} | |
156 | + | |
157 | +#search div.search-inner-box input | |
158 | +{ | |
159 | + border:1px solid; | |
160 | + width: 110px; | |
161 | + height: 18px; | |
162 | + padding:0; | |
163 | + margin:0; | |
164 | +} | |
165 | + | |
166 | +#search input { vertical-align: top;} | |
167 | +#search-button { float: right; width:48px; border: 1px solid;} | |
168 | +#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/ | |
169 | +#search-button input | |
170 | +{ | |
171 | + display: block; | |
172 | + border: none; | |
173 | + background: none; | |
174 | + width:48px; | |
175 | + padding:0; | |
176 | + margin:0; | |
177 | + font-family: Georgia, serif; | |
178 | + font-size: 12px; | |
179 | + height: 19px; | |
180 | + cursor: pointer; | |
181 | + cursor: hand; | |
182 | + outline: none; | |
183 | +} | |
184 | + | |
185 | +div.search-item h4 { margin-bottom: 0.4em;} | |
186 | + | |
187 | +dl.block-list { margin: 0; padding:0; font-size: 0.85em;} | |
188 | +dl.block-list dt { margin: 1.5em 0 0.5em; } | |
189 | +dl.block-list dd { margin:0; padding:0;} | |
190 | +dl.block-list a { text-decoration: none; outline: none;} | |
191 | +dl.block-list a:hover { text-decoration: underline;} | |
192 | + | |
193 | +#sidebar h3 | |
194 | +{ | |
195 | + font-family: Verdana; | |
196 | + font-size: 1em; | |
197 | + font-weight: bold; | |
198 | + padding: 0 0 1em; | |
199 | + margin: 0 0 1em; | |
200 | +} | |
201 | + | |
202 | +#left-menu | |
203 | +{ | |
204 | + margin:0; | |
205 | + padding:0; | |
206 | + list-style: none; | |
207 | +} | |
208 | + | |
209 | +#left-menu li | |
210 | +{ | |
211 | + margin:0 0 0.7em; | |
212 | + padding: 0 0 0.7em; | |
213 | + display: block; | |
214 | +} | |
215 | + | |
216 | +#left-menu a | |
217 | +{ | |
218 | + text-decoration: none; | |
219 | + font-size: 1em; | |
220 | + font-weight: bold; | |
221 | + padding: 1em 1em 1em 0; | |
222 | + outline: none; | |
223 | +} | |
224 | + | |
225 | +#left-menu li.last-item { background: none; margin-bottom: 0; padding-bottom: 0;} | |
226 | +#left-menu li.selected a { padding-left: 1em; } | |
227 | +#left-menu li.selected { text-indent: -1em; padding-left:1em;} | |
228 | + | |
229 | +/* Navigation */ | |
230 | +div.navigation { font-size:100%; line-height:200%; } | |
231 | +span.navigation-title { padding-right:0.65em; font-weight: bold;} | |
232 | +div.navigation a { text-decoration:underline; padding:0.2em 0.3em;} | |
233 | +span.nav-current-page { padding:0.2em 0.3em; } | |
234 | +div.navigation span.arrow { font-size:100%; font-family:Times, serif; } | |
235 | +div.navigation span.ctrl { font-size:85%; } | |
236 | + | |
237 | +/* Product List */ | |
238 | +div.product-list { overflow: hidden; } | |
239 | + | |
240 | +div.product | |
241 | +{ | |
242 | + overflow: hidden; | |
243 | + width: 280px; | |
244 | + height: 105px; | |
245 | + margin: 0 25px 20px 0; | |
246 | + position: relative; | |
247 | + float: left; | |
248 | +} | |
249 | + | |
250 | +div.product-alt { margin-right: 0;} | |
251 | + | |
252 | +div.product-image | |
253 | +{ | |
254 | + width: 250px; | |
255 | + height: 105px; | |
256 | + background-repeat: no-repeat; | |
257 | + background-position: left top; | |
258 | + position: absolute; | |
259 | + top:0; | |
260 | + left: 0; | |
261 | +} | |
262 | + | |
263 | +div.product-overlay | |
264 | +{ | |
265 | + width: 280px; | |
266 | + height: 105px; | |
267 | + position: absolute; | |
268 | + z-index: 1; | |
269 | +} | |
270 | + | |
271 | +a.product-desc | |
272 | +{ | |
273 | + float:right; | |
274 | + height:62px; | |
275 | + overflow:hidden; | |
276 | + position:absolute; | |
277 | + right:0; | |
278 | + top:0px; | |
279 | + width:142px; | |
280 | + z-index:2; | |
281 | + font-size: 1em; | |
282 | + text-decoration: none; | |
283 | + padding:13px 10px 30px 129px; | |
284 | +} | |
285 | + | |
286 | +a.product-desc p { font-size: 0.85em; margin:7px 0 0;} | |
287 | + | |
288 | +/* News List */ | |
289 | +div.news-list { margin: 0 0 2em;} | |
290 | +div.news-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; } | |
291 | +div.news-date { margin: 0 0 1em;} | |
292 | +div.news-title { font-size: 1em; margin: 0 0 1em; font-weight: bold;} | |
293 | +a.news-detail-link { display: block; margin: 1em 0 0; outline: none;} | |
294 | + | |
295 | +/* Catalog List */ | |
296 | +div.catalog-list, div.catalog-detail { padding: 1em 0 0;} | |
297 | +div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;} | |
298 | +div.catalog-detail div.catalog-item { border: none; } | |
299 | +div.catalog-item-title { margin: 0 0 1em;} | |
300 | +div.catalog-item-title a { font-weight: bold; } | |
301 | + | |
302 | +div.catalog-item-image { float: left; margin: 0 1em 1em 0; border:1px solid; padding: 4px; } | |
303 | +div.catalog-item-price {clear: left; float:left; padding: 0.5em 1em; margin:1em 0 0; font-weight: bold; } | |
304 | +div.catalog-item-desc { clear: left; } | |
305 | +div.catalog-item-desc-float { } | |
306 | +div.catalog-item-properties { clear: both; padding: 1em 0 0; overflow: hidden;} | |
307 | +div.catalog-item-property { margin: 0 0 1em; border-bottom:1px dashed; float: left; width: 100%;} | |
308 | +div.catalog-item-property b { float: right; position: relative; top: 0.31em; padding-left: 3px; font-style:italic; font-weight:normal; } | |
309 | +div.catalog-item-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;} | |
310 | +div.catalog-item-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; } | |
311 | + | |
312 | +/* Special Product */ | |
313 | +div.special-product-title { text-align: center; margin: 0 0 1em;} | |
314 | +div.special-product-image { text-align: center; margin: 0 0 1em;} | |
315 | +div.special-product { text-align: center; } | |
316 | + | |
317 | +/* Top menu */ | |
318 | +#horizontal-multilevel-menu, #horizontal-multilevel-menu ul | |
319 | +{ | |
320 | + margin:0; padding:0; | |
321 | + min-height:27px; | |
322 | + width:100%; | |
323 | + list-style:none; | |
324 | + font-size:12px; | |
325 | + float:left; | |
326 | + background: none; | |
327 | +} | |
328 | + | |
329 | +#horizontal-multilevel-menu a | |
330 | +{ | |
331 | + display:block; | |
332 | + padding:5px 3px; | |
333 | + text-decoration:none; | |
334 | + text-align:center; | |
335 | + outline: none; | |
336 | +} | |
337 | + | |
338 | +#horizontal-multilevel-menu li { float:left; } | |
339 | +#horizontal-multilevel-menu li a.root-item { font-weight:bold; padding:8px 12px 8px; } /*Root items*/ | |
340 | +#horizontal-multilevel-menu a.parent { background: url(images/top-menu-arrow.gif) center right no-repeat; } /*Item-parents*/ | |
341 | +#horizontal-multilevel-menu li a.root-item-selected { font-weight:bold; padding:8px 12px 8px; } /*Root menu selected*/ | |
342 | +#horizontal-multilevel-menu li.last-item { border: none; } | |
343 | + | |
344 | +/*Sub-menu box*/ | |
345 | +#horizontal-multilevel-menu li ul | |
346 | +{ | |
347 | + position:absolute; | |
348 | + top:auto; | |
349 | + display:none; | |
350 | + z-index:500; | |
351 | + height:auto; | |
352 | + width:163px; | |
353 | + padding: 3px 11px; | |
354 | + border:1px solid; | |
355 | +} | |
356 | + | |
357 | +#horizontal-multilevel-menu li li { width:100%; border-bottom:1px solid; } /*Sub-menu item box*/ | |
358 | +#horizontal-multilevel-menu li ul a { text-align:left; font-size: 12px;} /*Item link*/ | |
359 | +#horizontal-multilevel-menu li ul ul { margin:-27px 0 0 160px; } | |
360 | + | |
361 | +#horizontal-multilevel-menu li:hover ul ul, | |
362 | +#horizontal-multilevel-menu li:hover ul ul ul, | |
363 | +#horizontal-multilevel-menu li:hover ul ul ul ul, | |
364 | +#horizontal-multilevel-menu li:hover ul ul ul ul ul | |
365 | +{ | |
366 | + display:none; | |
367 | +} | |
368 | + | |
369 | +#horizontal-multilevel-menu li:hover ul, | |
370 | +#horizontal-multilevel-menu li li:hover ul, | |
371 | +#horizontal-multilevel-menu li li li:hover ul, | |
372 | +#horizontal-multilevel-menu li li li li:hover ul, | |
373 | +#horizontal-multilevel-menu li li li li li:hover ul | |
374 | +{ | |
375 | + display:block; | |
376 | +} | |
377 | + | |
378 | +div.menu-clear-left { clear:left; } | |
379 | + | |
380 | +/*Common Elements */ | |
381 | 381 | div.content-form { padding-left:1em; } |
382 | 382 | \ No newline at end of file |
bitrix/templates/main/images/img02.png
bitrix/templates/main/images/img02_old.png
183 KB
bitrix/templates/primary/components/bitrix/news.detail/iner_winners/result_modifier.php
... | ... | @@ -32,36 +32,37 @@ if($arResult['DISPLAY_PROPERTIES']['MAIN_PARTICIPANTS']) |
32 | 32 | $Sections[$Section['ID']] = $Section; |
33 | 33 | } |
34 | 34 | |
35 | - if(count($arSectionID)<1) | |
36 | - return; | |
37 | - $arFilter = Array( | |
38 | - "SECTION_ID" => $arSectionID, | |
39 | - "ACTIVE" => "Y", | |
40 | - "IBLOCK_ID" => 8 | |
41 | - ); | |
42 | - $arSelect = Array( | |
43 | - "ID", | |
44 | - "IBLOCK_ID", | |
45 | - "NAME", | |
46 | - "IBLOCK_SECTION_ID", | |
47 | - "PREVIEW_PICTURE", | |
48 | - "PREVIEW_TEXT", | |
49 | - "PROPERTY_*" | |
50 | - ); | |
51 | - $rsElement = CIBlockElement::GetList(Array(),$arFilter, false, false, $arSelect); | |
52 | - while($obElement = $rsElement->GetNextElement()) | |
53 | - { | |
54 | - $arItem = $obElement->GetFields(); | |
55 | - | |
56 | - if(array_key_exists("PREVIEW_PICTURE", $arItem)) | |
57 | - $arItem["PREVIEW_PICTURE"] = CFile::GetFileArray($arItem["PREVIEW_PICTURE"]); | |
58 | - if(array_key_exists("DETAIL_PICTURE", $arItem)) | |
59 | - $arItem["DETAIL_PICTURE"] = CFile::GetFileArray($arItem["DETAIL_PICTURE"]); | |
60 | - | |
61 | - $arItem["PROPERTIES"] = $obElement->GetProperties(); | |
62 | - $Sections[$arItem['IBLOCK_SECTION_ID']]['ELEMENTS'][] = $arItem; | |
35 | + if(count($arSectionID)>0) { | |
36 | + //return; | |
37 | + $arFilter = Array( | |
38 | + "SECTION_ID" => $arSectionID, | |
39 | + "ACTIVE" => "Y", | |
40 | + "IBLOCK_ID" => 8 | |
41 | + ); | |
42 | + $arSelect = Array( | |
43 | + "ID", | |
44 | + "IBLOCK_ID", | |
45 | + "NAME", | |
46 | + "IBLOCK_SECTION_ID", | |
47 | + "PREVIEW_PICTURE", | |
48 | + "PREVIEW_TEXT", | |
49 | + "PROPERTY_*" | |
50 | + ); | |
51 | + $rsElement = CIBlockElement::GetList(Array(),$arFilter, false, false, $arSelect); | |
52 | + while($obElement = $rsElement->GetNextElement()) | |
53 | + { | |
54 | + $arItem = $obElement->GetFields(); | |
55 | + | |
56 | + if(array_key_exists("PREVIEW_PICTURE", $arItem)) | |
57 | + $arItem["PREVIEW_PICTURE"] = CFile::GetFileArray($arItem["PREVIEW_PICTURE"]); | |
58 | + if(array_key_exists("DETAIL_PICTURE", $arItem)) | |
59 | + $arItem["DETAIL_PICTURE"] = CFile::GetFileArray($arItem["DETAIL_PICTURE"]); | |
60 | + | |
61 | + $arItem["PROPERTIES"] = $obElement->GetProperties(); | |
62 | + $Sections[$arItem['IBLOCK_SECTION_ID']]['ELEMENTS'][] = $arItem; | |
63 | + } | |
64 | + $arResult["ITEMS"] = $Sections; | |
63 | 65 | } |
64 | -$arResult["ITEMS"] = $Sections; | |
65 | 66 | } |
66 | 67 | |
67 | 68 |
bitrix/templates/primary/components/bitrix/news.detail/iner_winners/template.php
1 | 1 | <?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?> |
2 | 2 | <?//echo"<pre>";print_r($arResult['ITEMS']);echo"</pre>";?> |
3 | +<?= (($arParams["PEOPLE"] == "YOUTHFUL")?$arResult["PROPERTIES"]["YOUTHFUL"]["~VALUE"]["TEXT"]:"") ?> | |
3 | 4 | <div class="info-post-area"> |
4 | 5 | <? |
5 | 6 | // Перебираем список разделов для дерева |
competition/.additional.menu.php
... | ... | @@ -12,8 +12,7 @@ $aMenuLinks = Array( |
12 | 12 | "/competition/prizes/", |
13 | 13 | Array(), |
14 | 14 | Array(), |
15 | - "" | |
16 | - ), | |
15 | +), | |
17 | 16 | Array( |
18 | 17 | "Расписание конкурсов", |
19 | 18 | "/competition/programs/", |
... | ... | @@ -22,13 +21,20 @@ $aMenuLinks = Array( |
22 | 21 | "" |
23 | 22 | ), |
24 | 23 | Array( |
25 | - "Участники", | |
24 | + "Основной", | |
26 | 25 | "/competition/participants/", |
27 | 26 | Array(), |
28 | 27 | Array(), |
29 | 28 | "" |
30 | 29 | ), |
31 | 30 | Array( |
31 | + "Юношеский", | |
32 | + "/competition/youthful/", | |
33 | + Array(), | |
34 | + Array(), | |
35 | + "" | |
36 | + ), | |
37 | + Array( | |
32 | 38 | "Жюри", |
33 | 39 | "/competition/jury/", |
34 | 40 | Array(), |
... | ... | @@ -41,7 +47,6 @@ $aMenuLinks = Array( |
41 | 47 | Array(), |
42 | 48 | Array(), |
43 | 49 | "" |
44 | - ), | |
45 | - | |
50 | + ) | |
46 | 51 | ); |
47 | 52 | -?> |
53 | +?> | |
48 | 54 | \ No newline at end of file |
competition/.inerleft.menu.php
... | ... | @@ -7,27 +7,34 @@ $aMenuLinks = Array( |
7 | 7 | Array(), |
8 | 8 | "" |
9 | 9 | ), |
10 | - Array( | |
10 | + /*Array( | |
11 | 11 | "Призы", |
12 | 12 | "/competition/prizes/", |
13 | 13 | Array(), |
14 | 14 | Array(), |
15 | 15 | "" |
16 | - ), | |
16 | +),*/ | |
17 | 17 | Array( |
18 | - "Расписание конкурса", | |
18 | + "Программы", | |
19 | 19 | "/competition/programs/", |
20 | 20 | Array(), |
21 | 21 | Array(), |
22 | 22 | "" |
23 | 23 | ), |
24 | - Array( | |
25 | - "Участники", | |
24 | + /*Array( | |
25 | + "Основной", | |
26 | 26 | "/competition/participants/", |
27 | 27 | Array(), |
28 | 28 | Array(), |
29 | 29 | "" |
30 | - ), | |
30 | +),*/ | |
31 | + /*Array( | |
32 | + "Юношеский", | |
33 | + "/competition/youthful/", | |
34 | + Array(), | |
35 | + Array(), | |
36 | + "" | |
37 | +),*/ | |
31 | 38 | Array( |
32 | 39 | "Жюри", |
33 | 40 | "/competition/jury/", |
... | ... | @@ -41,13 +48,13 @@ $aMenuLinks = Array( |
41 | 48 | Array(), |
42 | 49 | Array(), |
43 | 50 | "" |
44 | - ), | |
51 | + ),/* | |
45 | 52 | Array( |
46 | 53 | "Фотографии", |
47 | 54 | "/competition/photos/", |
48 | 55 | Array(), |
49 | 56 | Array(), |
50 | 57 | "" |
51 | - ) | |
58 | +)*/ | |
52 | 59 | ); |
53 | 60 | ?> |
54 | 61 | \ No newline at end of file |
competition/index.php
1 | 1 | <? |
2 | 2 | require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); |
3 | -$APPLICATION->SetTitle("Конкурс 2012"); | |
3 | +$APPLICATION->SetTitle("Конкурс 2025"); | |
4 | 4 | ?><?$APPLICATION->IncludeComponent("citrus:contests", "competition", array( |
5 | 5 | "IBLOCK_TYPE" => "FESTIVALS_AND_CONTESTS", |
6 | 6 | "IBLOCK_ID" => "11", |
competition/participants/index.php
1 | 1 | <? |
2 | 2 | require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); |
3 | -$APPLICATION->SetTitle("Участники"); | |
4 | -?> | |
5 | -<?$GLOBALS['FilterCon'] = Array("PROPERTY_STATUS" => 5);?> | |
6 | -<?$APPLICATION->IncludeComponent( | |
7 | - "bitrix:news.detail", | |
8 | - "iner_winners", | |
9 | - array( | |
3 | +$APPLICATION->SetTitle("Основной конкурс"); | |
4 | +?> | |
5 | +<h3>Итоги основного конкурса</h3> | |
6 | + | |
7 | +<p><strong>I премия: </strong></p> | |
8 | + | |
9 | +<ul> | |
10 | + <li>ШУМКОВ Матвей</li> | |
11 | + | |
12 | + <li>ИВАШКО Евгений | |
13 | + <br /> | |
14 | + </li> | |
15 | + </ul> | |
16 | + | |
17 | +<p><strong>II премия:</strong></p> | |
18 | + | |
19 | +<ul> | |
20 | + <li> МЕРЗЛОВ Арсений </li> | |
21 | + | |
22 | + <li> ПРОКОПОВ Кирилл </li> | |
23 | + </ul> | |
24 | + | |
25 | +<p><strong>III премия:</strong></p> | |
26 | + | |
27 | +<ul> | |
28 | + <li> ОСИНЦЕВА Наталья</li> | |
29 | + | |
30 | + <li> ЛАЗУРЕНКО Ольга</li> | |
31 | + </ul> | |
32 | + | |
33 | +<p><strong>Дипломанты:</strong></p> | |
34 | + | |
35 | +<ul> | |
36 | + <li>Бычкова Ангелина</li> | |
37 | + | |
38 | + <li> Клявина Алёна </li> | |
39 | + | |
40 | + <li> Лисак Яна </li> | |
41 | + | |
42 | + <li> Скоморохов Владимир </li> | |
43 | + | |
44 | + <li> Страхов Александр </li> | |
45 | + | |
46 | + <li> Сушляков Антон </li> | |
47 | + | |
48 | + <li> Чернов Александр</li> | |
49 | + </ul> | |
50 | + | |
51 | +<p><strong> Благодарность за участие:</strong></p> | |
52 | + | |
53 | +<ul> | |
54 | + <li>Гордеев Михаил </li> | |
55 | + | |
56 | + <li> Кравцов Лев </li> | |
57 | + | |
58 | + <li> Кузин Владимир</li> | |
59 | + | |
60 | + <li> Онофрей Андрей</li> | |
61 | + | |
62 | + <li> Степанов Игорь </li> | |
63 | + </ul> | |
64 | + <hr> | |
65 | +<ol> | |
66 | + <li> Бычкова Ангелина</li> | |
67 | + | |
68 | + <li> Гордеев Михаил</li> | |
69 | + | |
70 | + <li>Евграфов Евгений</li> | |
71 | + | |
72 | + <li> Ивашко Евгений</li> | |
73 | + | |
74 | + <li> Клявина Анна</li> | |
75 | + | |
76 | + <li> Кравцов Лев</li> | |
77 | + | |
78 | + <li> Кузин Владимир</li> | |
79 | + | |
80 | + <li>Курдюмов-Маркосян Николай</li> | |
81 | + | |
82 | + <li> Лазуренко Ольга</li> | |
83 | + | |
84 | + <li> Лисак Яна</li> | |
85 | + | |
86 | + <li> Мерзлов Арсений</li> | |
87 | + | |
88 | + <li> Онофрей Андрей</li> | |
89 | + | |
90 | + <li> Осинцева Наталья</li> | |
91 | + | |
92 | + <li> Поэта Валерия</li> | |
93 | + | |
94 | + <li> Прокопов Кирилл</li> | |
95 | + | |
96 | + <li> Скоморохов Федор</li> | |
97 | + | |
98 | + <li> Степанов Игорь</li> | |
99 | + | |
100 | + <li> Страхов Александр</li> | |
101 | + | |
102 | + <li> Сушляков Антон</li> | |
103 | + | |
104 | + <li> Цзесинь Бао</li> | |
105 | + | |
106 | + <li> Чернов Александр</li> | |
107 | + | |
108 | + <li> Шумков Матвей </li> | |
109 | + </ol> | |
110 | + | |
111 | +<p> </p> | |
112 | + | |
113 | +<br /> | |
114 | + <?$GLOBALS['FilterCon'] = Array("PROPERTY_STATUS" => 5);?> <?$APPLICATION->IncludeComponent( | |
115 | + "bitrix:news.detail", | |
116 | + "iner_winners", | |
117 | + Array( | |
10 | 118 | "IBLOCK_TYPE" => "tenders", |
11 | 119 | "IBLOCK_ID" => "5", |
12 | 120 | "ELEMENT_ID" => "", |
13 | 121 | "ELEMENT_CODE" => "konkurs-2018", |
14 | 122 | "CHECK_DATES" => "Y", |
15 | - "FIELD_CODE" => array( | |
16 | - 0 => "", | |
17 | - 1 => "", | |
18 | - ), | |
19 | - "PROPERTY_CODE" => array( | |
20 | - 0 => "", | |
21 | - 1 => "YOUTH_PARTICIPANTS", | |
22 | - 2 => "MAIN_PARTICIPANTS", | |
23 | - ), | |
123 | + "FIELD_CODE" => array(0=>"",1=>"",), | |
124 | + "PROPERTY_CODE" => array(0=>"",1=>"YOUTH_PARTICIPANTS",2=>"MAIN_PARTICIPANTS",), | |
24 | 125 | "IBLOCK_URL" => "", |
25 | 126 | "AJAX_MODE" => "N", |
26 | 127 | "AJAX_OPTION_JUMP" => "N", |
... | ... | @@ -51,5 +152,5 @@ $APPLICATION->SetTitle("Участники"); |
51 | 152 | "AJAX_OPTION_ADDITIONAL" => $arParams["AJAX_OPTION_ADDITIONAL"], |
52 | 153 | "ADD_ELEMENT_CHAIN" => "N" |
53 | 154 | ), |
54 | - $component | |
55 | -);?><?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?> | |
155 | +$component | |
156 | +);?><?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?> | |
56 | 157 | \ No newline at end of file |
competition/programs/index.php
competition/youthful/.section.php
competition/youthful/index.php
... | ... | @@ -0,0 +1,57 @@ |
1 | +<? | |
2 | +require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); | |
3 | +$APPLICATION->SetTitle("Юношеский конкурс"); | |
4 | +?> | |
5 | + | |
6 | +<?$GLOBALS['FilterCon'] = Array("PROPERTY_STATUS" => 5);?> | |
7 | +<?$APPLICATION->IncludeComponent( | |
8 | + "bitrix:news.detail", | |
9 | + "iner_winners", | |
10 | + array( | |
11 | + "IBLOCK_TYPE" => "tenders", | |
12 | + "IBLOCK_ID" => "5", | |
13 | + "ELEMENT_ID" => "", | |
14 | + "ELEMENT_CODE" => "konkurs-2018", | |
15 | + "CHECK_DATES" => "Y", | |
16 | + "FIELD_CODE" => array( | |
17 | + 0 => "", | |
18 | + 1 => "", | |
19 | + ), | |
20 | + "PROPERTY_CODE" => array( | |
21 | + 0 => "", | |
22 | + 1 => "YOUTH_PARTICIPANTS", | |
23 | + 2 => "MAIN_PARTICIPANTS", | |
24 | + ), | |
25 | + "IBLOCK_URL" => "", | |
26 | + "AJAX_MODE" => "N", | |
27 | + "AJAX_OPTION_JUMP" => "N", | |
28 | + "AJAX_OPTION_STYLE" => "N", | |
29 | + "AJAX_OPTION_HISTORY" => "N", | |
30 | + "CACHE_TYPE" => "A", | |
31 | + "CACHE_TIME" => "36000000", | |
32 | + "CACHE_GROUPS" => "Y", | |
33 | + "META_KEYWORDS" => "-", | |
34 | + "META_DESCRIPTION" => "-", | |
35 | + "BROWSER_TITLE" => "-", | |
36 | + "SET_TITLE" => "N", | |
37 | + "SET_STATUS_404" => "N", | |
38 | + "INCLUDE_IBLOCK_INTO_CHAIN" => "N", | |
39 | + "ADD_SECTIONS_CHAIN" => "N", | |
40 | + "ACTIVE_DATE_FORMAT" => "d.m.Y", | |
41 | + "USE_PERMISSIONS" => "N", | |
42 | + "DISPLAY_TOP_PAGER" => "N", | |
43 | + "DISPLAY_BOTTOM_PAGER" => "N", | |
44 | + "PAGER_TITLE" => " ", | |
45 | + "PAGER_TEMPLATE" => "", | |
46 | + "PAGER_SHOW_ALL" => "N", | |
47 | + "DISPLAY_DATE" => "N", | |
48 | + "DISPLAY_NAME" => "Y", | |
49 | + "DISPLAY_PICTURE" => "Y", | |
50 | + "DISPLAY_PREVIEW_TEXT" => "Y", | |
51 | + "USE_SHARE" => "N", | |
52 | + "AJAX_OPTION_ADDITIONAL" => $arParams["AJAX_OPTION_ADDITIONAL"], | |
53 | + "ADD_ELEMENT_CHAIN" => "N", | |
54 | + "PEOPLE" => "YOUTHFUL", | |
55 | + ), | |
56 | + $component | |
57 | +);?><?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?> |
contacts/index.php
1 | 1 | <? |
2 | 2 | require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); |
3 | 3 | $APPLICATION->SetTitle("Контакты"); |
4 | -?>Тел.: +7 (495) 729-41-52 | |
5 | -<br /> | |
6 | - e-mail: <a target="_blank" href="mailto:veralotar2014@gmail.com" >veralotar2014@gmail.com</a> | |
4 | +?><!--Тел.: +7 (495) 729-41-52 | |
5 | +<br /--> | |
6 | + e-mail: <a target="_blank" href="mailto:lotarvera2022@gmail.com" >lotarvera2022@gmail.com</a> | |
7 | 7 | <ul></ul> |
8 | 8 | |
9 | 9 | <br /> |
en/.left.menu.php
en/.top.menu.php
en/contacts/index.php
... | ... | @@ -3,7 +3,7 @@ require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); |
3 | 3 | $APPLICATION->SetTitle("Contact us"); |
4 | 4 | ?>tel.: +7 (495) 729-41-52 |
5 | 5 | <br /> |
6 | - e-mail: <a target="_blank" href="mailto:veralotar2014@gmail.com" >veralotar2014@gmail.com</a> | |
6 | + e-mail: <a target="_blank" href="mailto:lotarvera2022@gmail.com" >lotarvera2022@gmail.com</a> | |
7 | 7 | <ul></ul> |
8 | 8 | |
9 | 9 | <br /> |
images/2023_1.jpg
1.09 MB
images/2023_2.jpg
870 KB
include/copearite.php
include/copyright.php
urlrewrite.php
... | ... | @@ -55,10 +55,10 @@ $arUrlRewrite = array( |
55 | 55 | "PATH" => "/archive/festivals/index.php", |
56 | 56 | ), |
57 | 57 | array( |
58 | - "CONDITION" => "#^/competition/jury/#", | |
58 | + "CONDITION" => "#^/en/archive/tours/#", | |
59 | 59 | "RULE" => "", |
60 | - "ID" => "bitrix:news", | |
61 | - "PATH" => "/fr/competition/jury/index.php", | |
60 | + "ID" => "citrus:contests", | |
61 | + "PATH" => "/en/archive/tours/index.php", | |
62 | 62 | ), |
63 | 63 | array( |
64 | 64 | "CONDITION" => "#^/competition/jury/#", |
... | ... | @@ -67,16 +67,16 @@ $arUrlRewrite = array( |
67 | 67 | "PATH" => "/competition/jury/index.php", |
68 | 68 | ), |
69 | 69 | array( |
70 | - "CONDITION" => "#^/en/archive/tours/#", | |
70 | + "CONDITION" => "#^/competition/jury/#", | |
71 | 71 | "RULE" => "", |
72 | - "ID" => "citrus:contests", | |
73 | - "PATH" => "/en/archive/tours/index.php", | |
72 | + "ID" => "bitrix:news", | |
73 | + "PATH" => "/fr/competition/jury/index.php", | |
74 | 74 | ), |
75 | 75 | array( |
76 | - "CONDITION" => "#^/fr/archive/tours/#", | |
76 | + "CONDITION" => "#^/archive/contests/#", | |
77 | 77 | "RULE" => "", |
78 | 78 | "ID" => "citrus:contests", |
79 | - "PATH" => "/fr/archive/tours/index.php", | |
79 | + "PATH" => "/archive/contests/index.php", | |
80 | 80 | ), |
81 | 81 | array( |
82 | 82 | "CONDITION" => "#^/competition/jury/#", |
... | ... | @@ -85,10 +85,10 @@ $arUrlRewrite = array( |
85 | 85 | "PATH" => "/en/competition/jury/index.php", |
86 | 86 | ), |
87 | 87 | array( |
88 | - "CONDITION" => "#^/archive/contests/#", | |
88 | + "CONDITION" => "#^/fr/archive/tours/#", | |
89 | 89 | "RULE" => "", |
90 | 90 | "ID" => "citrus:contests", |
91 | - "PATH" => "/archive/contests/index.php", | |
91 | + "PATH" => "/fr/archive/tours/index.php", | |
92 | 92 | ), |
93 | 93 | array( |
94 | 94 | "CONDITION" => "#^/en/press_center/#", |