{% else-1 %}
Обновить | Подписаться | Поднять тему
Чтобы выполнить действие авторизируйтесь или пройдите регистрацию на сайте.
1. [автор] (3 ноя 2015, 16:59) [0/0] [0] [отв] [спам] [под] +1 | -1

как поставить изображения на фон игри вот код |Design by MANIAC |
|HELLSTYLE.RU |
|_________________________|

*/




body {
color: #E4E233;
font-size: 12px;
max-width : 355px;
margin : auto;
font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
background: url('/images/bg.png') no-repeat 51% 0 #091526;
background-attachment: fixed;
overflow-x: hidden;

}

a:link,
a:active,
a:visited {
color: #FFF;
text-decoration: none;
}

a:hover,
a:focus {
color: #190DE3;

}
img {
vertical-align: middle;
border-style: none;
}


td,tr,table {
font-size: 11px;
}


.verx {

text-align:center;
height:157px;

}


.topdiv {
text-align: center;
background:
url(images/left.png) left top no-repeat,
url(images/right.png) right top no-repeat,
url(images/topdiv.png) left top repeat-x;
color: #809dc4;
padding: 12px;

}


.bottomdiv {
text-align: left;
color: #bfedff;
padding: 14px;

}
.obv_img {

overflow-x:visible;
padding:5px;
}
.padding_in {

text-align: center;
}

.padding_in_user {

padding: 4px;
}

.paddingstext {
font-size: 13px;
text-align: center;
padding: 7px;
color: #43677d;
}


.paddingstext a {

text-align: center;
padding: 1px;
color: #43677d;

}


span.color_padding_in {
color:#3e2641;
}


.rzd {
background: url(/images/razdel.png) no-repeat top center;
height: 24px;
text-align: center;

}



.link5,
.link5 a{

background: #0a1729 url(images/zbs.png) left bottom repeat-x;
border-top: 1px solid #30507b;
border-bottom: 1px solid #010305;
border-radius: 2px;
padding: 7px;
margin: 3;
display: block;
color: #9eb7dc;
}




span.chet {
text-shadow : 0 1px 0px #000;
float: right;
background-color: #040b15;
padding-left: 9px;
padding-right: 9px;
padding-top: 3px;
padding-bottom: 3px;
color: #31486c;
border-radius: 9px;
margin-right: 15px;
border-top: 1px solid #000;
border-bottom: 1px solid #2b4364;
}

.list {
text-shadow : 0 1px 0px #000;
background-color: #040b15;
padding: 9px;
color: #E4E233;
border-radius: 2px;
margin: 5px;
border-top: 1px solid #000;
border-bottom: 1px solid #2b4364;
}

.menu {
text-shadow : 0 1px 0px #000;
background-color: #040b15;
padding: 9px;
color: rgba(255, 255, 255, 1);
border-radius: 2px;
margin: 5px;
border-top: 1px solid #000;
border-bottom: 1px solid #2b4364;
}

.block {
text-shadow : 0 1px 0px #000;
background-color: #040b15;
padding: 9px;
color: #31486c;
border-radius: 2px;
margin: 5px;
border-top: 1px solid #000;
border-bottom: 1px solid #2b4364;
}

.title {

text-align: center;
background:
url(images/left.png) left top no-repeat,
url(images/right.png) right top no-repeat,
url(images/topdiv.png) left top repeat-x;
color: #809dc4;
padding: 12px;

}

.content {
text-shadow : 0 1px 0px #000;
background-color: #040b15;
padding: 9px;
color: #E4E233;
border-radius: 2px;
margin: 5px;
border-top: 1px solid #000;
border-bottom: 1px solid #2b4364;
}

input,
input[type~="login"],
input[type~="password"],
input[type~="select"],
textarea {
max-width: 92%;
background: #050d18;
border-top: 1px solid #000;
border-bottom: 1px solid #122a4b;
border-left:0;
border-right:0;
color: #43677d;
padding: 11px 8px;
margin:4px;
border-radius: 3px;
outline:none;

}


input[type="submit"] {

background: url(/images/input.png) no-repeat top center;
color: #622605;
padding: 11px 28px;
border: 0;
margin: 5px;
font-weight: bold;
outline:none;
cursor: pointer;
text-shadow: 0 1px 0 #f8ab1d;

}


body {
font-size: 14px;
overflow-x: hidden;
}
ul.page li {
display: inline-block;
width: 29px;
height: 19px;
margin: 0 2px;
padding-top: 5px;
background: #000;
border: 1px solid #174550;
color: #ffd7a7;
text-align: center;
font-size: 14px;
font-weight: bold;
text-decoration: none;
background: url('../images/page.png') no-repeat 0 0;
}
ul.page li a{
color: #ffd7a7;
display: block;
}
ul.page li.active{
color: #ffb400;
border-width: 0;
background: url('../images/page_on.png') no-repeat 0 0;
}
#pagination{
margin-top: 5px;
padding: 5px 0 4px 0;
border-top: 1px solid #2B4364;
}
#reset{
float: right;
margin: 5px;
color: #909090
}

input,
input[type~="login"],
input[type~="password"],
input[type~="select"],
textarea {
width: 65%;
background: #050d18;
border-top: 1px solid #000;
border-bottom: 1px solid #122a4b;
border-left:0;
border-right:0;
color: #43677d;
padding: 10px 8px;
margin:4px;
border-radius: 3px;
}

2. (3 ноя 2015, 17:00) [0/0] [0] [отв] [спам] [под] +1 | -1

В body уже есть путь до изображения. Либо нет фона или путь не правильный


Изм. 1 раз. / Посл. изм. (3 ноя 2015, 17:00)
3. [автор] (3 ноя 2015, 17:00) [0/0] [0] [отв] [спам] [под] +1 | -1

вот изображения
Добавлено 03.11.15 в 17:04:27:
http://babarss.besaba.com/ игра

Прикрепленные файлы:
* PROFIWM_COM_10293_1367775_QjVIvhRxr7s.jpg (30.19 кб)
  • 1 из 1
Чтобы писать сообщения авторизируйтесь или пройдите регистрацию на сайте.
Подписаны: 1
Скачать тему | Файлы темы | Фильтр сообщений