Jump to content

Как изменить фон на недвижимую картинку

Featured Replies

Posted
comment_37588

Вот это я все сделал 

body {
	background: #edeff1 url("__bothack.ru/public/style_images/1.png") repeat;
	color: #bcbcbc;
	font: normal 11px tahoma, helvetica, arial, sans-serif;
	position: relative;
	padding-bottom: 20px;

как сделать чтоб  стояла картинка фона на месте,а не повторялась   

 

comment_37604
body {
	background: #edeff1 url("__bothack.ru/public/style_images/1.png") fixed;
	color: #bcbcbc;
	font: normal 11px tahoma, helvetica, arial, sans-serif;
	position: relative;
	padding-bottom: 20px;
  • Author
comment_37621
body {
	background: #edeff1 url("__bothack.ru/public/style_images/1.png") fixed;
	color: #bcbcbc;
	font: normal 11px tahoma, helvetica, arial, sans-serif;
	position: relative;
	padding-bottom: 20px

Спасибо. Все работает 

  • Author
comment_37623
body {
	background: #edeff1 url("__bothack.ru/public/style_images/1.png") fixed;
	color: #bcbcbc;
	font: normal 11px tahoma, helvetica, arial, sans-serif;
	position: relative;
	padding-bottom: 20px;

А как поставить на все страницы форума? спасибо

Guest
This topic is now closed to further replies.

Последние посетители 0

  • No registered users viewing this page.