Перейти до змісту
Домент ipb-board.ru продається.

Шапка

Рекомендовані відповіді

Опубліковано

Точто закрасил нужно убрать но как это сделать?Вот видите картинку по бокам хочу чтоб она была ну как бы вместеTOfXVNt_Kt8.jpg

Опубліковано

Настройки зделать для гостей.

 

Style.css

Найти:

#branding {background: #fff url(http://firearena.ru/public/style_images/se_gamer/banner.jpg) center no-repeat;min-height: 185px;margin: 0 auto;width: 87%;padding: 0px 10px;line-height: 100%;-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);box-shadow: 0 5px 9px rgba(0,0,0,0.1);border-left: 1px solid #bfbfbf;border-right: 1px solid #bfbfbf;}

Заменить на:

#branding {height: 360px;background: url('http://timashevsk-game.ru/public/style_images/Timashevsk_Game___2/logo_t.png') no-repeat 50% 0%;}

Найти:

body {  font: normal 13px helvetica,arial,sans-serif;  position: relative;} 

Заменить на:

body {  background: #191919 url("http://timashevsk-game.ru/public/style_images/Timashevsk_Game___2/background.jpg") repeat 50% 0;  color: #5a5a5a;  font: normal 11px tahoma,helvetica,arial,sans-serif;  position: relative;  min-height: 390px;  padding-bottom: 20px;}
Опубліковано
  • Автор

 

Style.css

Найти:

#branding {background: #fff url(http://firearena.ru/public/style_images/se_gamer/banner.jpg) center no-repeat;min-height: 185px;margin: 0 auto;width: 87%;padding: 0px 10px;line-height: 100%;-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);box-shadow: 0 5px 9px rgba(0,0,0,0.1);border-left: 1px solid #bfbfbf;border-right: 1px solid #bfbfbf;}

Заменить на:

#branding {height: 360px;background: url('http://timashevsk-game.ru/public/style_images/Timashevsk_Game___2/logo_t.png') no-repeat 50% 0%;}

Найти:

body {  font: normal 13px helvetica,arial,sans-serif;  position: relative;} 

Заменить на:

body {  background: #191919 url("http://timashevsk-game.ru/public/style_images/Timashevsk_Game___2/background.jpg") repeat 50% 0;  color: #5a5a5a;  font: normal 11px tahoma,helvetica,arial,sans-serif;  position: relative;  min-height: 390px;  padding-bottom: 20px;}

Спасибо большое!

Гість
Ця тема закрита для опублікування відповідей.