Код: Выделить всё
/* Links
------------ */
a:link {
color: #fffff;
text-decoration: none;
}
Код: Выделить всё
/* Links
------------ */
a:link {
color: #fffff;
text-decoration: none;
}

Код: Выделить всё
<dd class="lastpost"><span><dfn>{L_LAST_POST} </dfn>{L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL}Код: Выделить всё
<!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn> {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}forumlist_body.html будет что-то типа -
Код: Выделить всё
{L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}Код: Выделить всё
<dd class="lastpost">
тум-тум-тум
</dd>
viewforum_body.html в этом -
Код: Выделить всё
<dd class="lastpost"><!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR --><div style="float: left; padding-top: 0px; margin-left: 5px; margin-right: {topicrow.TOPIC_LAST_POSTER_AVATAR_MARGIN}px;">{topicrow.TOPIC_LAST_POSTER_AVATAR}</div><!-- ENDIF --><span><dfn>{L_LAST_POST}</dfn>{L_POST_POST_BY_AUTHOR}<br />
{topicrow.LAST_POST_AUTHOR_FULL}<a href="{topicrow.U_LAST_POST}" <!-- IF topicrow.LAST_TEXT_HOVER -->title="{topicrow.LAST_TEXT_HOVER}"<!-- ENDIF -->> <!-- IF topicrow.LAST_TEXT_HOVER -->{topicrow.LAST_POST_IMG}<!-- ELSE -->{LAST_POST_IMG}<!-- ENDIF --></a> <br />{L_POSTED_ON_DATE} {topicrow.LAST_POST_TIME}</span>
</dd>Ага, свой кусок кода с аватарками.Пчелкин писал(а):А в viewforum_body.html в этом -
Код: Выделить всё
<!-- IF topicrow.ATTACH_ICON_IMG -->{topicrow.ATTACH_ICON_IMG} <!-- ENDIF -->{L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} » {topicrow.FIRST_POST_TIME}Tog писал(а):{topicrow.TOPIC_AUTHOR_FULL}
Код: Выделить всё
html, body {
color: #536482;
background-color: #FFFFFF;
}

Код: Выделить всё
#main-block {
background-color: #FFFFFF;