<table id="logoTabl" width=100% border=0><tr style="height:150px;"> <td width=50% id=left_Img></td><td width=50% id=right_Img></td> </tr></table> <style type="text/css"> #logoTabl,#logoTabl *{ border-collapse:collapse; border:none transparent 0!important; } #pun-title .title-logo {background-image :none;height:0;} #left_Img {background: url(http://forumupload.ru/uploads/0000/35/39/144414-1-f.gif) 0 0 repeat;} #right_Img {background: url(http://forumupload.ru/uploads/0000/14/1c/689854-2-f.gif) 100% 0 repeat;} </style>
Cтавишь вышеприведённое Вместо:
<style type="text/css">
#pun-title .title-logo {background-image : url(http://forumupload.ru/uploads/0000/35/39/144414-1-f.gif);
background-repeat : no-repeat; height : 160px;
}
</style>
<style type="text/css">
#pun-title table {background-image : url(http://forumupload.ru/uploads/0000/35/39/144414-1-f.gif);
height : 160px;
}
</style>