Первый вид для узкого блока:
В блок:
Код
<span class="banfbg"><a title="" href="http://vecktron.clan.su/"><img title="Место свободно" src="http://vecktron.clan.su/designs_104/No_banner.png" alt="Место свободно"></a></span>
<span class="banfbg"><a title="" href="http://vecktron.clan.su/"><img title="Место свободно" src="http://vecktron.clan.su/designs_104/No_banner.png" alt="Место свободно"></a></span>
<div id="banhr"></div>
<span class="banfbg"><a title="" href="http://vecktron.clan.su/"><img title="Место свободно" src="http://vecktron.clan.su/designs_104/No_banner.png" alt="Место свободно"></a></span>
<span class="banfbg"><a title="" href="http://vecktron.clan.su/"><img title="Место свободно" src="http://vecktron.clan.su/designs_104/No_banner.png" alt="Место свободно"></a></span>
<div id="banhr"></div>
<div class="fbutbg" alt="http://vecktron.clan.su/" title="Перейти на страницу обмена"> <a title="" href="http://vecktron.clan.su/"></a></div>
В css:
Код
.banfbg {display:inline-block;background:url(http://vecktron.clan.su/1/bannaper_bg_b.png) no-repeat;width:94px;height:37px;padding:3px 0 0 0px;margin-left:0px;}#banhr {background:url(http://vecktron.clan.su/1/ban_shadow.png) no-repeat;width:179px;height:4px;margin:3px auto 4px auto;}
.fbutbg {background:url(http://vecktron.clan.su/1/addfbut.png) 0 -20px no-repeat;width:130px;height:34px;margin:0 auto;}
.fbutbg a {display:block;background:url(http://vecktron.clan.su/1/addfbut.png) 0 0 no-repeat;width:130px;height:20px;}
.fbutbg a:hover {background:url(http://vecktron.clan.su/1/addfbut.png) 0 -20px no-repeat;}
Второй вид для широкого блока:
В блок:
Код
<span class="banfbg"><a title="" href="http://vecktron.clan.su/"><img title="Место свободно" src="http://vecktron.clan.su/designs_104/No_banner.png" alt="Место свободно"></a></span>
<span class="banfbg"><a title="" href="http://vecktron.clan.su/"><img title="Место свободно" src="http://vecktron.clan.su/designs_104/No_banner.png" alt="Место свободно"></a></span>
<div id="banhr"></div>
<span class="banfbg"><a title="" href="http://vecktron.clan.su/"><img title="Место свободно" src="http://vecktron.clan.su/designs_104/No_banner.png" alt="Место свободно"></a></span>
<span class="banfbg"><a title="" href="http://vecktron.clan.su/"><img title="Место свободно" src="http://vecktron.clan.su/designs_104/No_banner.png" alt="Место свободно"></a></span>
<div id="banhr"></div>
<div class="fbutbg" alt="http://vecktron.clan.su/" title="Перейти на страницу обмена"> <a title="" href="http://vecktron.clan.su/"></a></div>
В css:
Код
.banfbg {display:inline-block;background:url(http://vecktron.clan.su/1/bannaper_bg_b.png) no-repeat;width:94px;height:37px;padding:3px 0 0 3px;margin-left:21px;}#banhr {background:url(http://vecktron.clan.su/1/ban_shadow.png) no-repeat;width:179px;height:4px;margin:3px auto 4px auto;}
.fbutbg {background:url(http://vecktron.clan.su/1/addfbut.png) 0 -20px no-repeat;width:130px;height:34px;margin:0 auto;}
.fbutbg a {display:block;background:url(http://vecktron.clan.su/1/addfbut.png) 0 0 no-repeat;width:130px;height:20px;}
.fbutbg a:hover {background:url(http://vecktron.clan.su/1/addfbut.png) 0 -20px no-repeat;}