[Table]Установка[/Table]
В ваш CSS
Code
#film-block-top {
border: 1px solid #2280da; background: #22caf0 url('http://usite.su/images/new/highlight_faint.png') repeat-x top;
width: 207px; padding: 5px; margin-bottom: 7px; color: #fff;
}
#film-block-arr {
width: 0; height: 0; position: absolute; margin-top: -7px; margin-left: 5px;
border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #2280da;
}
#block-film {
width: 212px; background: #2280da; padding: 3px;
}
.radius2 {
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
#button-film {
border: 1px solid #2280da; background: #22caf0 url('http://usite.su/images/new/highlight_faint.png') repeat-x top; padding: 10px 6px 10px 6px;
color: #2280da; text-shadow: 0 -1px 0 rgba(255,255,255,0.45); text-decoration: none; font-weight: bold; display: block;
}
border: 1px solid #2280da; background: #22caf0 url('http://usite.su/images/new/highlight_faint.png') repeat-x top;
width: 207px; padding: 5px; margin-bottom: 7px; color: #fff;
}
#film-block-arr {
width: 0; height: 0; position: absolute; margin-top: -7px; margin-left: 5px;
border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #2280da;
}
#block-film {
width: 212px; background: #2280da; padding: 3px;
}
.radius2 {
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
#button-film {
border: 1px solid #2280da; background: #22caf0 url('http://usite.su/images/new/highlight_faint.png') repeat-x top; padding: 10px 6px 10px 6px;
color: #2280da; text-shadow: 0 -1px 0 rgba(255,255,255,0.45); text-decoration: none; font-weight: bold; display: block;
}
Где хотим видеть блок:
Code
Чуть ниже блока, код скрипта:
Code



