diff --git a/footer.php b/footer.php index 1d954d5..6f3ecd5 100644 --- a/footer.php +++ b/footer.php @@ -298,6 +298,18 @@ alt="" style="border:0" width="88" height="31"/> target="_blank" rel="nofollow">Яндекс.Метрика + +
+ + + + +
diff --git a/header.php b/header.php index b21c882..1692fce 100644 --- a/header.php +++ b/header.php @@ -11,7 +11,7 @@ - + diff --git a/style.css b/style.css index 6cc1caa..67f00ba 100644 --- a/style.css +++ b/style.css @@ -2385,12 +2385,17 @@ span.rub_back_title{ } +.has-fixed-layout td{ + padding-left: 8px !important; + padding-right: 8px !important; +} + #mob-footer{ display: none; } -#menu-reklama_menu{ +#menu-reklama_menu, .reklama_menu{ padding-bottom: 22px; }