I like a linkable logo only on the left site, therefore I use 200x400 PX for sitelogo_small.gif
But anyway.
OPEN template/_mg_config.html
FIND
REPLACE WITH
OPEN template/overall_header.html
FIND
<div id="top_logo">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="200" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
<td align="center" valign="middle"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>
<td align="right" valign="top"> </td>
</tr>
</table>
</div>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="200" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
<td align="center" valign="middle"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>
<td align="right" valign="top"> </td>
</tr>
</table>
</div>
REPLACE WITH
<div id="top_logo">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="200" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
</tr>
</table>
</div>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="200" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
</tr>
</table>
</div>
OPEN stylesheet.css
FIND
#top_logo{
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 200px;
background-image: url(./images/top_header.jpg);
background-repeat: no-repeat;
}
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 200px;
background-image: url(./images/top_header.jpg);
background-repeat: no-repeat;
}
REPLACE WITH
#top_logo{
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 200px;
background-image: url(./images/top_header.jpg);
background-repeat: no-repeat;
background-position: center;
}
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 200px;
background-image: url(./images/top_header.jpg);
background-repeat: no-repeat;
background-position: center;
}
OPEN imageset/imageset.cfg
FIND
REPLACE WITH
You have to refresh your template after that
( ACP -> styles -> template -> refresh ) and ( ACP -> styles -> imageset -> refresh )
You Logo as jpg and the transparent gif
For me is it working fine in IE7 and FF
| sitelogo_smallgif.zip | ||
| Description: | sitelogo_smallgif.zip | ![]() Download |
| Filename: | sitelogo_smallgif.zip | |
| Filesize: | 59.14 KB | |
| Downloaded: | 166 Time(s) | |











Magdeburg










