Зеленин П.О. поправил шаблон main_uisi для возможности добавления пункта главного меню без повторения фоновой картинки (girl2).
This commit is contained in:
parent
bb6b046855
commit
d266e944d6
@ -57,9 +57,10 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<table cellspacing="0" cellpadding="0" border="0">
|
<table cellspacing="0" cellpadding="0" border="0" style="background-image: url('/i/girl2_1.png'); background-position: top left; background-repeat: no-repeat;">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr> <td width="300" background="/i/girl2_1.png" height="192" style="-moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none;"> <?$APPLICATION->IncludeComponent(
|
<tr style="background-image: url('/i/girl2_2.png'); background-position: top right; background-repeat: no-repeat;">
|
||||||
|
<td width="470" height="192"> <?$APPLICATION->IncludeComponent(
|
||||||
"bitrix:menu",
|
"bitrix:menu",
|
||||||
"tree",
|
"tree",
|
||||||
Array(
|
Array(
|
||||||
@ -73,10 +74,10 @@
|
|||||||
"USE_EXT" => "N",
|
"USE_EXT" => "N",
|
||||||
"ALLOW_MULTI_SELECT" => "N"
|
"ALLOW_MULTI_SELECT" => "N"
|
||||||
)
|
)
|
||||||
);?> </td> <td width="420" background="/i/girl2_2.png" height="192" style="-moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none;">
|
);?> </td> <td width="250" height="192" style="vertical-align: top;">
|
||||||
<!-- <div style="position: relative; left: 60px; z-index: 10;"><a href="http://uisi.ru/uisi/general/news.php?ELEMENT_ID=2868" ><img width="120px" height="121px" title="День открытых дверей" src="/i/dot15.png" ></a></div>-->
|
<!-- <div style="position: relative;"><a href="http://uisi.ru/uisi/general/news.php?ELEMENT_ID=2868" ><img width="120px" height="121px" title="День открытых дверей" src="/i/dot15.png" ></a></div> -->
|
||||||
<!-- <div style="position: relative; left: 60px; z-index: 10;"><a href="http://uisi.ru/uisi/general/news.php?ELEMENT_ID=1969" ><img width="120px" height="121px" title="День абитуриентов" src="/i/daya.png" ></a></div> --!>
|
<!-- <div style="position: relative;"><a href="http://uisi.ru/uisi/general/news.php?ELEMENT_ID=1969" ><img width="120px" height="121px" title="День абитуриентов" src="/i/daya.png" ></a></div> -->
|
||||||
<!-- <div style="position: relative; left: 60px; z-index: 10;"><a href="http://uisi.ru/uisi/general/news.php?ELEMENT_ID=1976" ><img width="120px" height="121px" title="Зачисление" src="/i/zachislenie.png" ></a></div>-->
|
<!-- <div style="position: relative;"><a href="http://uisi.ru/uisi/general/news.php?ELEMENT_ID=1976" ><img width="120px" height="121px" title="Зачисление" src="/i/zachislenie.png" ></a></div> -->
|
||||||
</td><td style="-moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none;">
|
</td><td style="-moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none;">
|
||||||
<br />
|
<br />
|
||||||
</td></tr>
|
</td></tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user