wovanich, большущее тебе СПАСИБО!
Вопрос закрыт!
Ещё раз спасибо.
Добавлено: 08-09-2012 07:35:13
А это для остальных, особо одарённых как я, что бы не мучили ВОПРОСАМИ участников форума, куда да что прописывать:
Файл style.css:
/* ---- story ---- */
.story{padding:15px 0 10px 0; background:url(../images/ssep2.png) repeat-x bottom;}
.sheading{padding:0 10px 8px 10px; background:url(../images/ssep.png) repeat-x bottom;}
.sheading .dbg, .sheading .dltop, .sheading .drtop, .sheading .dbtm, .sheading .dlbtm, .sheading .drbtm{width:100%; height:100%;}
.sheading .dbg{background:#05475d url(../images/shedbg.png) repeat-x;}
.sheading .dltop{background:url(../images/shedltop.png) no-repeat;}
.sheading .drtop{background:url(../images/shedrtop.png) no-repeat 100% 0;}
.sheading .dbtm{background:url(../images/shedbtm.png) repeat-x bottom;}
.sheading .dlbtm{background:url(../images/shedlbtm.png) no-repeat 0 100%;}
.sheading .drbtm{background:url(../images/shedrbtm.png) no-repeat 100% 100%;}
.sheading .dtitle{background:url(../images/stitle.png) no-repeat 10px 10px; padding:11px 16px 9px 30px; display:block; font-size:1.2em;color:#f0f5f7;}
.sheading a{color:#f0f5f7; text-decoration:none;}
.sheading a:hover{color:#f1b813; text-decoration:none;}
.sdate, .sdate span{background:url(../images/sdate.png) no-repeat; height:41px; float:right; display:inline; margin-right:8px; line-height:33px; color:#3f93b1;}
.sdate span{ background-position:100% -41px; padding:0 55px; float:left;}
.ratebox{width:85px; height:17px; float:left; padding-left:10px; padding-top:16px; overflow:hidden;}
.stext{padding:15px;}
.stext img{padding:5px;}
.stext1{padding:15px;} /* ---- Вот 1 строка ---- */
.stext1 img{float:left; width:155px; padding:5px;} /* ---- Вот 2 строка ---- */
.storybtm{height:39px; padding:0 10px 8px 10px;}
файл shortstory.tpl
</div>
[rating]<div class="ratebox">{rating}</div>[/rating]
<div class="clr"></div>
</div></div></div></div></div></div>
</div>
<div class="stext1"> /* ---- Меняем div class="stext" на div class="stext1" ---- */
{short-story}
<div class="clr"></div>
</div>