• Страница 1 из 1
  • 1
Нужна помощь в css

Мишаня
Пользователи
Сообщений 5
+
0
-
Ваши награды 1
Доброе утро! Ребят,у меня стоит такой вид материала

Он полностью на ксс,вот код

Code
/* Entries Style */
.eBlock {border:1px solid #252525;background:#FFFFFF;border-style:dotted;-webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 10px;}
.eBlock:hover {background:#E0EEEE;cursor:pointer;}
.eTitle {background: url('') no-repeat; padding: 5px 0px 7px 10px !important; font-size:10pt;font-weight:bold;color:#000; font-style:normal;border-bottom-style:dashed;border-bottom-width:1px; font-family:Tahoma;}
.eTitle a:link {text-decoration:none; color:#363636;}
.eTitle a:visited {text-decoration:none; color:#363636;}
.eTitle a:hover {text-decoration:underline; color:#252525;}
.eTitle a:active {text-decoration:underline; color:#000;}

.eMessage {text-align:justify;padding:5px !important;font-size:10pt;font-family: Arial, serif;}
.eText {text-align:justify;padding:10px !important;}
.eDetails {border-top:1px dashed #cbcebc;border-bottom:0px dashed #cbcebc;color:#1A1A1A;padding:5px; text-align:left;font-size:8pt; background: #FFFFFF;-webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 10px;}
.eDetails1 {border-top:1px dashed #cbcebc;border-bottom:0px dashed #cbcebc;color:#1A1A1A;padding:5px; text-align:left;font-size:8pt;background: #ebebeb;}
.eDetails2 {border-bottom:1px dashed #cbcebc;color:#1A1A1A;padding:0px; text-align:left;font-size:8pt;}
.eRating {font-size:9pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/803/7.gif') no-repeat 0px 0px;}
/* ------------- */

Хотелось бы сделать тень к нему,например вот так

или если есть варианты,то по другому...
Как это правильно сделать?

«Пред. тема След. тема»

Вовчик
Администратор
Сообщений 8683
+
+2371
-
Ваши награды 316
Code
/* Entries Style */  
.eBlock {border:1px solid #252525;background:#FFFFFF;border-style:dotted;-webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 10px; border-bottom: 10px ridge #252525;}  
.eBlock:hover {background:#E0EEEE;cursor:pointer;}  
.eTitle {background: url('') no-repeat; padding: 5px 0px 7px 10px !important; font-size:10pt;font-weight:bold;color:#000; font-style:normal;border-bottom-style:dashed;border-bottom-width:1px; font-family:Tahoma;}  
.eTitle a:link {text-decoration:none; color:#363636;}  
.eTitle a:visited {text-decoration:none; color:#363636;}  
.eTitle a:hover {text-decoration:underline; color:#252525;}  
.eTitle a:active {text-decoration:underline; color:#000;}  

.eMessage {text-align:justify;padding:5px !important;font-size:10pt;font-family: Arial, serif;}  
.eText {text-align:justify;padding:10px !important;}  
.eDetails {border-top:1px dashed #cbcebc;border-bottom:0px dashed #cbcebc;color:#1A1A1A;padding:5px; text-align:left;font-size:8pt; background: #FFFFFF;-webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 10px;}  
.eDetails1 {border-top:1px dashed #cbcebc;border-bottom:0px dashed #cbcebc;color:#1A1A1A;padding:5px; text-align:left;font-size:8pt;background: #ebebeb;}  
.eDetails2 {border-bottom:1px dashed #cbcebc;color:#1A1A1A;padding:0px; text-align:left;font-size:8pt;}  
.eRating {font-size:9pt;}  

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/803/7.gif') no-repeat 0px 0px;}  
/* ------------- */
подпись: Если я помог тебе, помоги и ты мне Мой WMR --> R250600748056
p.s. это лучшее выражение благодарности))
Вовчик
  • Страница 1 из 1
  • 1
Поиск:
Топ пользователей: