1. В imageset.cfg прописан (файл существует)
Код: Выделить всё
img_site_logo =site_logo.png*150*6503. Код overall_header.html (скрыто название и описание форума)
Код: Выделить всё
<div id="site-description">
<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
<!-- <h1>{SITENAME}</h1>
<p>{SITE_DESCRIPTION}</p>
<p style="display: none;"><a href="#start_here">{L_SKIP}</a></p> -->
</div>5. Код из common.css
Код: Выделить всё
#logo {
width: auto;
padding: 0px 0px 0 0px;
}
a#logo:hover {
text-decoration: none;
}
/* Site description and logo */
#site-description {
float: left;
width: 100%;
text-align: left;
margin-left: -20;
margin-top: -10;
}
#site-description h1, #site-description a {
margin-right: 0;
margin-left: -20;
margin-top: -10;
}
ПС: та же учесть постигла и иконку сообщения (icon_post_target.gif)
Помогите плиз... сил моих больше нету....


