вопрос
Столкнулся с такой проблемой.
Что происходит с оптеканием текста внутри полной новости.
Первоначальная закгрузка полной новости может быть нормальная
а после обновления страницы происходит вот это
Где искать ошибку?
Стили CSS
Ну и Fullstory
Что происходит с оптеканием текста внутри полной новости.
Первоначальная закгрузка полной новости может быть нормальная
а после обновления страницы происходит вот это
Где искать ошибку?
Стили CSS
@import url(reset.css);
@import url(engine.css);
html {
height: 100%;
min-height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
body {
font: 12px/18px Arial, Helvetica, PT Sans, sans-serif;
height: 100%;
background: url(../images/autumn_bg.jpg) no-repeat center top #ffcf73;
padding-top: 0px;
}
p {
font-family: PT Sans;
font-size: 10px;
color: #fff;
}
a {
text-decoration: none;
outline: none;
color: #000;
font-size: 14px;
}
b {
font-weight: bold;
}
a:hover {
text-decoration: none;
outline: none;
color: #4d4d4d;
font-size: 14px;
}
#wrapper {
width: 1200px;
margin: 25px auto;
min-height: 300px;
position: relative;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-shadow: 0 0 10px rgba(0,0,0,1);
}
/* Голосование
-----------------------------------------------------------------------------*/
#aside1 { /* селектор блока, который будет оставаться на месте */
position: fixed;
border-radius: 0 10px 10px 0;
width: 249px;
height: auto;
background: #b5cbbd;
left: -225px;
box-shadow: 0 0 10px rgba(0,0,0,1);
}
#aside1:hover {
left: -10px;
transition: 1s;
transition: ease-out 1s;
}
#bvote {
width: 80%;
margin-left: 15px;
margin-top: 10px;
margin-bottom: 10px;
font-style: PT Sans;
font-size: 12px;
font-weight: bold;
}
.vtitle {
font-size: 14px;
font-family: PT Sans;
color: #000;
}
#opros-box {
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
height: 200px;
position: absolute;
margin-left: 77px;
margin-top: auto;
font-size: 20px;
font-weight: bold;
color: #fff;
font-family: PT Sans;
}
.div-inline {
display: inline-block;
}
/* Header
-----------------------------------------------------------------------------*/
#radio-potok {
position: absolute;
margin-top: -20px;
margin-left: 1000px;
width: 100px;
/* - background: linear-gradient(to top, #faa63e, #f47632); -*/
}
#header {
height: 140px;
margin-top: 29px;
background-color: rgba(0, 0, 0, 0.3)
}
#top_login {
float:right;
margin: -29px -130px auto;
}
#login_panel {
position: absolute;
float: right;
margin-top: -75px;
margin-left: 75px;
}
#header_menu {
height: 40px;
background: linear-gradient(to top, #306100, #0171b1);
}
#header_menu ul {
float:left;
}
#header_menu ul li{
float:left;
border-left:1px solid #306100;
border-right:1px solid #306100;
padding:0 2px 0 4px;
}
#header_menu ul li:first-child {
border-left:none;
width: auto;
padding-left: 10px;
}
#header_menu ul li a{
font-weight: 600;
padding: 10px;
font-size: 22px;
text-shadow: 0px 1px 0 black, 0 0 0em black;
text-align: center;
height: 20px;
display: block;
color: #fff;
}
#header_menu ul li a:hover{
height: 20px;
display: block;
text-decoration: none;
background: #FFF;
color: #000;
transition: 0.2s;
}
#search_top {
float: right;
margin: 0 9px 0 0px;
}
/* Top Shortstory
-----------------------------------------------------------------------------*/
#top_shortstory_box {
width: 100%;
height: 420px;
}
#top_shortnews {
width: 540px;
height: 410px;
float: left;
background: #fef7c4;
overflow: hidden;
}
#top_shortnews img{
overflow: hidden;
width: 540px;
}
#top_shortnews a{
font-family: PT Sans;
font-size: 26px;
text-decoration: none;
font-weight: bold;
line-height: 1.1em;
}
#top-shortnews-block {
background: #fef7c4;
height: auto;
width: 540px;
margin-top: -100px;
overflow: hidden;
}
#top_shortnews_title {
background: #fef7c4;
font-family: PT Sans;
margin-top: 5px;
height: 150px;
width: 540px;
text-align: center;
}
#slide_shorttopnews {
overflow: auto;
font-family: PT Sans;
font-size: 14px;
width: 285px;
height: 380px;
margin-left: 30px;
float: left;
background: #fff3d5;
}
#button_allnews {
position: absolute;
margin: 380px 570px auto;
padding-top: 5px;
width: 285px;
height: 25px;
background: #dfdfdf;
display: block;
}
#button_allnews a {
font-family: PT Sans;
font-size: 20px;
color: #737373;
margin-left: 70px;
display: block;
}
#button_allnews:hover {
background: #c2c2c2;
}
#top_slidenews{
-moz-column-count: 3;
-moz-column-gap: 0px;
-webkit-column-count: 3;
-webkit-column-gap: 0px;
column-count: 3;
column-gap: 0px;
display: inline-flex;
}
#top_slidenews_title {
vertical-align: baseline;
background: #fff3d5;
margin-left: 20px;
margin-top: 2px;
text-align: middle;
width: 170px;
}
#top_slidenews_date {
font-family: PT Sans;
color: #fff;
background: linear-gradient(to top, #254b00, #306100);
margin-top: 5px;
margin-left: 10px;
padding: 3px;
width: 30px;
height: 30px;
vertical-align: middle;
border-radius: 3px;
}
.day-slidenews {
text-align: center;
font-size: 8px;
margin-top: -5px;
}
.month-slidenews {
text-align: center;
font-size: 8px;
margin-top: -28px;
}
.time-slidenews {
text-align: center;
font-size: 12px;
margin-top: -25px;
}
#afisha_top {
width: 270px;
height: 410px;
padding-left: 20px;
padding-right: 10px;
float: right;
}
.slidenews {
width: 85%;
border: none;
color: #d9cfb5; /* Цвет линии для остальных браузеров */
background-color: #d9cfb5; /* Цвет линии для браузера Firefox и Opera */
height: 1px; /* Толщина линии */
}
#top_slidenews_views {
width: 10%;
padding: 5px;
font-size: 10px;
text-align: center;
}
#top_slidenews_views img{
width: 10px;
}
/* Middle
-----------------------------------------------------------------------------*/
/*--- Статическая страница правил---*/
.basecont {
text-align: justify;
font-family: PT Sans;
}
/**/
#content {
font-family: PT Sans;
text-align: justify;
padding: 20px 20px 20px 20px;
background: #fff;
min-height: 1000px;
max-height: 100%;
}
#related-news-block{
width: 19%;
font-size: 14px;
height: 20%;
float: left;
margin: 10px 3px auto;
}
.btl {
font-size: 19px;
color: #5f5f5f;
}
.related-news-li li{
display: inline-block;
width: 15%;
}
.related-news-li img{
width: 100%;
height: 100px;
}
.related-shortstory {
color: #777777;
}
/* Footer
-----------------------------------------------------------------------------*/
#age-limit {
position: absolute;
margin-left: 700px;
margin-top: 30px;
}
#footer {
/* margin: 0px auto 0; ---*/
height: 70px;
background: #9b9b9b;
text-shadow: 1px 1px 0 black, 0 0 0em black;
}
#footer2 {
/* margin: 0px auto 0; ---*/
height: 130px;
background: url(../images/bot_img.png) no-repeat, #9b9b9b;
background-position: 100% 30%;
text-shadow: 1px 1px 0 black, 0 0 0em black;
/*<div id="bot_img"><img src="{THEME}/images/bot_img.png"/></div> */
}
/*--- Горизонтальное нижнее меню---*/
#bot_menu ul {
float:left;
}
#bot_menu ul li{
vertical-align: baseline;
float:left;
width: auto;
padding-left: 0px;
}
#bot_menu ul li a{
font-weight: 300;
padding: 20px;
font-size: 18px;
text-align: center;
height: 20px;
display: block;
color: #fff;
}
#bot_menu ul li a:hover{
height: 20px;
display: block;
text-decoration: none;
color: #474747;
}
/*--- Вертикальное нижнее меню 1---*/
#bot_menu2 ul {
float:left;
}
#bot_menu2 ul li{
margin: 1px auto;
padding-left: 30px;
}
#bot_menu2 ul li a{
font-weight: 300;
font-size: 14px;
color: #fff;
}
#bot_menu2 ul li a:hover{
text-decoration: none;
color: #474747;
}
/*--- Вертикальное нижнее меню 2---*/
#bot_menu3 ul {
float:left;
margin-left: 62px;
}
#bot_menu3 ul li{
margin: 1px auto;
padding-left: 30px;
}
#bot_menu3 ul li:child{
font-weight: bold;
}
#bot_menu3 ul li a{
font-weight: 300;
font-size: 14px;
color: #fff;
}
#bot_menu3 ul li a:hover{
text-decoration: none;
color: #474747;
}
#search_bottom {
float: right;
margin:10px 300px 0 0;
}
#footer_copy {
margin-top: 25px;
font-family: PT Sans;
color: #fff;
width: 30%;
height: 40px;
background: #797979;
float: left;
text-align: center;
}
#footer_copy2 {
margin-top: 25px;
color: #fff;
font-size: 10px;
font-family: PT Sans;
width: 60%;
height: 40px;
background: #797979;
float: left;
line-height: 1em;
text-align:justify;
}
#footer_copy3 {
margin-top: 25px;
color: #fff;
width: 10%;
height: 40px;
background: #797979;
float: right;
}
#copy-text-1 {
margin-top: 10px;
}
#copy-text-2 {
margin-top: 5px;
}
#hotlog {
margin-top: 5px;
margin-left: 20px;
}
.news {
float: left;
height: 260px;
width: 360px;
overflow: hidden;
margin: 10px 10px 10px 15px;
border: none/*---solid 1px #353535---*/;
}
.news-gallery {
float: left;
height: 260px;
width: 360px;
overflow: hidden;
margin: 10px 10px 10px 15px;
border: none/*---solid 1px #353535---*/;
}
.news-gallery:hover{
float: left;
height: 260px;
width: 360px;
overflow: hidden;
margin: 10px 10px 10px 15px;
border: none/*---solid 1px #353535---*/;
background: #cecece;
}
#videocontent img{
position: absolute;
margin-top: 10px;
}
#catitle {
text-align: center;
}
#catitle a{
font-size: 16px;
font-weight: bold;
}
#catitle-gallery {
text-align: center;
margin-top: 10px;
}
#catitle-gallery a{
font-size: 16px;
font-weight: bold;
}
.img-size img {
margin-top: 5px;
height: 200px;
}
.img-size-gallery img {
margin: 5px;
height: 200px;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
border-radius: 5px;
}
.clr {
clear: both;
height: 0;
overflow: hidden;
}
.info_short ul li{
width: 100%;
display: inline-block;
text-align: center;
background: #e9e9e9;
}
.ul_fullnews {
font-size: 15px;
padding: 10px 10px 10px 0px;
}
.ul_fullnews li {
display: inline;
}
#news_title {
font-family: PT Sans;
font-size: 26px;
padding: 0px 10px 10px 0px;
}
/*-- SCROLLING --*/
::-webkit-scrollbar{
width:10px;
}
::-webkit-scrollbar-thumb{
border-width:1px 1px 1px 2px;
border-color: #777;
background-color: #aaa;
}
::-webkit-scrollbar-thumb:hover{
border-width: 1px 1px 1px 2px;
border-color: #555;
background-color: #777;
}
::-webkit-scrollbar-track{
border-width:0;
}
/*Навигация*/
.navigation{
border:none
}
.navigation a:link,
.navigation a:active,
.navigation a:visited{
background:url(../images/highlight_strong.png) repeat-x scroll 0 0 #E5E5E5;
border: 1px solid #BCBCBC;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
color: #747474;
font-size: 11px;
font-weight: normal;
padding: 4px 7px;
text-shadow: 0 1px 0 #FFFFFF;
text-transform: lowercase;}
.navigation a:hover{
background-color: #EFEFEF;
color: #747474;}
.navigation span{
background: none repeat scroll 0 0 #5C5C5C;
border-radius: 0px 0px 0px 0px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset, 0 1px 0 #FFFFFF;
color: #FFFFFF;
cursor: default;
padding: 4px 7px; }
/*----- Верхний поиск -----*/
#search_top {
width: 275px;
height: 40px;
background: url(../images/search_top_alpha.png) no-repeat;
}
.edit {
color: #474747;
float: left;
margin:9px 0px 20px 9px;
height:25px;
border:none;
width:225px;
background: none;
}
.button {
margin-top: 7px;
float: right;
width: 40px;
height: 28px;
background: none;
border: none;
cursor: pointer;
}
/*Слайдер*/
/*--- Панель логина и админка -----*/
/*---buttons---*/
.btn {
cursor: pointer;
position: absolute;
margin-top: -47px;
margin-left: 160px;
display: inline-block;
background-color: #E6E6E6;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
padding: 5px 14px 6px;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333;
font-size: 13px;
line-height: normal;
border: 1px solid #CCC;
border-bottom-color: #BBB;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.1s linear all;
-moz-transition: 0.1s linear all;
-ms-transition: 0.1s linear all;
-o-transition: 0.1s linear all;
transition: 0.1s linear all;
border-image: initial;
}
.btn:hover {
background-position: 0 -15px;
color: #333;
text-decoration: none;
}
.btn:focus {
outline: 1px dotted #666;
text-decoration: none;
}
/*---buttons---*/
/*---Стиль формы логина---*/
.find1 {
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
display: inline-block;
width: 130px;
height: 15px;
padding: 4px;
font-size: 13px;
line-height: 18px;
color: gray;
border: 1px solid #CCC;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
}
.find1:focus {
outline: 0;
border-color: rgba(82, 168, 236, 0.8);
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
/*---Стиль формы---*/
/*---Дополнительные стили---*/
.reserlog, .resetlog li {
list-style: none;
padding-left: 12px;
margin: 0;
}
.login_links {
position: absolute;
color: #fff;
width: 200px;
font-size: 10px;
margin-left: 35px;
margin-top: -25px;
}
.login_links a{
font-size: 10px;
color: #fff;
}
.login_links a:hover{
font-size: 10px;
color: #aeaeae;
}
/*---Дополнительные стили---*/
#login_box {
float: right;
margin-left: 23px;
margin-top: -6px;
width: 200px;
position: absolute;
}
.login_box li{
text-align: right;
line-height: 1.07em;
}
.login_box li a{
font-family: PT Sans;
text-align: right;
font-size: 13px;
}
.text_bold {
font-weight: bold;
}
/*----- Верхнее меню в новостях -----*/
.top_navigation_innews {
display: block;
background: #fff;
border: none;
margin-top: 15px;
margin-bottom: 15px;
}
.top_navigation_innews_li {
color: #767676;
text-transform: uppercase;
font-size: 16px;
font-family: PT Sans;
display: inline-block;
background: #e9e9e9;
border: solid 1px #dfdfdf;
}
.top_navigation_innews_li a{
font-size: 16px;
color: #767676;
font-family: PT Sans;
display: block;
padding: 3px;
}
.top_navigation_innews_li a:hover{
font-size: 16px;
color: #414141;
font-family: PT Sans;
display: block;
background: #c9c9c9;
padding: 3px;
}
/*--- Полная новость ---*/
.maincont {
float: left;
width: 75%;
}
.frbtns {
float: none;
}
#title_fullnews_edit {
float: left;
width: 75%;
}
.title_fullnews_edit {
float: right;
margin-left: 2px;
}
.title_fullnews {
float:left;
width: 75%;
line-height: 1em;
margin-bottom: 2px;
font-size: 18px;
font-weight: bold;
}
#fullstory {
text-align: justify;
font-size: 16px;
line-height: 22px;
font-family: PT Sans, sans-serif;
}
#fullstory b {
font-weight: bold;
}
#fullstory .dlevideoplayer {
margin-top: 10px;
vertical-align: baseline;
}
#fullstory img{
margin:10px;
float: left;
}
#fullstory2 {
border: none;
text-align: justify;
font-size: 16px;
line-height: 22px;
font-family: PT Sans,sans-serif;
}
#fullstory2 img{
border: none;
padding:10px 10px 10px 10px;
}
/*--- Блок справа в полной новости---*/
#block-innews {
width: 269px;
height: 410px;
float: right;
border-left: dotted 1px #dfdfdf;
}
.hr_innews {
width: 75%;
float: left;
border: none;
color: #d9cfb5; /* Цвет линии для остальных браузеров */
background-color: #d9cfb5; /* Цвет линии для браузера Firefox и Opera */
height: 1px; /* Толщина линии */
}
.hr_innews2 {
width: 100%;
float: left;
border: none;
color: #d9cfb5; /* Цвет линии для остальных браузеров */
background-color: #d9cfb5; /* Цвет линии для браузера Firefox и Opera */
height: 1px; /* Толщина линии */
}
.footer-infullnews {
font-family: PT Sans;
font-size: 14px;
}
.errors-reports {
font-size: 14px;
color: #999999;
}
/*---Комментарии---*/
.funct-txt {
border: dotted 1px #474747;
background: #e8cccc;
}
.user-comment { text-align: left; margin: 0 0 40px; }
.comment-caption { border-bottom: 1px dotted #bebebe; margin: 0 0 10px; padding: 0 0 10px; }
.comment-caption a { display: block; }
.comment-caption strong { font-weight: normal; font-family: 'PTSansNarrowBold'; }
.wrapcomm { float: left; width: 100%; padding: 0 0 10px; margin: 0 0 0; border-bottom: 1px dotted #bebebe; color: #999; }
.rightcomm { margin-left: 80px; line-height: 20px; font-size: 13px; }
.leftcomm { float: left; width: 60px; margin-left: -100%; height: 60px; overflow: hidden; }
.leftcomm img { width: 60px; }
.comment-content { padding: 10px; line-height: 20px; border-bottom: 1px dotted #bebebe; margin: 0 0 10px; background-color: #F3F3F3; }
.comment-content b { font-weight: normal; font-family: 'PTSansNarrowBold'; }
.comment-functio {}
.comment-functio a { margin: 0 20px 0 0; text-transform: uppercase; font-size: 12px; font-family: 'PTSansNarrowBold'; }
.comment-functio input[type="checkbox"] { float: right; margin: 4px 0 0 0; }
/*--- Рекомендованные новости ---*/
.relnews { text-align: left; border-bottom: 1px dotted #bebebe; margin: 0 0 30px; }
.relnews .caption { font-weight: normal; font-size: 20px; margin: 10px 0 20px; line-height: 26px; font-family: 'PTSansNarrowBold'; }
.relnews ul { font-size: 12px; color: #999; }
.relnews li { line-height: 18px; margin: 0 0 20px; float: left; width: 50%; height: 80px; overflow: hidden; padding: 0 10px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.relnews li h3 { font-weight: normal; font-size: 14px; font-family: 'PTSansNarrowBold'; margin: 0 0 10px; }
.relnews li h3 a { color: #606060; }
.relnews .relnews-img { float: left; width: 120px; height: 70px; background-repeat: no-repeat; background-position: center top; background-size: cover; position: relative; margin: 0 15px 0 0; }
.relnews .relnews-img a { display: block; width: 120px; height: 70px; }
/*--- Расписание таблица---*/
.tftable {font-size:12px;color:#333333;width:100%;border-width: 1px;border-color: #bcaf91;border-collapse: collapse;}
.tftable th {font-size:12px;background-color:#ded0b0;border-width: 1px;padding: 8px;border-style: solid;border-color: #bcaf91;text-align:left;}
.tftable tr {background-color:#ffffff;}
.tftable td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #bcaf91;}
.tftable tr:hover {background-color:#ffff99;}
/*--- По поиску---*/
a.searchme { display: block; width: 50; height: 50px; border-bottom: 1px solid #5e5e5e; background-position: 0 -150px; border-top: 1px solid #5e5e5e; }
a.searchme:hover { background-position: -50px -150px; }
/*--- Справочная информация о сайте---*/
#info-for-site {
border: dotted 1px #ded6d4;
}
.title-info{
font-family: PT Sans;
font-size: 20px;
font-weight: bold;
text-align: Center;
}
.title-info2{
font-family: PT Sans;
font-size: 14px;
font-weight: bold;
}
.adress-info li{
font-size: 14px;
font-family: PT Sans;
}
.mail-link a {
font-size: 14px;
font-weight: bold;
color: #0072bc;
}
.mail-link a:hover {
font-size: 14px;
font-weight: bold;
color: #0054a6;
}
.rejim-raboti {
font-size: 14px;
font-weight: bold;
}
.caption-feedback {
font-size: 17px;
font-weight: bold;
}
/*--- Ошибки ---*/
.berrors {
width: 100%;
height: auto;
border: dotted 1px #ffe4ef;
background: #ffeeef;
font-size: 14px;
}
.errors {
font-weight: bold;
}
/*--- Слайдер ---*/
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 270px;
height: 410px;
padding: 0;
margin: 0;
border: dotted 1px #dfdfdf;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}
.rslides li:first-child {
position: relative;
display: block;
float: left;
}
.rslides img {
display: block;
height: auto;
float: left;
width: 100%;
border: 0;
}
/**/
/*--- Стили страницы вакансии---*/
#vakansii {
width: 40%;
float: left;
margin-left: 65px;
border: dotted 0px #979797;
padding: 10px;
}
.vakansii {
line-height: 1em;
}
.vakansii li {
list-style-type: disc;
margin-left: 22px;
color: #ffa500; /* Цвет списка */
}
.vakansii li span {
color: #000; /* Цвет текста */
font-size: 16px;
}
.title-vakansii {
color: #ffa500;
font-size: 16px;
}
.vakansiya-name {
font-size: 22px;
font-weight: bold;
color: #343434;
text-align: center;
}
Ну и Fullstory
<div class="base-fullstory">
<!--
<script type="text/javascript">//<![CDATA[
$(function(){ $("#infb{news-id}").Button("#infc{news-id}"); });
//]]></script>
-->
<div id="block-innews">
[banner_in-news]
{banner_in-news}
[/banner_in-news]
</div>
<div class="infbtn">
<div id="title_fullnews_edit">
<ul class="ul_fullnews">
<li><b>{date}</b></li>
<li><i><img src="{THEME}/images/views.png"> {views}</i></li>
<li>{tags}</li>
<li class="title_fullnews_edit">{favorites}</li>
[not-group=5]<li class="title_fullnews_edit">[edit]<img src="{THEME}/images/edit-icon.png">[/edit][/not-group]</li>
</ul>
</div>
</div>
<div id="news_title">
<span class="title_fullnews">{title}</span>
<hr class="hr_innews">
</div>
<div class="maincont">
<div id="fullstory">
<a href="{image-1}" onclick="return hs.expand(this)" class=" "><img src="{image-1}"/></a>
<br>{full-story}
<br><br>[xfgiven_otkuda-novost] <b>[xfvalue_otkuda-novost]</b> [/xfgiven_otkuda-novost]
<span class="errors-reports">Нашли опечатку? Выделите ее и нажмите Ctrl+Enter.</span>
<br>
<hr class="hr_innews2">
<br>
</div>
<!--
<div class="mlink">
<span class="argcoms"><i>Комментариев: {comments-num}</i></span>
</div>
-->
<div class="clr"></div>
<div class="linesbg related">
[related-news]<h4 class="btl"><span>Читайте также:</span></h4>
<ul class="reset">
{related-news}
</ul>
<hr class="hr_innews2">[/related-news]
<div class="clr"></div>
<div class="frbtns">
[print-link]<img class="printlink" src="{THEME}/images/spacer.gif" alt="Распечатать" title="Распечатать" />[/print-link]
[edit-date]<div class="editdate"><i>Изменил: <b>{editor}</b>[edit-reason]<br />Причина: {edit-reason}[/edit-reason]</i></div>[/edit-date]
<div id="tabbs">
<ul class="reset tabmenu">
[poll]<br><li><a href="#tabln2"><b>Опрос к статье</b></a></li>[/poll]
</ul>
</div>
[poll]<div class="tabcont">
{poll}
</div><br>[/poll]
<div class="tabcont">
{comments}
{navigation}
{addcomments}
</div>
</div>
</div>
<div class="storenumber">{pages}</div>
</div>
</div>