PHP код:
<div>
<div align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>
<div class="test"><a href="http://gamesportal.su/forum/" target="_blank"><IMG border="0" src="/images/111.gif" width="88" height="31" alt="Gamesportal.su - Игровой портал"></a></div>
<div class="smallfont" align="center">
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
</div>
</div>
CSS:
PHP код:
.test {
float: right;
position: relative;
top: -30px;
left: -30px;
}
</style>