Единый форум поддержки

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Единый форум поддержки » Архив » Общие вопросы от новичков (47)


Общие вопросы от новичков (47)

Сообщений 901 страница 920 из 1000

1

Инструменты для поиска и редактирования стиля (скриптов).

Как с помощью браузера можно определить элемент дизайна.

Каталог скриптов/CSS

Полезные скрипты, необходимые темы для новичков, а также ссылки на сайты рассказывающие что такое НТМЛ и CSS.

Типовые Вопросы (ЧаВо)

Ответы на часто задаваемые вопросы.

Как задавать вопросы! Разница между стилем и скриптом. ( Советы)

Плюс к названию темы еще и Памятка.

Любой вопрос по оформлению/неполадкам сопровождайте ссылкой на форум, по которому возникли сложности.

Отредактировано Deff (Пт, 14 Мар 2014 15:54:34)

+3

901

Dango написал(а):

Там  Caligula написал:

Не получилось у меня найти этот скрипт поиском,   Может, подскажете, где это?

пост 452 Общие вопросы от новичков (47)

0

902

Здравствуйте.
Подскажите пожалуйста, как сдвинуть все навигационные ссылки (Форум, участники...) на самый верх? (В шапке для них есть место). "Типовые вопросы" не помогли.
И подскажите пожалуйста скрипт для скрытия ссылок "Новые сообщения, активные темы и т.п."
http://prost0.0pk.ru/

Отредактировано Firefalcon (Чт, 12 Июн 2014 23:35:23)

0

903

Firefalcon написал(а):

Здравствуйте.
Подскажите пожалуйста, как сдвинуть все навигационные ссылки (Форум, участники...) на самый верх? (В шапке для них есть место). "Типовые вопросы" не помогли.

Ну, по сути вам надо было делать шапку не через отдельный див: <div id="shapka"></div> и на него вешать фон, а поставить фон на блок меню: <div id="pun-navlinks" class="section"> - внутри родного блока спозиционировать кнопки как то проще, нежели весь блок переносить в другой блок без доступа к НТМЛ..

Firefalcon написал(а):

И подскажите пожалуйста скрипт для скрытия ссылок "Новые сообщения, активные темы и т.п."

В НТМЛ верх:

Код:
<style type="text/css">
#pun-ulinks {
display: none;
}
</style>

0

904

Firefalcon
В первом окне стиля:

#pun-navlinks, #pun-navlinks .container {
    border-style: none;
    border-width: 0;
    margin-top: -75px;
    text-align: center;
}
/* D3.2 */
#pun-navlinks .container {
  margin: -445px 0px 340px 0px;
  padding: 0.7em 1em;
  }

Красным - убираем. Зеленым - добавляем.

0

905

Комар написал(а):

пост 452 Общие вопросы от новичков (47)

Извините, что-то не так:
Пост 452 в теме "Общие вопросы от новичков (47)" содержит только одно слово : "Хорошо".
А по адресу, приведенному вами, попадаешь в самый конец предыдущей страницы (стр.45), и там тоже про другое речь.

Поэтому (увы) повторяю вопрос:
подскажите, где находится скрипт (предположительно, авторства уважаемого kolobdur74 ), дающий возможность загружать изображения (по кнопке) не только на Аплоадс, но и на другие хранилища.
Спасибо.

Отредактировано Dango (Пт, 13 Июн 2014 02:13:59)

0

906

Dango написал(а):

Поэтому (увы) повторяю вопрос:
подскажите, где находится скрипт (предположительно, авторства уважаемого kolobdur74 ), дающий возможность загружать изображения (по кнопке) не только на Аплоадс, но и на другие хранилища.
Спасибо.

Скрипты от пользователей 3 Пост 452

+1

907

Здравствуйте. Как можно установить
такие как тут выдвижные панельки?
Я осмотрела скрипты и ничего похожего не нашла.

0

908

Your mafiosi
Скрипты от пользователей 2

0

909

kolobdur74 написал(а):

Скрипты от пользователей 3 Пост 452

Спасибо.


Добавлено спустя 1 день 45 минут:
Уже работает. Полет нормальный.

Отредактировано Dango (Вс, 15 Июн 2014 04:22:29)

0

910

Здравствуйте
Помогите пожалуйста
Установила ПОРТАЛ  изменила фон на свой цвет. Теперь мне надо заменить весь размер шрифта а то уж больно мелкий ткните где все размеры текста в коде меняются. И кто может помоч сменить цвета синих блоков на зелененькие или сделать новые.Вот скрин.
http://sd.uploads.ru/t/C76dB.png
А и еще убрать с портала подменюшки.

Код:
<!--Убираем текущую разметку-->
</div></div></div></div></div></div>
<script type="text/javascript">
$(document).ready(function() {
$("html head, body div:not([id='Mypun)").replaceWith("");
$("body").prepend($("#Mypun").val())
});
</script>
<textarea id="Mypun" style="display:none">
<!--Начало Контента Вашей Body-->

<!--Стиль-->
<style type="text/css">
#menu {position:relative;vertical-align:bottom;top:5px;}
div.bib iframe {max-width: 100%;}
.postimg {max-width: 400px;}
#tableportal{
width: 100%;
}
.colonkaleft {
	width: 20%;
	margin-left: auto;
	margin-right: 5px;
	height: 100%;
    vertical-align :top;
	padding-right: 5px;
}
.colonkamain {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
    vertical-align :top;
}
.colonkaright {
	width: 20%;
	margin-left: 5px;
	margin-right: auto;
	height: 100%;
    vertical-align :top;
	padding-left: 5px;
}
#header {
	background-image : url(http://s2.uploads.ru/TL1HA.png);
	background-repeat: repeat-x;
	border-bottom: #000 1px solid;
	height: 80px;
}
.captiontopleft{ width: 24px; background-image: url(http://s2.uploads.ru/nRj9x.png); }
.captiontopmiddle{ width: 100%; background-repeat: repeat-x; background-image: url(http://s3.uploads.ru/UuvbZ.png); }
.captiontopright{ width: 11px; background-image: url(http://s3.uploads.ru/KAgDn.png); }
.captionleft{ width: 24px; background-image: url(http://s2.uploads.ru/t2UBe.png); }
.captionbar{ background-repeat: repeat-x; padding-right:10px; font-size: 10px; color: #fff; font-family: verdana, tahoma, arial, sans-serif; background-image: url(http://s3.uploads.ru/GxUiC.png);}
.captionend{ width: 12px; background-image: url(http://s2.uploads.ru/WaMHn.png); }
.captionmain{ width: 100%; background-repeat: repeat-x; background-image: url(http://s2.uploads.ru/4REO9.png); }
.captionright{ width: 11px; background-image: url(http://s2.uploads.ru/tN2ba.png); }
.bodyleft{ width: 3px; background-repeat: repeat-y; background-image: url(http://s3.uploads.ru/KMQHY.png); }
.bodymain{ width: 100%; background: #7CCD7C; padding: 4px 5px 5px 4px; font-size: 10px; color: #000; font-family: verdana, tahoma, arial, sans-serif; vertical-align:top; }
.bodyright{ width: 3px; background-repeat: repeat-y; background-image: url(http://s3.uploads.ru/kUXVi.png); }
.bottomleft{ width: 10px; background-image: url(http://s2.uploads.ru/ydz4J.png); }
.bottommain{ width: 100%; background-repeat: repeat-x; background-image: url(http://s2.uploads.ru/jCMai.png);}
.bottomright{ width: 10px; background-image: url(http://s2.uploads.ru/xIvR0.png); }
.spacer{padding: 2px 0px 2px 0px;}
#statis {width: 100%;}
#nov {
font-size: 24px; 
color: #98FB98; 
font-family: verdana, tahoma, arial, sans-serif;
text-align: center;
font-weight: 800;
}
#clock{
position:relative;
width:352px;
left:5px;
text-shadow:#fff -1px -1px 0, #333 1px 1px 0;
font-size:12pt;
color:#4682B4;
font-weight:600;
font-family:Verdana;
}
#sp-searchtext {
width: 100px;
height: 16px;
border: 0 none;
padding: 2px 20px;
color: #fff;
background: url(http://s2.uploads.ru/yM8qf.png) 0 0 no-repeat;
-webkit-appearance: none;}
#sp-searchtext:focus { color:#000; background-position:0 100%; outline:none; }
#sp-searchtext::-ms-clear { display:none; }
#g-search label { display:block; margin-top:-2px; }
#g-search .sp-label { margin-bottom:-2px; }
#g-search .sp-label label { display:none; margin:0; }
#logo{
font-size: 24px; 
color: #104E8B; 
font-family: verdana, tahoma, arial, sans-serif;
text-align: center;
font-weight: 800;
}
/*------------------------------- Меню ------------------------------------*/
#nav {border-top-right-radius: 20px; width: 100%; left:-3px; vertical-align:bottom; padding:0; margin:0 auto; list-style:none; height:33px; background:transparent url(http://s2.uploads.ru/YZCA2.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:inline; text-align: center; height:33px;}
#nav li a.top_link {display:inline; text-align: center; height:33px; line-height:33px; color:#D1EEEE; text-decoration:none; font-size:14px; font-weight:normal; padding: 0; cursor:pointer; background: url(http://s2.uploads.ru/YZCA2.gif)}
#nav li a.top_link span {display:inline; text-align: center; padding:5px 12px 6px 6px; height:33px; background: url(http://s2.uploads.ru/YZCA2.gif) right repeat-x;}
#nav li a.top_link span.down {display:inline; text-align: center; padding:5px 12px 6px 6px; height:33px; background: url(http://s3.uploads.ru/gT1Xz.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav li.iehover a.top_link {color:#fff; background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s2.uploads.ru/tu0pW.gif) no-repeat right; cursor:pointer;}
#nav li:hover a.top_link span,
#nav li.iehover a.top_link span {color:#fff; background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s2.uploads.ru/tu0pW.gif) no-repeat right top; cursor:pointer;}
#nav li:hover a.top_link span.down,
#nav li.iehover a.top_link span.down {background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s3.uploads.ru/kn60E.gif) no-repeat right top; cursor:pointer;}
 
/* Моделирование списка по умолчанию */
 
#nav li:hover {position:relative; z-index:200; cursor:pointer;}
 
#nav li:hover ul.sub
{text-align: left; left:1px; top:24px; background: #DAE7F3; padding:3px; border:1px solid #4682B4; white-space:nowrap; width:245px; height:auto; z-index:300; cursor:pointer;}
#nav li:hover ul.sub li
{text-align: left; display:block; height:20px; position:relative; float:left; width:245px; font-weight:normal; cursor:pointer;}
#nav li:hover ul.sub li a
{text-align: left; display:block; font-size:12px; height:18px; width:242px; line-height:18px; text-indent:5px; color:#4682B4; text-decoration:none; border:1px solid #F8F8FF; cursor:pointer;}
#nav li ul.sub li a.fly
{background:#4682B4 url(http://s2.uploads.ru/LdWqb.png) 229px 6px no-repeat; cursor:pointer; color:#F8F8FF;}
#nav li:hover ul.sub li a:hover
{background:#104E8B; color:#F8F8FF; border-color:#fff; cursor:pointer;}
#nav li:hover ul.sub li a.fly:hover
{background:#4169E1 url(http://s2.uploads.ru/TzsVt.png) 229px 6px no-repeat; color:#fff; cursor:pointer; left:1px;}
 
 
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:245px; top:-4px; background: #DAE7F3; padding:3px; border:1px solid #4682B4; white-space:nowrap; width:245px; z-index:400; height:auto;}
 
#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
 
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#00BFFF url(http://s2.uploads.ru/TzsVt.png) 229px 6px no-repeat; color:#000; border-color:#fff;}
 
#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#1F242B url(http://s2.uploads.ru/LdWqb.png) 229px 6px no-repeat; color:#ccc; border-color:#fff; border:1px;}
</style>
<!--Конец Стиля-->

<!--Блок часы и поиск-->
<table style='width:100%; background-color:#E4E0E0' cellspacing='3' class='topborder'>
<tr>
<td style='text-align:left; vertical-align:middle;'>

<!--Скрипт Цифровые часы-->
<script type="text/javascript">
function showTime()
{
  var dat = new Date();
  var H = '' + dat.getHours();
  H = H.length<2 ? '0' + H:H;
  var M = '' + dat.getMinutes();
  M = M.length<2 ? '0' + M:M;
  var S = '' + dat.getSeconds();
  S =S.length<2 ? '0' + S:S;
  var clock = H + ':' + M + ':' + S;
  document
    .getElementById('time_div')
      .innerHTML=clock;
  setTimeout(showTime,1000); // перерисовать 1 раз в сек.
}
</script>
<span id="time_div" style="position:relative;width:82px;left:5px;text-shadow:#fff -1px -1px 0, #333 1px 1px 0;font-size:12pt;color:#4682B4;font-weight:600;font-family:Verdana;"></span>
<script type="text/javascript">
showTime();
</script> &nbsp;
<!--Конец Скрипта Цифровые часы-->

<!--Скрипт Дата-->
<span id="clock">
<script language=JavaScript>
var dayarray=new Array("Воскресение","Понедельник","Вторник","Среда","Четверг","Пятница","Суббота") 
var montharray=new Array("Января","Февраля","Марта","Апреля","Мая","Июня","Июля","Августа","Сентября","Октября","Ноября","Декабря") 
function getthedate() {
var mydate=new Date()
var year=mydate.getFullYear()
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym < 10) {
daym="0"+daym
}
var cdate= " "+daym+" "+montharray[month]+" "+" "+year+" "+"года "+"|"+" "+dayarray[day]+" "+" "
if (document.all)
document.all.clock.innerHTML=cdate
else if (document.getElementById)
document.getElementById("clock").innerHTML=cdate
else
document.write(cdate)
}
if (!document.all&&!document.getElementById)
getthedate()
function goforit() {
if (document.all||document.getElementById)
setInterval("getthedate()",1000)
}
window.onload=goforit
</SCRIPT>
</span>
<!--Конец Скрипта Дата-->

</td>
<td style='text-align:right'>



</td>
</tr>
</table>
<!--Конец Блока часы и поиск-->

<!--Шапка-->
<table style='width:100%;' cellspacing='3' id='header'>
<tr>
<td colspan='2' style='text-align: center;vertical-align:bottom;'>

<div id='logo'>
<img src='".THEME_ABS."images/logo.png' alt='' />&nbsp;&nbsp;&nbsp;Название Форума
</div>

<!--Меню-->
<div id='menu'>
<div class='nav'>
 <ul id='nav'>
   <li class='top'><a href='/pages/portal' id='' class='top_link'><span><strong>Портал</strong></span></a></li>
   <li class='top'><a href='/' id='' class='top_link'><span class='down'><strong>Форум</strong></span></a>
      <ul class='sub'>
	     <li><a href='ссылка' class='fly'><strong>Подменю</strong></a>
           <ul>
	          <li><a href='ссылка'><strong>Подменю 2</strong></a></li>
      <li><a href='ссылка'><strong>Подменю 2</strong></a></li>
	  <li><a href='ссылка'><strong>Подменю 2</strong></a></li>	  
   </ul>
 </li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
      </ul>
   </li>
   <li class='top'><a href='/userlist.php' id='' class='top_link'><span><strong>Участники</strong></span></a></li>
   <li class='top'><a href='/search.php' id='' class='top_link'><span><strong>Поиск</strong></span></a></li>
   <li class='top'><a href='/profile.php' id='' class='top_link'><span><strong>Профиль</strong></span></a></li>
   <li class='top'><a href='/messages.php' id='' class='top_link'><span><strong>Сообщения</strong></span></a></li>    
 </ul>
</div>
</div>
<!--Конец Меню-->

</td>
<td style='text-align:right'>

<!--Верхняя Реклама-->
Здесь Верхняя Реклама
<!--Конец Верхней Рекламы-->

</td>
</tr>
</table>
<br>
<!--Конец Шапки-->

<!--Колонки-->
<table id='tableportal' cellpadding='0' cellspacing='0'>
<tr>

<!--Левая колонка-->
<td class='colonkaleft'>

<!--Левый Блок №1-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Статистика
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
<div id="statis"><div id="statis1" class=category><div class=container></div></div></div>
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №1-->

<!--Левый Блок №2-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №2
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №2-->

<!--Левый Блок №3-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №3
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №3-->

<!--Левый Блок №4-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №4
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №4-->

<!--Левый Блок №5-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №5
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №5-->
</td>
<!--Конец Левой колонки-->

<!--Центральная колонка/Новости-->
<td class='colonkamain'>

<!--Название/Новости-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>

</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div id="nov">
Новости Форума
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Название/Новости-->

<!--Сами Новости-->
<div class='spacer1'>
</div>
<!--Конец Новостей-->
</td>
<!--Конец Центральной колонки/Новости-->

<!--Правая колонка-->
<td class='colonkaright'>

<!--Правый Блок №1-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №1
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №1-->

<!--Правый Блок №2-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №2
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №2-->

<!--Правый Блок №3-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №3
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №3-->

<!--Правый Блок №4-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №4
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №4-->

<!--Правый Блок №5-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №5
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №5-->
</td>
<!--Конец Правой колонки-->
</tr>
</table>
<!--Конец Колонок-->

<!--Низ-->
<br>
<table style='width:100%;' cellspacing='3' id='header'>
<tr>
<td colspan='2' style='text-align:left; vertical-align: middle;'>
Здесь чего нить можно разместить...
</td>
<td style='text-align:right'>

<!--Нижняя Реклама-->
Здесь Нижняя Реклама
<!--Конец Нижней Рекламе-->

</td>
</tr>
</table>
<br>
<!--Конец низа-->

<!--Скрипты-->

<!--Скрипт Новостей-->
<script type="text/javascript">
$(function(){
$('div.spacer1').append('<div id="bib"></div>');
$.get('/export.php','',processXML);
function processXML(data){
$(data).find('item:lt(10)').each(function(){  
var JAuthor=$(this).find('author').text().slice(14,-1);var JTitle=$(this).find('title').text();
var JLink=$(this).find('link').text();var JCont=$(this).find('description').text().split('\n',1);
var JPosted=$(this).find('pubDate').text().slice(4,-9);
$('#bib').append('<div class="spacer"><table cellpadding="0" cellspacing="0"><tr><td class="captiontopleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="24" height="3" alt="" style="display: block;" /></td><td class="captiontopmiddle"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="3" alt="" style="display: block;" /></td><td class="captiontopright"><img src="http://s2.uploads.ru/MhPaE.gif" width="11" height="3" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="captionleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="24" height="18" alt="" style="display: block;" /></td><td class="captionbar" style="white-space:nowrap"><strong>'+JTitle+'</strong></td><td class="captionend"><img src="http://s2.uploads.ru/MhPaE.gif" width="12" height="18" alt="" style="display: block;" /></td><td class="captionmain"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="18" alt="" style="display: block;" /></td><td class="captionright"><img src="http://s2.uploads.ru/MhPaE.gif" width="11" height="18" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="bodyleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="3" height="1" alt="" style="display: block;" /></td><td class="bodymain"><div class="alttd"><span style="float: right;">'+JPosted+' | Написал: '+ JAuthor +'</span></br></br>'+JCont+'</br><a href="'+ JLink +'" title="'+JTitle+'">Читать далее »</a></div></td><td class="bodyright"><img src="http://s2.uploads.ru/MhPaE.gif" width="3" height="1" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="bottomleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="10" height="9" alt="" style="display: block;" /></td><td class="bottommain"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="9" alt="" style="display: block;" /></td><td class="bottomright"><img src="http://s2.uploads.ru/MhPaE.gif" width="10" height="9" alt="" style="display: block;" /></td></tr></table></div>'); });
} });
</script>
<!--Конец Скрипта Новостей-->

<!--Скрипт Статистики-->
<script type="text/javascript">
var str=$("#statis").load("/ div.statscon").find("ul.container('')").parent().html()
  $("#statis1 .container").prepend(str);
</script>
<!--Конец Скрипта Статистики-->

<!--Конец Контента Вашей Body-->
</textarea>
<!--Конец Обрамления-->
<div><div><div><div><div><div>

Отредактировано френч (Вс, 15 Июн 2014 10:38:56)

0

911

френч написал(а):

Помогите пожалуйста

Ссылку на установленный портал..

0

912

kolobdur74 написал(а):

Ссылку на установленный портал..

http://zoofortuna.rusff.ru/pages/portal

0

913

френч написал(а):

И кто может помоч сменить цвета синих блоков на зелененькие или сделать новые.

Это все картинка, точнее несколько картинок..Вы можете их перекрасить в фотошопе в нужный цвет и заменить в коде, вот картинки и код, который им соответствует:

Код

1. http://s2.uploads.ru/t2UBe.png

.captionleft {
width: 24px;
background-image: url(http://s2.uploads.ru/t2UBe.png);
}

2. http://s3.uploads.ru/GxUiC.png

.captionbar {
background-repeat: repeat-x;
padding-right: 10px;
font-size: 10px;
color: #fff;
font-family: verdana, tahoma, arial, sans-serif;
background-image: url(http://s3.uploads.ru/GxUiC.png);
}

3. http://s2.uploads.ru/WaMHn.png

.captionend {
width: 12px;
background-image: url(http://s2.uploads.ru/WaMHn.png);
}

4. http://s2.uploads.ru/4REO9.png

.captionmain {
width: 100%;
background-repeat: repeat-x;
background-image: url(http://s2.uploads.ru/4REO9.png);
}

5. http://s2.uploads.ru/tN2ba.png

.captionright {
width: 11px;
background-image: url(http://s2.uploads.ru/tN2ba.png);
}

френч написал(а):

Теперь мне надо заменить весь размер шрифта а то уж больно мелкий ткните где все размеры текста в коде меняются.

В колонках:

.bodymain {
width: 100%;
background: #7CCD7C;
padding: 4px 5px 5px 4px;
font-size: 10px;
color: #000;
font-family: verdana, tahoma, arial, sans-serif;
vertical-align: top;
}

Названия тем в колонках:

.captionbar {
background-repeat: repeat-x;
padding-right: 10px;
font-size: 10px;
color: #fff;
font-family: verdana, tahoma, arial, sans-serif;
background-image: url(http://s3.uploads.ru/GxUiC.png);
}

Новости форума:

#nov {
font-size: 24px;
color: #98FB98;
font-family: verdana, tahoma, arial, sans-serif;
text-align: center;
font-weight: 800;
}

Название форума:

#logo {
font-size: 24px;
color: #104E8B;
font-family: verdana, tahoma, arial, sans-serif;
text-align: center;
font-weight: 800;
}

Меню:

#nav li a.top_link {
display: inline;
text-align: center;
height: 33px;
line-height: 33px;
color: #D1EEEE;
text-decoration: none;
font-size: 14px;
font-weight: normal;
padding: 0;
cursor: pointer;
background: url(http://s2.uploads.ru/YZCA2.gif);
}

Подменю:

#nav li:hover ul.sub li a {
text-align: left;
display: block;
font-size: 12px;
height: 18px;
width: 242px;
line-height: 18px;
text-indent: 5px;
color: #4682B4;
text-decoration: none;
border: 1px solid #F8F8FF;
cursor: pointer;
}

френч написал(а):

А и еще убрать с портала подменюшки.

Замените в коде Меню на это:

Код:
<!--Меню-->
<div id='menu'>
<div class='nav'>
 <ul id='nav'>
   <li class='top'><a href='/pages/portal' id='' class='top_link'><span><strong>Портал</strong></span></a></li>
   <li class='top'><a href='/' id='' class='top_link'><span><strong>Форум</strong></span></a></li>
   <li class='top'><a href='/userlist.php' id='' class='top_link'><span><strong>Участники</strong></span></a></li>
   <li class='top'><a href='/search.php' id='' class='top_link'><span><strong>Поиск</strong></span></a></li>
   <li class='top'><a href='/profile.php' id='' class='top_link'><span><strong>Профиль</strong></span></a></li>
   <li class='top'><a href='/messages.php' id='' class='top_link'><span><strong>Сообщения</strong></span></a></li>    
 </ul>
</div>
</div>
<!--Конец Меню-->

+1

914

френч написал(а):

И кто может помоч сменить цвета синих блоков на зелененькие или сделать новые.Вот скрин.

Про верх и низ забыл..Вот:
http://s2.uploads.ru/TL1HA.png

#header {
background-image: url(http://s2.uploads.ru/TL1HA.png);
background-repeat: repeat-x;
border-bottom: #000 1px solid;
height: 80px;
}

+2

915

Как и куда именно в этом коде вставить свою шапку?

Код:
<!--Убираем текущую разметку-->
</div></div></div></div></div></div>
<script type="text/javascript">
$(document).ready(function() {
$("html head, body div:not([id='Mypun)").replaceWith("");
$("body").prepend($("#Mypun").val())
});
</script>
<textarea id="Mypun" style="display:none">
<!--Начало Контента Вашей Body-->

<!--Стиль-->
<style type="text/css">
#menu {position:relative;vertical-align:bottom;top:5px;}
div.bib iframe {max-width: 100%;}
.postimg {max-width: 400px;}
#tableportal{
width: 100%;
}
.colonkaleft {
	width: 20%;
	margin-left: auto;
	margin-right: 5px;
	height: 100%;
    vertical-align :top;
	padding-right: 5px;
}
.colonkamain {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
    vertical-align :top;
}
.colonkaright {
	width: 20%;
	margin-left: 5px;
	margin-right: auto;
	height: 100%;
    vertical-align :top;
	padding-left: 5px;
}
#header {
	background-image : url(http://s2.uploads.ru/TL1HA.png);
	background-repeat: repeat-x;
	border-bottom: #000 1px solid;
	height: 80px;
}
.captiontopleft{ width: 24px; background-image: url(http://s2.uploads.ru/nRj9x.png); }
.captiontopmiddle{ width: 100%; background-repeat: repeat-x; background-image: url(http://s3.uploads.ru/UuvbZ.png); }
.captiontopright{ width: 11px; background-image: url(http://s3.uploads.ru/KAgDn.png); }
.captionleft{ width: 24px; background-image: url(http://s2.uploads.ru/t2UBe.png); }
.captionbar{ background-repeat: repeat-x; padding-right:10px; font-size: 10px; color: #fff; font-family: verdana, tahoma, arial, sans-serif; background-image: url(http://s3.uploads.ru/GxUiC.png);}
.captionend{ width: 12px; background-image: url(http://s2.uploads.ru/WaMHn.png); }
.captionmain{ width: 100%; background-repeat: repeat-x; background-image: url(http://s2.uploads.ru/4REO9.png); }
.captionright{ width: 11px; background-image: url(http://s2.uploads.ru/tN2ba.png); }
.bodyleft{ width: 3px; background-repeat: repeat-y; background-image: url(http://s3.uploads.ru/KMQHY.png); }
.bodymain{ width: 100%; background: #7CCD7C; padding: 4px 5px 5px 4px; font-size: 10px; color: #000; font-family: verdana, tahoma, arial, sans-serif; vertical-align:top; }
.bodyright{ width: 3px; background-repeat: repeat-y; background-image: url(http://s3.uploads.ru/kUXVi.png); }
.bottomleft{ width: 10px; background-image: url(http://s2.uploads.ru/ydz4J.png); }
.bottommain{ width: 100%; background-repeat: repeat-x; background-image: url(http://s2.uploads.ru/jCMai.png);}
.bottomright{ width: 10px; background-image: url(http://s2.uploads.ru/xIvR0.png); }
.spacer{padding: 2px 0px 2px 0px;}
#statis {width: 100%;}
#nov {
font-size: 24px; 
color: #98FB98; 
font-family: verdana, tahoma, arial, sans-serif;
text-align: center;
font-weight: 800;
}
#clock{
position:relative;
width:352px;
left:5px;
text-shadow:#fff -1px -1px 0, #333 1px 1px 0;
font-size:12pt;
color:#4682B4;
font-weight:600;
font-family:Verdana;
}
#sp-searchtext {
width: 100px;
height: 16px;
border: 0 none;
padding: 2px 20px;
color: #fff;
background: url(http://s2.uploads.ru/yM8qf.png) 0 0 no-repeat;
-webkit-appearance: none;}
#sp-searchtext:focus { color:#000; background-position:0 100%; outline:none; }
#sp-searchtext::-ms-clear { display:none; }
#g-search label { display:block; margin-top:-2px; }
#g-search .sp-label { margin-bottom:-2px; }
#g-search .sp-label label { display:none; margin:0; }
#logo{
font-size: 24px; 
color: #104E8B; 
font-family: verdana, tahoma, arial, sans-serif;
text-align: center;
font-weight: 800;
}
/*------------------------------- Меню ------------------------------------*/
#nav {border-top-right-radius: 20px; width: 100%; left:-3px; vertical-align:bottom; padding:0; margin:0 auto; list-style:none; height:33px; background:transparent url(http://s2.uploads.ru/YZCA2.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:inline; text-align: center; height:33px;}
#nav li a.top_link {display:inline; text-align: center; height:33px; line-height:33px; color:#D1EEEE; text-decoration:none; font-size:14px; font-weight:normal; padding: 0; cursor:pointer; background: url(http://s2.uploads.ru/YZCA2.gif)}
#nav li a.top_link span {display:inline; text-align: center; padding:5px 12px 6px 6px; height:33px; background: url(http://s2.uploads.ru/YZCA2.gif) right repeat-x;}
#nav li a.top_link span.down {display:inline; text-align: center; padding:5px 12px 6px 6px; height:33px; background: url(http://s3.uploads.ru/gT1Xz.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav li.iehover a.top_link {color:#fff; background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s2.uploads.ru/tu0pW.gif) no-repeat right; cursor:pointer;}
#nav li:hover a.top_link span,
#nav li.iehover a.top_link span {color:#fff; background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s2.uploads.ru/tu0pW.gif) no-repeat right top; cursor:pointer;}
#nav li:hover a.top_link span.down,
#nav li.iehover a.top_link span.down {background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s3.uploads.ru/kn60E.gif) no-repeat right top; cursor:pointer;}
 
/* Моделирование списка по умолчанию */
 
#nav li:hover {position:relative; z-index:200; cursor:pointer;}
 
#nav li:hover ul.sub
{text-align: left; left:1px; top:24px; background: #DAE7F3; padding:3px; border:1px solid #4682B4; white-space:nowrap; width:245px; height:auto; z-index:300; cursor:pointer;}
#nav li:hover ul.sub li
{text-align: left; display:block; height:20px; position:relative; float:left; width:245px; font-weight:normal; cursor:pointer;}
#nav li:hover ul.sub li a
{text-align: left; display:block; font-size:12px; height:18px; width:242px; line-height:18px; text-indent:5px; color:#4682B4; text-decoration:none; border:1px solid #F8F8FF; cursor:pointer;}
#nav li ul.sub li a.fly
{background:#4682B4 url(http://s2.uploads.ru/LdWqb.png) 229px 6px no-repeat; cursor:pointer; color:#F8F8FF;}
#nav li:hover ul.sub li a:hover
{background:#104E8B; color:#F8F8FF; border-color:#fff; cursor:pointer;}
#nav li:hover ul.sub li a.fly:hover
{background:#4169E1 url(http://s2.uploads.ru/TzsVt.png) 229px 6px no-repeat; color:#fff; cursor:pointer; left:1px;}
 
 
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:245px; top:-4px; background: #DAE7F3; padding:3px; border:1px solid #4682B4; white-space:nowrap; width:245px; z-index:400; height:auto;}
 
#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
 
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#00BFFF url(http://s2.uploads.ru/TzsVt.png) 229px 6px no-repeat; color:#000; border-color:#fff;}
 
#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#1F242B url(http://s2.uploads.ru/LdWqb.png) 229px 6px no-repeat; color:#ccc; border-color:#fff; border:1px;}
</style>
<!--Конец Стиля-->

<!--Блок часы и поиск-->
<table style='width:100%; background-color:#E4E0E0' cellspacing='3' class='topborder'>
<tr>
<td style='text-align:left; vertical-align:middle;'>

<!--Скрипт Цифровые часы-->
<script type="text/javascript">
function showTime()
{
  var dat = new Date();
  var H = '' + dat.getHours();
  H = H.length<2 ? '0' + H:H;
  var M = '' + dat.getMinutes();
  M = M.length<2 ? '0' + M:M;
  var S = '' + dat.getSeconds();
  S =S.length<2 ? '0' + S:S;
  var clock = H + ':' + M + ':' + S;
  document
    .getElementById('time_div')
      .innerHTML=clock;
  setTimeout(showTime,1000); // перерисовать 1 раз в сек.
}
</script>
<span id="time_div" style="position:relative;width:82px;left:5px;text-shadow:#fff -1px -1px 0, #333 1px 1px 0;font-size:12pt;color:#4682B4;font-weight:600;font-family:Verdana;"></span>
<script type="text/javascript">
showTime();
</script> &nbsp;
<!--Конец Скрипта Цифровые часы-->

<!--Скрипт Дата-->
<span id="clock">
<script language=JavaScript>
var dayarray=new Array("Воскресение","Понедельник","Вторник","Среда","Четверг","Пятница","Суббота") 
var montharray=new Array("Января","Февраля","Марта","Апреля","Мая","Июня","Июля","Августа","Сентября","Октября","Ноября","Декабря") 
function getthedate() {
var mydate=new Date()
var year=mydate.getFullYear()
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym < 10) {
daym="0"+daym
}
var cdate= " "+daym+" "+montharray[month]+" "+" "+year+" "+"года "+"|"+" "+dayarray[day]+" "+" "
if (document.all)
document.all.clock.innerHTML=cdate
else if (document.getElementById)
document.getElementById("clock").innerHTML=cdate
else
document.write(cdate)
}
if (!document.all&&!document.getElementById)
getthedate()
function goforit() {
if (document.all||document.getElementById)
setInterval("getthedate()",1000)
}
window.onload=goforit
</SCRIPT>
</span>
<!--Конец Скрипта Дата-->

</td>
<td style='text-align:right'>



</td>
</tr>
</table>
<!--Конец Блока часы и поиск-->

<!--Шапка-->
<table style='width:100%;' cellspacing='3' id='header'>
<tr>
<td colspan='2' style='text-align: center;vertical-align:bottom;'>

<div id='logo'>
<img src='".THEME_ABS."images/logo.png' alt='' />&nbsp;&nbsp;&nbsp;Название Форума
</div>

<!--Меню-->
<div id='menu'>
<div class='nav'>
 <ul id='nav'>
   <li class='top'><a href='/pages/portal' id='' class='top_link'><span><strong>Портал</strong></span></a></li>
   <li class='top'><a href='/' id='' class='top_link'><span class='down'><strong>Форум</strong></span></a>
      <ul class='sub'>
	     <li><a href='ссылка' class='fly'><strong>Подменю</strong></a>
           <ul>
	          <li><a href='ссылка'><strong>Подменю 2</strong></a></li>
      <li><a href='ссылка'><strong>Подменю 2</strong></a></li>
	  <li><a href='ссылка'><strong>Подменю 2</strong></a></li>	  
   </ul>
 </li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
      </ul>
   </li>
   <li class='top'><a href='/userlist.php' id='' class='top_link'><span><strong>Участники</strong></span></a></li>
   <li class='top'><a href='/search.php' id='' class='top_link'><span><strong>Поиск</strong></span></a></li>
   <li class='top'><a href='/profile.php' id='' class='top_link'><span><strong>Профиль</strong></span></a></li>
   <li class='top'><a href='/messages.php' id='' class='top_link'><span><strong>Сообщения</strong></span></a></li>    
 </ul>
</div>
</div>
<!--Конец Меню-->

</td>
<td style='text-align:right'>

<!--Верхняя Реклама-->
Здесь Верхняя Реклама
<!--Конец Верхней Рекламы-->

</td>
</tr>
</table>
<br>
<!--Конец Шапки-->

<!--Колонки-->
<table id='tableportal' cellpadding='0' cellspacing='0'>
<tr>

<!--Левая колонка-->
<td class='colonkaleft'>

<!--Левый Блок №1-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Статистика
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
<div id="statis"><div id="statis1" class=category><div class=container></div></div></div>
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №1-->

<!--Левый Блок №2-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №2
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №2-->

<!--Левый Блок №3-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №3
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №3-->

<!--Левый Блок №4-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №4
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №4-->

<!--Левый Блок №5-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №5
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №5-->
</td>
<!--Конец Левой колонки-->

<!--Центральная колонка/Новости-->
<td class='colonkamain'>

<!--Название/Новости-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>

</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div id="nov">
Новости Форума
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Название/Новости-->

<!--Сами Новости-->
<div class='spacer1'>
</div>
<!--Конец Новостей-->
</td>
<!--Конец Центральной колонки/Новости-->

<!--Правая колонка-->
<td class='colonkaright'>

<!--Правый Блок №1-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №1
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №1-->

<!--Правый Блок №2-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №2
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №2-->

<!--Правый Блок №3-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №3
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №3-->

<!--Правый Блок №4-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №4
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №4-->

<!--Правый Блок №5-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №5
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №5-->
</td>
<!--Конец Правой колонки-->
</tr>
</table>
<!--Конец Колонок-->

<!--Низ-->
<br>
<table style='width:100%;' cellspacing='3' id='header'>
<tr>
<td colspan='2' style='text-align:left; vertical-align: middle;'>
Здесь чего нить можно разместить...
</td>
<td style='text-align:right'>

<!--Нижняя Реклама-->
Здесь Нижняя Реклама
<!--Конец Нижней Рекламе-->

</td>
</tr>
</table>
<br>
<!--Конец низа-->

<!--Скрипты-->

<!--Скрипт Новостей-->
<script type="text/javascript">
$(function(){
$('div.spacer1').append('<div id="bib"></div>');
$.get('/export.php','',processXML);
function processXML(data){
$(data).find('item:lt(10)').each(function(){  
var JAuthor=$(this).find('author').text().slice(14,-1);var JTitle=$(this).find('title').text();
var JLink=$(this).find('link').text();var JCont=$(this).find('description').text().split('\n',1);
var JPosted=$(this).find('pubDate').text().slice(4,-9);
$('#bib').append('<div class="spacer"><table cellpadding="0" cellspacing="0"><tr><td class="captiontopleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="24" height="3" alt="" style="display: block;" /></td><td class="captiontopmiddle"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="3" alt="" style="display: block;" /></td><td class="captiontopright"><img src="http://s2.uploads.ru/MhPaE.gif" width="11" height="3" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="captionleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="24" height="18" alt="" style="display: block;" /></td><td class="captionbar" style="white-space:nowrap"><strong>'+JTitle+'</strong></td><td class="captionend"><img src="http://s2.uploads.ru/MhPaE.gif" width="12" height="18" alt="" style="display: block;" /></td><td class="captionmain"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="18" alt="" style="display: block;" /></td><td class="captionright"><img src="http://s2.uploads.ru/MhPaE.gif" width="11" height="18" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="bodyleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="3" height="1" alt="" style="display: block;" /></td><td class="bodymain"><div class="alttd"><span style="float: right;">'+JPosted+' | Написал: '+ JAuthor +'</span></br></br>'+JCont+'</br><a href="'+ JLink +'" title="'+JTitle+'">Читать далее »</a></div></td><td class="bodyright"><img src="http://s2.uploads.ru/MhPaE.gif" width="3" height="1" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="bottomleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="10" height="9" alt="" style="display: block;" /></td><td class="bottommain"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="9" alt="" style="display: block;" /></td><td class="bottomright"><img src="http://s2.uploads.ru/MhPaE.gif" width="10" height="9" alt="" style="display: block;" /></td></tr></table></div>'); });
} });
</script>
<!--Конец Скрипта Новостей-->

<!--Скрипт Статистики-->
<script type="text/javascript">
var str=$("#statis").load("/ div.statscon").find("ul.container('')").parent().html()
  $("#statis1 .container").prepend(str);
</script>
<!--Конец Скрипта Статистики-->

<!--Конец Контента Вашей Body-->
</textarea>
<!--Конец Обрамления-->
<div><div><div><div><div><div>

0

916

френч написал(а):

Как и куда именно в этом коде вставить свою шапку?

Вместо выделенным красным свою ссылку на картинку (это картинка слева от Портал Фортуна kz, которая не открылась):

френч написал(а):

<div id='logo'>
<img src='".THEME_ABS."images/logo.png' alt='' />&nbsp;&nbsp;&nbsp;Название Форума
</div>

По размерам:

#header {
background-image: url(http://s018.radikal.ru/i506/1406/77/b16185905a54.png);
background-repeat: repeat-x;
border-bottom: #000 1px solid;
height: 80px;
}

Это высота верхнего и нижнего блока, если захотите разделить их, то надо будет переименовать нижний, и вывести отдельно..
Высота картинки 96 пикселей:

background-image: url(http://s018.radikal.ru/i506/1406/77/b16185905a54.png);

Если вам надо будет сделать блок выше, чем фоновая картинка, то лучше в фотошопе ее увеличить..

И совет - лучше не храните элементы дизайна на радикале..

+1

917

Сейчас наткнулась на интересные флашки
http://forum-zoo.ru/viewtopic.php?f=219&t=227
С правой стороны в профиле.
Можно сделать так и на мой форум что житель кз значит такой флажок развевается в профиле и т д.
Также видела сейчас такие же флажки на другом сайте только они стояли в низу сайта считали сколько посетителей каких стран к ним заходят такое тоже можно где то найти поставить?
вот в низу флажки
http://www.koshkimira.ru/forum/
http://se.uploads.ru/t/KmZSF.png

Отредактировано френч (Пн, 16 Июн 2014 12:33:18)

0

918

Здравствуйте.
Можно ли изменить высоту расположения панели-навигатора?

0

919

френч написал(а):

С правой стороны в профиле.
Можно сделать так и на мой форум что житель кз значит такой флажок развевается в профиле и т д.

Вы можете создать дополнительное поле и в него вставлять код НТМЛ с флагами, но есть условие, что НТМЛ код могут ставить только администраторы и модераторы, поэтому при создании такого дополнительного поля надо указывать, что пользователь не может заполнять данное поле, и еще надо снимать галочку с выводить на странице регистрации..

Your mafiosi написал(а):

Здравствуйте.
Можно ли изменить высоту расположения панели-навигатора?

Если не ошибаюсь (выделил красным):

#JampPanel {opacity:0.86;
position:fixed;z-index:1200;
height:190px;top:8px;right:0;margin-right:-202px;
background:#F0F0F0 url(http://uploads.ru/i/S/z/t/Sztn3.png) 4px 2px no-repeat;
   transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
width:230px;
}

0

920

kolobdur74 написал(а):

Вы можете создать дополнительное поле и в него вставлять код НТМЛ с флагами, но есть условие, что НТМЛ код могут ставить только администраторы и модераторы, поэтому при создании такого дополнительного поля надо указывать, что пользователь не может заполнять данное поле, и еще надо снимать галочку с выводить на странице регистрации..

Попробую  так сделать.
Попыталась сделать не вышло(печалька
а как насчет второго топ стран флаги которые посещали форум

Отредактировано френч (Пн, 16 Июн 2014 14:20:04)

0


Вы здесь » Единый форум поддержки » Архив » Общие вопросы от новичков (47)