Главная » Стандартные шаблоны » Компьютеры и связь » Дизайн #915

Дизайн #915

31.08.2010 в 13:32
Автор: Scorpik427

Данный шаблон не поддерживает редактор шапки. Узнать подробнее.

О шаблоне:
Номер шаблона:#915
Тематика шаблона:Компьютеры и связь

1. Как сменить шапку?


Как и во многих шаблонах, шапка разрезана на несколько частей.

/.s/t/915/3.jpg

/.s/t/915/4.jpg

/.s/t/915/5.jpg
В таблице стилей CSS,находим такие строчки
Code
#dataBar {background:url('/.s/t/915/3.jpg') no-repeat;width:900px;text-align:right;padding-right:14px;padding-top:5px;height:45px;margin-left:auto;margin-right:auto;color:#2DAAB7;font-size:7pt;}
  *html #dataBar {width:914px !important;height:50px !important;}
#logo {background:url('/.s/t/915/4.jpg') no-repeat;width:500px;text-align:left;padding-left:414px;padding-top:67px;height:100px;margin-left:auto;margin-right:auto;color:#A3F7FF;font-size:20pt;font-weight:bold;}
  *html #logo {width:914px !important;height:167px !important;}
#navBar {background:url('/.s/t/915/5.jpg') no-repeat;width:900px;text-align:right;padding-right:14px;padding-top:9px;height:25px;margin-left:auto;margin-right:auto;color:#01535C;font-size:8pt;}
  *html #navBar {width:914px !important;height:34px !important;}

/.s/t/915/3.jpg , /.s/t/915/4.jpg ,/.s/t/915/5.jpg меняем на свои картинки.
2. Как изменить фон блоков?
Фон блоков можно изменить в таблице стилей CSS.
Находим:
Code
.boxTitle {height:50px;background:url('/.s/t/915/7.gif') no-repeat;padding-left:60px;}

/.s/t/915/7.gif меняем на своё.
3. Как сменить фон у шаблона?
В таблице стилей нужно изменить картинку, в строчке
Code
#contanier {background:url('/.s/t/915/2.jpg') repeat-x;text-align:center;}

Рейтинг: 13          Просмотров: 6937          Комментариев: 0