Помогите с дизайном
Страницы: 1
Помогите с дизайном, помогите прижать футер
Проблема вот в чем. У меня на сайте стоит шаблон, и когда новость короткая футер прыгает. Помогите исправить css и main для правильной работы.

вот style.css
Цитата
html, body {margin:0; padding:0; font:11px Tahoma; color:#4b4b4b;}

input, dd, dt {margin:0; padding:0;}
a { text-decoration:none; color:#085d98;}
a:hover { color:#d37f35; text-decoration:underline;}
img {border:0; margin:0;}
label {margin-left:7px;}

.but {
font:11px Verdana;
text-decoration:none;
font-weight:bold;
background:#f1f1f1;
border:1px solid #dbdbdb;
color:#777;
padding:6px 9px;
margin:5px;
}


input.but {
font:11px Verdana;
text-decoration:none;
background:#004f88 url(../img/but.png) center repeat-x;
border:1px solid #00233f;
color:#fff;
padding:6px 9px;
margin:5px;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}

.but a {color:#777;}

.but:hover {
background:#eae7df;
border:1px solid #ddd8c8;
color:#777;
}

input.but:hover {background:#004f88 url(../img/but.png) center repeat-x; border:1px solid #00233f; color:#fff; opacity:0.8;}

.ssstory {border:1px solid #cdcdcd; margin-bottom:20px;}
.sstory {background:#d8d8d8 url(../img/sc.png) repeat-x; border:1px solid #fcfcfc; padding:5px 7px 1px 7px;}
.sstory2 {background:#d8d8d8 url(../img/sc2.png) repeat-x; border:1px solid #fcfcfc; padding:5px 7px 1px 7px;}
.sstl {background: url(../img/sctl.png) no-repeat; width:9px; height:9px; position:absolute; //left:-1px; z-index:100; }
.sstr {background: url(../img/sctr.png) no-repeat; width:9px; height:9px; position:absolute; z-index:100; right:0;}
.ssbl {background: url(../img/scbl.png) no-repeat; width:8px; height:8px; position:absolute; //left:-1px; z-index:100; margin-top:-28px;}
.ssbr {background: url(../img/scbr.png) no-repeat; width:8px; height:8px; position:absolute; z-index:100; right:0; margin-top:-28px;}

.alt .sstory, .alt .sstory2 {background:#fff; padding:0; border:0;}
.alt .ssstory {border:0;}
.alt .sstl, .alt .sstr, .alt .ssbl, .alt .ssbr {background:none;}

.but1 {
font:11px Verdana;
text-decoration:none;
font-weight:bold;
background:#2e3946;
border:1px solid #000;
color:#c0c0c0;
padding:6px 9px;
margin:5px;
//float:left;
}
.but1 a {color:#c0c0c0;}

.but1:hover {
background:#434f5e;
border:1px solid #5c6979;
color:#fff;
}


.clear {
clear:both;
}

.plog {
width:222px;
padding:5px 10px;
background:#fff;
border:1px solid #dbdbdb;
font:11px Verdana;
color:#666;
margin:5px;
}

.plog:hover {
border:1px solid #ddd8c8;
color:#777;
}

.plog1 {
width:222px;
padding:5px 10px;
background:#27313c;
border:1px solid #323d4a;
font:11px Verdana;
color:#d0d0d0;
margin:5px;
}

.plog1:hover {
border:1px solid #515e6f;
color:#fff;
}

#comments,
.comments {
width:98%;
height: 160px;
display:block;
background:#fff url(../img/o2d.png) no-repeat;
border:1px solid #c2c2c2;
}



.navigation { line-height: 3.5;}

.navigation a {
text-decoration:none;
color:#003864;
border:1px solid #fff;
background:#fff;
padding:6px 10px;
font:bold 14px Arial;
}

.navigation a:hover {
border:1px solid #edf0f2;
background:#f2f6f8;
}

.navigation span {
text-decoration:none;
padding:6px 10px;
color:#999;
border:1px solid #e7e7e7;
background:#f4f4f4;
font:14px Arial;
}

.top1 {height:70px; background:#f4f4f4; border-bottom:1px solid #e2e2e2;}
.top1s {height:82px; position:absolute; z-index:10; top:10px; background:#e9e9e9 url(../img/st.png) repeat-x; width:96%; left:2%;}
.top1sl {height:82px; background:url(../img/stl.png) left no-repeat;}
.top1sr {height:82px; background:url(../img/str.png) right no-repeat;}

.search12 {width:60%; float:right; padding-top:25px;}
.s_x { width:75%; background:#fff url(../img/serf.png) repeat-x; border:0; padding:8px 0; font:italic 13px Verdana; color:#999; //position:relative; top:-1px;}
.buts {position:absolute; z-index:99; margin-left:-3px;}
.buts:hover {opacity:0.8;}
.top2 {padding-top:21px; border-top:1px solid #fff; background:#f7f7f7;}

.tsl {border-bottom-left-radius:5px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px;}
.tsr, .tsr2 {border-bottom-right-radius:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px;}
.tsr2 {border-right:1px solid #e2e2e2;}

.menu {height:30px; position:absolute; margin:0; margin-top:-2px; font-size:10px; left:6%; z-index:100;}

ul.topnav {padding:0; margin:0; list-style-type: none;}
ul.topnav li {
float: left;
margin: 0;
padding: 0;
position: relative;
border-left:1px solid #b5b5b5; width:120px;
font:11px Verdana;
}
ul.topnav li a{display:block; width:115px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color:#222; text-shadow:0 1px 1px #fff; background:#eee url(../img/mf.png) repeat-x; text-align:center;}
ul.topnav li a.ms1 {background:#eee url(../img/ms1.png);}
ul.topnav li a.ms2 {background:#eee url(../img/ms2.png);}
ul.topnav li:hover > a{color:#fff; background:#999 url(../img/mf.png) 0 -30px repeat-x; border-right:1px solid #e2e2e2; text-shadow:0 1px 1px #000;}
ul.topnav li:hover > a.ms1 {background:#999 url(../img/ms1.png) 0 -30px;}
ul.topnav li:hover > a.ms2 {background:#999 url(../img/ms2.png) 0 -30px;}

ul.topnav li ul.subnav {
list-style: none;
position: absolute;
left: 0; top: 30px;
background:#999 url(../img/mf.png) 0 -31px repeat-x;;
margin: 0; padding: 0;
display: none;
float: left;
width: 160px;
text-shadow:0 1px 1px #c3c3c3;
opacity:0.95;
z-index:5;
text-align:left;
height:28px;
line-height:28px;
color:#fff;
text-shadow:0 1px 1px #000;
}


ul.topnav li ul.subnav2 {
list-style: none;
position: absolute;
left: 150px; top: -2px;
margin: 0; padding: 0;
display: none;
float: left;
width: 160px;
border: 1px solid #243945;
height:28px;
line-height:28px;
z-index:20;
}

ul.topnav li ul.subnav li{
margin: 0; padding: 0; border: 1px solid #243945;
border-top: 1px solid #446273;
border-bottom: 1px solid #243945;
clear: both;
width: 160px;
background:#999 url(../img/mf.png) 0 -31px repeat-x;
text-align:left;
height:28px;
line-height:28px;
color:#fff;
text-shadow:0 1px 1px #000;
}
html ul.topnav li ul.subnav li a {
float: left;
width: 145px;
border:0;
background:#999 url(../img/mf.png) 0 -31px repeat-x;
padding-left: 15px;
text-align:left;
font:11px Verdana;
height:28px;
line-height:28px;
color:#fff;
text-shadow:0 1px 1px #000;
}
html ul.topnav li ul.subnav li a:hover {
background: #37596c;
}

.incont {border:1px solid #e2e2e2; background:#fff; width:96%; margin:0 auto; margin-top:20px; position:relative; z-index:3;}
.content {margin-right:630px; position:relative; top:-18px; padding-left:10px; min-height:1710px;}
.speedbar {color:#fff; height:40px; width:85%; padding-left:5px; background:#3b5562 url(../img/sp.png) repeat-x; float:left; font:15px Georgia; line-height:39px; margin:15px 0 15px 0; text-shadow:0 1px 1px #000;}
.speedbar a {color:#fff;}
.rss a {color:#000;}
.rss {height:40px; width:20%; background:#d65b00 url(../img/rssf.png) repeat-x; float:right; font:15px Georgia; line-height:39px; margin:15px 0 15px 0; text-align:center; position:absolute; right:2%; text-shadow:0 1px 1px #fff;}
.rss2 {height:40px; background:url(../img/rss.png) left no-repeat;}
.rss3 {height:40px; background:url(../img/rssr.png) right no-repeat;}
.undersl {margin-bottom:15px; font-size:11px; color:#8d8d8d;}
.sscn {line-height:18px;} .sscn img {border:5px solid #e2e2e2; margin:5px 10px;}
.mainf h1 {margin:0; padding:0; font:17px Georgia;} .mainf h1 a {color:#003864; margin-left:5px;}
.inmy {font:11px Verdana; color:#999; margin-top:5px; margin-bottom:10px; margin-left:92px;}


.fullb a {display:block; float:right; width:245px; height:30px; font:12px Georgia, "Times New Roman", Times, serif; text-shadow:0 1px 1px #000; color:#fff; background:url(../img/buts1.png) 0 -60px no-repeat; text-align:center; margin:15px 10px 10px 0; line-height:31px;}
.fullb a:hover {background:url(../img/buts1.png) 0 -90px no-repeat; text-decoration:none;} .mytag {padding:10px 0; font:11px Verdana;} .mytag a, .undersl a {color:#003864;}

.alt .fullb a {display:block; float:right; width:245px; height:30px; font:12px Georgia, "Times New Roman", Times, serif; text-shadow:0 1px 1px #fff; color:#222; background:url(../img/buts1.png) no-repeat; text-align:center; margin:15px 20px 10px 0; line-height:31px;}
.alt .fullb a:hover {background:url(../img/buts1.png) 0 -30px no-repeat;}

.tn {padding:5px;}
.alt .tn {padding:0; background:url(../img/tnff.png) repeat-y; margin:5px 0 10px 0;}
.alt .tn2 {background:url(../img/tnf.png) no-repeat;}
.alt .tn3 {padding:10px; background:url(../img/tnf2.png) bottom no-repeat;}


.fulltop {float:right; font:11px Georgia; padding-top:7px; padding-right:10px; padding-bottom:7px;}
.alt .fulltop {padding-right:5px;}
.fulltop a:hover {background:url(../img/buts.png) 0 -25px no-repeat; text-decoration:none; }
.fulltop a {display:block; width:85px; height:25px; line-height:25px; padding-left:25px; background:url(../img/buts.png) no-repeat; color:#222; text-shadow:0 1px 1px #fff;}
.alt .fulltop a {background:url(../img/buts.png) 0 -50px no-repeat; color:#fff; text-shadow:0 1px 1px #000;}
.alt .fulltop a:hover {background:url(../img/buts.png) 0 -75px no-repeat; }

.menu11 {width:605px; position:absolute; right:0; top:55px;}
.topn {width:370px; float:left;}
.mtop1 {height:35px; color:#fff; font:16px Georgia; background:#1c5c00 url(../img/mtop.png) no-repeat; padding-left:35px; line-height:35px; margin-bottom:10px; text-shadow:0 1px 1px #000;}
.mtop {height:35px; color:#fff; font:16px Georgia; background:#1c5c00 url(../img/mtop4.png) no-repeat; padding-left:35px; line-height:35px; margin-bottom:10px; text-shadow:0 1px 1px #000;}
.mtop3 {height:35px; color:#fff; font:16px Georgia; background:#1b2632 url(../img/mtop3f.png) repeat-x; line-height:35px; margin-bottom:10px; text-shadow:0 1px 1px #000;}
.mtop31 {height:35px; background: url(../img/mtop3l.png) no-repeat;}
.mtop32 {height:35px; background: url(../img/mtop3r.png) right no-repeat; padding-left:35px;}
.stop {float:left; width:205px; margin-left:20px;}
.mmenuh ul ul, .mmenuh ul {margin:0; padding:0;}
.mmenuh ul ul li {margin:0; display:block; padding:5px 0 5px 10px; font:11px Verdana; border-bottom:1px solid #e0e0e0;} .mmenuh a {color:#333;} .mmenuh .post_info .new {color:#129800; font-weight:bold;}
.mmenuh ul ul li ul li{border-bottom:none; display:list-item; padding:4px 0; margin-left:15px; list-style:square;}
.ads1 {height:70px; font:11px Verdana; text-align:center; background:#e9e9e9; border:1px solid #d5d5d5; color:#999; line-height:70px; margin:20px 10px 20px 0;}
.ads2 {height:70px; font:11px Verdana; text-align:center; background:#e9e9e9; border:1px solid #d5d5d5; color:#999; line-height:70px; margin:0 5px; margin-bottom:10px;}

.world {padding:10px;}
.alt .world {background:url(../img/spf.png) no-repeat;}
.world br {display: none !important;}
.stbut img {max-height:40px; border:3px solid #d0d0d0; margin-right:10px;}
.sttop {overflow: hidden; zoom: 1; padding: 2px 0px 9px 1px;}
.sttop a {font:14px Georgia; color:#0e650a; margin-left:5px;}
.stbut {height: 48px; overflow: hidden; zoom: 1; color: #4b4b4b; display: block; padding: 8px 13px 0px 0;}
.stbut span {display: block; overflow: hidden; zoom: 1; height: 41px;}
.stbut a {color: #4b4b4b; text-decoration: none;}

.footf {width:100%; position:absolute; background:#12171d; border-top:5px solid #3d4653; margin-top:-70px; z-index:1; padding-bottom:15px; padding-top:80px;}
.footer {padding:0 4%; color:#eee;}
.footer a {color:#aaa;}
.m1 {float:left; width:32%;}
.m11 {font:18px Georgia; border-bottom:1px solid #f0f0f0; padding:5px 0; padding-right:20px; margin-bottom:20px;}
.m12a a {display:block; border-bottom:1px solid #364352; padding:7px 10px; position:relative; top:-7px;}
.m12a br {display:none;}

.logm li {display:block; padding:5px 0; padding-left:125px; }

.regix {
font-weight:bold;
padding:10px;
margin:10px;
border:1px solid #d7d7d7;
color:#3f5866;
}

.regix a {font-weight:normal;}

.subreg {
color:#999;
padding-bottom:5px;
font:11px Arial;
padding-top:2px;
}

.userstop td {
padding:5px;
border:1px solid #c0ccd4;
font:11px Verdana;
}


а вот main.tpl
Цитата
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
{headers}
<link rel="stylesheet" title="default" href="{THEME}/css/style.css" type="text/css" />
<link rel="stylesheet" title="default" href="{THEME}/css/engine.css" type="text/css" />
<script type="text/javascript">
$(document).ready(function(){


$("ul.topnav li a").mouseover(function() {

$(this).parent().find("ul.subnav").fadeIn('slow').show();

$(this).parent().hover(function() {
}, function(){
$(this).parent().find("ul.subnav").fadeOut('slow');
});
});
$("ul.topnav li ul li a").mouseover(function() {

$(this).parent().find("ul.subnav2").fadeIn('slow').show();

$(this).parent().hover(function() {
}, function(){
$(this).parent().find("ul.subnav2").fadeOut('slow');

});

});
});
</script>
<script type="text/javascript">
$(document).ready(
function()
{
$(".content5 dd:even").addClass("alt");
}
);
</script>
<script type="text/javascript" src="{THEME}/js/socializ_3.js"></script>
</head>
<body>
{AJAX}
<div class="top1">
<div class="top1s"><div class="top1sl"><div class="top1sr">
<img src="{THEME}/img/logo.png" alt="NewLife News" align="left" style="margin-left:10px;" />
<div class="search12">
<img src="{THEME}/img/serl.png" alt="" align="left" /><form method="post" action=""><input type="hidden" name="do" value="search" /><input type="hidden" name="subaction" value="search" /><input name="story" type="text" value="Поиск по новостям" onfocus="if(this.value=='Поиск по новостям')this.value=''" onblur="if(this.value=='')this.value='Поиск по новостям'" class="s_x" />
<input class="buts" type="image" src="{THEME}/img/serb.png" title="Начать поиск" alt="Найти" />

</form></div>
</div></div></div></div>
<div class="top2">
<div style="height:30px;">
<div class="menu">

<ul class="topnav">
<li style="border:0;"><a class="ms1" href="/">Главная</a></li>
<li><a href="/onlayn_radio.html">Онлайн радио</a></li>
<li>
<a href="/">Скачать</a>
<ul class="subnav">
<li>
<a href="/igry/">Игры »</a>
<ul class="subnav2">
<li><a href="/big-games/">"Большие" игры</a></li>
<li><a href="/small-games/">"Маленькие" игры</a></li>
<li><a href="/alawar/">Alawar</a></li>
</ul>
</li>
<li><a href="/os/">Операционные системы</a></li>
<li>
<a href="/soft/">Софт »</a>
<ul class="subnav2">
<li><a href="/grafica/">Графика</a></li>
<li><a href="/disk/">Данные и диски</a></li>
<li><a href="/internet/">Интернет и сеть</a></li>
<li><a href="/multimedia/">Мультимедия</a></li>
<li><a href="/office/">Офис</a></li>
<li><a href="/system/">Система</a></li>
<li><a href="/antivirus/">Антивирусы</a></li>
<li><a href="/raznoe/">Разное</a></li>
</ul>
</li>
<li><a href="/web/">Вебмастеру</a></li>
<li>
<a href="/media/">Медиа »</a>
<ul class="subnav2">
<li><a href="/music/">Музыка</a></li>
<li><a href="/films/">Фильмы</a></li>
<li><a href="/mult/">Мультфильмы</a></li>
<li><a href="/serial/">Сериалы</a></li>
<li><a href="/anime/">Аниме</a></li>
<li><a href="/tele/">Телепередачи</a></li>
<li><a href="/antivirus/">Антивирусы</a></li>
<li><a href="/razn/">Разное</a></li>
</ul>
</li>
<li><a href="/creative/">Креатив</a></li>
<li><a href="/books/">Книги/журналы</a></li>
<li><a href="/mobile/">Мобилы и КПК</a></li>
<li><a href="/drugoe/">Другое</a></li>
</ul>
</li>

<li>
<a href="razdel">Разделы сайта</a>
<ul class="subnav">
<li><a href="/site-news/">Новости сайта</a></li>
<li><a href="/umor/">Юмор</a></li>
<li><a href="/interesno/">Интересно</a></li>
<li><a href="/auto/">авто</a></li>
<li><a href="/drugo/">Другое...</a></li>
</ul>
</li>
<li><a href="/forum">Форум</a></li>
<li><a class="ms2" href="/index.php?do=feedback">Обратная связь</a></li>
</ul>
</div>
</div>
<div class="incont"><img src="{THEME}/img/ctl.png" alt="" style="position:absolute; margin-top:-1px; margin-left:-1px;" />
<img src="{THEME}/img/ctr.png" alt="" style="position:absolute; right:0; margin-top:-1px; margin-right:-1px;" />
<div style="height:80px;">
<img src="{THEME}/img/spl.png" alt="" style="margin:15px 0 15px 20px;" align="left" /><div class="speedbar">{speedbar}</div>
<div class="rss"><div class="rss2"><div class="rss3"><a href="/rss.xml">Подписаться на RSS 2.0</a></div></div></div></div>
<div class="content">{info}
[aviable=main|cat|showfull]<dl class="content5">[/aviable]{content}[aviable=main|cat|showfull]</dl>[/aviable]</div>
<div class="menu11"><div class="ads1">Реклама на сайте</div>
<div class="topn"><div class="mtop1">Популярные новости</div><dl class="content5">{topnews}</dl><br />
<div class="mtop1" style="background:#003864 url({THEME}/img/mtop2.png) no-repeat;">Календарь новостей</div><center>{calendar}</center>
</div>
<div class="stop">

<div class="mtop" style="background:#003864 url({THEME}/img/mtop3.png) no-repeat;">Меню сайта</div>
<div class="mmenuh">
{include file="engine/modules/cat_menu.php?new_days=1&cache_time=43200"}<br />
</div>
<div class="mtop">Облако тегов</div>
<div style="padding:10px; font:16px Arial; margin-bottom:16px;"><center>{tags}</center></div>


<div class="mtop" style="background:#003864 url({THEME}/img/mtop3.png) no-repeat;">Реклама на сайте</div>
<center></center></div>

<div class="clear"> </div>
<div class="mtop" style="background:#003864 url({THEME}/img/mtop5.png) no-repeat; margin-top:20px; margin-right:10px;">Погода в городах Украины и России</div><div style="width:590px">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="590" height="420">
<param name="movie" value="http://st.kaktam.in.ua/weathervk.swf" />
<param name="FlashVars" value="detectcity=false&id=23"/>
<param name="bgcolor" value="#FFFFFF"/>
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="http://st.kaktam.in.ua/weathervk.swf" width="590" height="420">
<param name="FlashVars" value="detectcity=false&id=23"/>
<param name="bgcolor" value="#FFFFFF"/>
<!--<![endif]-->
<a href="http://zaoknom.com.ua/"><h2>Погода в Украине на 5 дней</h2></a>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
<span style="width:50%; height:24px; margin:0; float:left; padding: 4px 0;"><a style="font: 11pt arial; text-decoration:none; color: #1db5f3; background: url(http://zaoknom.com.ua/favico.png) no-repeat left center; padding: 0 0 0 18px; " href="http://zaoknom.com.ua/kiev/" title="Погода в Киеве">zaoknom.com.ua</a></span><span style="width:49%;text-align:right; height:24px; float:left; padding: 3px 0; margin:0;"><a style="font: 8pt arial; text-decoration:none; color: #c5c7c6;" href="http://weather.co.ua">метеосводки</a></span>
<div style="clear: both;"></div>
</div>

<div class="clear"> </div>
<div class="mtop" style="background:#003864 url({THEME}/img/mtop5.png) no-repeat; margin-top:20px; margin-right:10px;">Свежие мировые новости</div>
<!--Скрипт параметров информера-->
<SCRIPT type="text/javascript">
title='Новости';/*Заголовок информера*/
title_color='#000000';/*Цвет заголовка информера*/
title_size='120%';/*Размер такста заголовка информера*/
width='100%';/*Ширина информера*/
text_size='100%';/*Размер шрифта текста элементов*/
text_color='#333333';/*Цвет текста элементов*/
text_title_size='100%';/*Размер шрифта заголовка элемента*/
text_title_color='#0089BF';/*Цвет заголовка элемента*/
//image_width='50px';/*Ширина картинки*/
//image_height='50px';/*Высота картинки*/
</SCRIPT>
<!--Скрипт показа информера, здесь type - тип информера, count_items - количество элементов, theme_id - идентификатор темы элементов-->
<SCRIPT src="http://www.vsesmi.ru/informers.php?type=2&count_items=5&theme_id=0" type="text/javascript" charset="windows-1251"></SCRIPT>
<div class="ads1">Реклама на сайте</div>
</div>
<div class="clear"> </div>
<img src="{THEME}/img/cbl.png" alt="" style="position:absolute; margin-top:-11px; margin-left:-1px;" />
<img src="{THEME}/img/cbr.png" alt="" style="position:absolute; right:0; margin-top:-11px; margin-right:-1px;" />
</div>
<div class="footf">
<div class="footer">
{login}
<div class="m1" style="width:200px; margin:0 50px;"><div class="m11">Архив сайта</div><div class="m12a">{archives}</div></div>
<div class="m1"><div class="m11">Информация</div><div class="m12">
<div class="copyr">© 2011 Copyright. Syndig.ru. Все права защищены.<br /><br /> Сайт не содержит никакой нелегальной информации, только хеш-суммы файлов свободно доступных в сети. Владельцы сайта не могут нести ответственности за действия пользователей. Сайт не предоставляет электронные версии произведений, а занимается индексированием файлов, находящихся в файлообменных сетях. Все права на произведения принадлежат правообладателям. Публикация материалов сайта возможна только с разрешения администрации.</div>
<br /><br /><!--Rating@Mail.ru counter-->
<script language="javascript"><!--
d=document;var a='';a+=';r='+escape(d.referrer);js=10;//--></script>
<script language="javascript1.1"><!--
a+=';j='+navigator.javaEnabled();js=11;//--></script>
<script language="javascript1.2"><!--
s=screen;a+=';s='+s.width+'*'+s.height;
a+=';d='+(s.colorDepth?s.colorDepth:s.pixelDepth);js=12;//--></script>
<script language="javascript1.3"><!--
js=13;//--></script><script language="javascript" type="text/javascript"><!--
d.write('<a href="http://top.mail.ru/jump?from=1910883" target="_top">'+
'[img]http://d8.c2.bd.a1.top.mail.ru/counter?id=1910883[/img]</a>');if(11<js)d.write('<'+'!-- ');//--></script>
<noscript><a target="_top" href="http://top.mail.ru/jump?from=1910883">
[img]http://d8.c2.bd.a1.top.mail.ru/counter?js=na[/img]</a></noscript>
<script language="javascript" type="text/javascript"><!--
if(11<js)d.write('--'+'>');//--></script>
<!--// Rating@Mail.ru counter-->

<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank>[img]//counter.yadro.ru/hit?t52.6[/img]</a>")
//--></script><!--/LiveInternet-->

<img src="{THEME}/images/hit3.gif" alt="" />
</div>
</div>
<div class="clear"> </div>

</div>
</div>
</div>


</body>
</html>
Ну что за детский сад? Зачем копипастить весь код? Админы, спойлер добавьте что ли?

в коде элемента футер нужно указать bottom 0 и будет тебе счастье.
Создание сайтов любой сложности. Полный комплекс услуг. Решаем любые задачи. icq 29ноль915
Страницы: 1
Похожие темы:
Читают тему (гостей: 1, пользователей: 0, из них скрытых: 0)
Новые темыОбъявленияСвободное общение
09:57 3snet - гемблинг, беттинг, форекс, бинарные опционы, майнинг 
19:33 LOSPOLLOS.COM - Конвертим по рецепту Хайзенберга. Dating, Mainstream, Binary Options 
17:02 Webvork - международная товарная СРА сеть с сертифицированными офферами на Европу. 
15:12 Несколько статей хорошо выдаются в Гугле, но отвратительно в Яндексе 
13:40 Dao.AD: Монетизация и покупка Push/Pops/Inpage и Video трафика! 
11:41 2Index - быстрая индексация страниц сайта и обратных ссылок 
23:00 Продвижение по ключам 
04:03 Просто $0.04/IP 9PROXY.COM Резидентные прокси Неограниченная пропускная способность Уникальная политика замены Без чёрного списка 
19:55 JustProxy.Biz - Резидентные прокси без ограничения по трафику 
15:41 - Вечные ссылки с трастовых сайтов 2024 проверен FastTrust 
13:32 TokenTrade — Ваш новый надежный обменник 
11:17 Oblaka.in — Обмен криптовалюты быстро, выгодно и безопасно 
20:45 SnapSwap.io — мгновенный обмен BTC, XMR, ETH, USDT и других криптовалют без регистрации! 
18:11 Clearex.io - Больше чем обменник 
16:49 monetizer.agency – рекламная сеть для взрослого и развлекательного трафика. 100$ новому вебмастеру 
20:43 Добро пожаловать в цифровой мир... 
15:59 Про мясо 
23:09 ПП от PMS remote.team - 200$ за команду 
13:28 Компьютерная мышь 
22:55 Ну что, кто куда деваете свои сайты? 
22:34 Используете беспроводные наушники?