Список сообщений Вова
Форум
Список сообщений Вова
Sea Gemoroj
))) я его поставил на h2m.ru, а что? )))) Прошу за это не судить!
Написал: Вова
15.07.2010 / 07:46
Sea Gemoroj
У меня проблема!
Добавляю файлы через фтп потом делаю обновление БД а мне выдает какието каракули БД одновляется но нету подсчета файлов и очень бесят эти каракули. В чем проблема может нужено права поставить хотя права все поставил которые были написаны в readme SEA от GEMOROJ. зараннее спасиба
Написал: Вова
15.07.2010 / 07:41
Продам дизайн
коль будет графика заберет кто-то?
Написал: Вова
11.07.2010 / 23:26
Продам дизайн
а чего не хватает?
Написал: Вова
11.07.2010 / 19:35
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
Написал: Вова
10.07.2010 / 19:34
Цвет текста (за тема уже забыта) =(
* {
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 нужно поенять цвет я такого уже наворотил что просто ппц помогите ПЛЗ
Написал: Вова
10.07.2010 / 16:57
Цвет текста
* {
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 нужно поенять цвет я такого уже наворотил что просто ппц помогите ПЛЗ
Написал: Вова
10.07.2010 / 16:55