Пятница, 29.03.2024, 3:03 PM
Приветствую Вас Гость | Регистрация | Вход | RSS
Главная » Статьи » Дизайн сайтов на UcoZ

Меню с двух сторон (Шаблон 10)

Объяснять подробности не буду. Дам образцы, код шаблона и коды основных элементов. Начнём с 10 шаблона.

Пример переделанного 10 шаблона с тремя колонками

Мне нравится сайт растягивающийся на ширину экрана, в этом случае не появляются большие пустые области по бокам для 19-дюймового монитора и не нужна прокрутка для меньшего разрешения. Поэтому точные размеры в шаблоне заменены на 98%. Кому не нравится может переделать по своему вкусу. Шаблон вообще не стоит брать буквально, в нём необходимо заменить ссылку на файл CSS на свою и проследить, чтобы ссылки на картинки были на свой сайт.

Код шаблона (105, цвет песочный)

<html>
<head>
<title>$SITE_NAME$ - $PAGE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="http://abba.ucoz.ru/105.css">
</head>
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="20" marginwidth=0 marginheight=0>
<!-- Header -->
<table border="0" cellspacing="0" width="98%" cellpadding="0" align="center">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-left:20px;"><a href="http://www.ucoz.com/"><img border="0" src="http://src.ucoz.ru/t/105/logo.gif" width="168" height="87" title="UcoZ - Site Editor"></a></td>
<td width="70%" align="center"></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellspacing="0" width="98%" cellpadding="0" align="center">
<tr>
<td width="100%">
<table border="0" cellspacing="0" width="100%" cellpadding="0">
<tr>
<td width="10%">
<table border="0" cellspacing="0" width="100%" cellpadding="0">
<tr>
<td bgcolor="#E1D7B0"><img border="0" src="http://src.ucoz.ru/t/105/left.gif" width="9" height="16"></td>
<td width="100%" background="http://src.ucoz.ru/t/105/bg_up.gif" bgcolor="#E1D7B0" class="copy" align="center"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1">%IF($LOGOUT_LINK$)%<a href="$LOGOUT_LINK$" class="noun"><b>Выход</b></a>%ENDIF%%IF($LOGIN_LINK$)%<a href="$LOGIN_LINK$" class="noun"><b>Вход</b></a>%ENDIF%</td>
<td align="right" bgcolor="#E1D7B0"><img border="0" src="http://src.ucoz.ru/t/105/right.gif" width="9" height="16"></td>
</tr>
</table>
</td>
<td><a href="http://www.ucoz.com/" target="_blank"><img border="0" src="http://src.ucoz.ru/t/105/n_site.gif" width="154" height="16" title="UcoZ - Site Editor"></a></td>
<td width="70%">
<table border="0" cellspacing="0" width="100%" cellpadding="0">
<tr>
<td bgcolor="#E1D7B0"><img border="0" src="http://src.ucoz.ru/t/105/left.gif" width="9" height="16"></td>
<td width="100%" background="http://src.ucoz.ru/t/105/bg_up.gif" bgcolor="#E1D7B0" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="$HOME_PAGE_LINK$"><img title="Начало" border="0" src="http://src.ucoz.ru/t/105/home_page_ru.gif" width="110" height="16"></a></td>
%IF($USER_LOGGED_IN$)%<td><a href="$PERSONAL_PAGE_LINK$"><img title="Персональный раздел" border="0" src="http://src.ucoz.ru/t/105/personal_page_ru.gif" width="110" height="16"></a></td>%ELSE%<td><a href="$REGISTER_LINK$"><img title="Регистрация" border="0" src="http://src.ucoz.ru/t/105/sign_up_ru.gif" width="110" height="16"></a></td>%ENDIF%
</tr>
</table>
</td>
<td align="right" bgcolor="#E1D7B0"><img border="0" src="http://src.ucoz.ru/t/105/right.gif" width="9" height="16"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table><br>
<!-- /Header -->
<table border="0" cellspacing="0" width="98%" cellpadding="4" align="center">
<tr>
<td width="200" valign="top">

%IF($SITE_MENU$)%
<!-- Site Menu -->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center" class="blocktitle">Меню сайта</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%">
<table border="0" width="95%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td style="padding-top:5px;">$SITE_MENU$</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
</table><br>
<!-- /Site Menu -->
%ENDIF%

%IF($NEWS_CATEGORIES$)%
<!-- News Menu -->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center" class="blocktitle">Разделы новостей</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%">
<table border="0" width="95%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td style="padding-top:5px;padding-bottom:3px;" align="center">$NEWS_CATEGORIES$</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
</table><br>
<!-- /News Menu -->
%ENDIF%

%IF($NEWS_CALENDAR$)%
<!-- News Calendar -->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center" class="blocktitle">Календарь новостей</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%">
<table border="0" width="95%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td style="padding-top:5px;" align="center">
$NEWS_CALENDAR$
</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
</table><br>
<!-- /News Calendar -->
%ENDIF%

%IF($LOGIN_FORM$)%
<!-- Login Form -->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center" class="blocktitle">Форма входа</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%">
<table border="0" width="95%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td style="padding-top:5px;" align="center">
$LOGIN_FORM$
</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<!-- /Login Form -->
%ENDIF%
</td>

<td valign="top">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>

<td align="center" class="blocktitle">$PAGE_NAME$</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%">
<table border="0" width="97%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td>
<table border="0" width="100%" cellpadding="2">
<tr>
<td width="100%">
Приветствую Вас, <b>$USER_FULL_NAME$</b>.<br>
Текущая дата: <i>$WDAY$, $DATE$, $TIME$</i>
<hr>
</td>
</tr>
<tr>
<td width="100%">
<!-- Body -->
%IF($ADD_NEWS_LINK$)%<div align="right" style="padding-bottom:3px;">[ <a href="$ADD_NEWS_LINK$">Добавить новость</a> ]</div>%ENDIF%
$LAST_NEWS$
<!-- /Body -->
</td>
</tr>
</table>
</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="200" valign="top">

<!-- Friends -->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center" class="blocktitle">Друзья сайта</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table></td>
</tr>
<tr>
<td width="100%">
<table border="0" width="95%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td style="padding-top:5px;"> $GLOBAL_FRIENDS$ </td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table></td>
</tr>
</table>
<br>
<!-- /Friends -->
%IF($POLL$)%
<!-- Poll -->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center" class="blocktitle">Наш опрос</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table></td>
</tr>
<tr>
<td width="100%">
<table border="0" width="95%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td> $POLL$ </td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table></td>
</tr>
</table>
<br>
<!-- /Poll -->
%ENDIF%
<!-- Counter -->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center" class="blocktitle">Статистика</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table></td>
</tr>
<tr>
<td width="100%">
<table border="0" width="95%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center"> $COUNTER$</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table></td>
</tr>
</table>
<!-- /Counter --></td>
</tr>
</table>
<p>&nbsp;</p>
<center>$POWERED_BY$</center>
</body>
</html>

А вот отдельный блочок-менюшка:

 
 

 

Друзья сайта

 
 

Код менюшки:

<!-- Friends -->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F7F3EA">
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htl.gif" width="6" height="6"></td>
<td width="100%" style="border-top:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/htr.gif" width="6" height="6"></td>
</tr>
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td align="center" class="blocktitle">Друзья сайта</td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table></td>
</tr>
<tr>
<td width="100%">
<table border="0" width="95%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td style="border-left:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td style="padding-top:5px;"> $GLOBAL_FRIENDS$ </td>
<td style="border-right:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbl.gif" width="6" height="6"></td>
<td width="100%" style="border-bottom:2px solid #E1D7B0;"><img border="0" src="http://src.ucoz.ru/t/105/1px.gif" width="1" height="1"></td>
<td valign="top"><img border="0" src="http://src.ucoz.ru/t/105/hbr.gif" width="6" height="6"></td>
</tr>
</table></td>
</tr>
</table>
<br>
<!-- /Friends -->

Ну вот в общем и всё с 10-м шаблоном.

Категория: Дизайн сайтов на UcoZ | Добавил: Admin (25.04.2006)
Просмотров: 3109 | Комментарии: 1 | Рейтинг: 5.0/4
Всего комментариев: 1
0  
1 smartton   (18.08.2006 5:37 PM) [Материал]
администратор сайта ,а вы не могли бы сделать все линии чёрными и надписи ,а фон серым .
заранее спасибо ,за это добавлю ваш сайт в ссылки и в друзья на первой странице

Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]