Список сообщений Вова

Sea Gemoroj
))) я его поставил на h2m.ru, а что? )))) Прошу за это не судить!
Написал: Вова
Sea Gemoroj
У меня проблема!
Добавляю файлы через фтп потом делаю обновление БД а мне выдает какието каракули БД одновляется но нету подсчета файлов и очень бесят эти каракули. В чем проблема может нужено права поставить хотя права все поставил которые были написаны в readme SEA от GEMOROJ. зараннее спасиба
Написал: Вова
Продам дизайн
коль будет графика заберет кто-то?
Написал: Вова
Продам дизайн
а чего не хватает?
Написал: Вова
Продам дизайн
забераите
Написал: Вова
Продам дизайн
Продам дизайн о цене договоримся писать в асю 352559304
http://upwap.ru/946645
Написал: Вова
css в строку
я хочу css написать в строку
a {
color: #e1cc70;
outline: none;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
когда я этот скрипт пишу в строку он у меня не читается
.a {color: #e1cc70;outline: none;text-decoration: none;}
.a:hover {text-decoration: underline;}
в чем проблема может в index что-то прописать нужно?
также чем отличается div id от div class
Написал: Вова
Цвет текста (за тема уже забыта) =(
цвет текста нужно
Написал: Вова
Цвет текста (за тема уже забыта) =(
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}

p {
	margin: 0 0 18px
}

a {
	color: #e1cc70;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 68px;
	background: #7b2a31;
	background-image: url("img/star.gif");
	background-repeat: repeat-x;
	border-bottom: 5px solid #52494a;
}



/* Liniya
-----------------------------------------------------------------------------*/
.row{border-top: 3px solid #e1cc70;text-align: center;background-color: #ffff30;} 



/* Reklama
-----------------------------------------------------------------------------*/
#rek { 
	text-align: center;
	background-color : #e1cc70;
	color: blue; 
	padding: 3px;
        border-top: 2px solid #7b2a31;
        border-bottom: 2px solid #7b2a31; 
}
.rek a {
	color: blue;
}
.rek a:hover {
	color: blue;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 3px;
	background: #8d696c;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 5px solid #8d696c;
	height: 50px;
	background: #7b2a31;
	border-bottom: 5px solid #52494a;
	
}

p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 68px;
	background: #7b2a31;
	background-image: url("img/star.gif");
	background-repeat: repeat-x;
	border-bottom: 5px solid #52494a;
}



/* Liniya
-----------------------------------------------------------------------------*/
.row{border-top: 3px solid #e1cc70;text-align: center;background-color: #ffff30;} 



/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 3px;
	background: #8d696c;
}
a {
	color: #e1cc70;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 5px solid #8d696c;
	height: 50px;
	background: #7b2a31;
	border-bottom: 5px solid #52494a;
	
}

Вот мой код мне в #rek нужно поенять цвет я такого уже наворотил что просто ппц помогите ПЛЗ
Написал: Вова
Цвет текста
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}

p {
	margin: 0 0 18px
}

a {
	color: #e1cc70;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 68px;
	background: #7b2a31;
	background-image: url("img/star.gif");
	background-repeat: repeat-x;
	border-bottom: 5px solid #52494a;
}



/* Liniya
-----------------------------------------------------------------------------*/
.row{border-top: 3px solid #e1cc70;text-align: center;background-color: #ffff30;} 



/* Reklama
-----------------------------------------------------------------------------*/
#rek { 
	text-align: center;
	background-color : #e1cc70;
	color: blue; 
	padding: 3px;
        border-top: 2px solid #7b2a31;
        border-bottom: 2px solid #7b2a31; 
}
.rek a {
	color: blue;
}
.rek a:hover {
	color: blue;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 3px;
	background: #8d696c;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 5px solid #8d696c;
	height: 50px;
	background: #7b2a31;
	border-bottom: 5px solid #52494a;
	
}

p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 68px;
	background: #7b2a31;
	background-image: url("img/star.gif");
	background-repeat: repeat-x;
	border-bottom: 5px solid #52494a;
}



/* Liniya
-----------------------------------------------------------------------------*/
.row{border-top: 3px solid #e1cc70;text-align: center;background-color: #ffff30;} 



/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 3px;
	background: #8d696c;
}
a {
	color: #e1cc70;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 5px solid #8d696c;
	height: 50px;
	background: #7b2a31;
	border-bottom: 5px solid #52494a;
	
}

Вот мой код мне в #rek нужно поенять цвет я такого уже наворотил что просто ппц помогите ПЛЗ
Написал: Вова