Отредактировано majoras (Сегодня 22:12:36)
Попробуйте найти после скрипта <!--Cворачивание категорий через иконку-->
Этот код
<style>
#showr0 {margin: -29px 5px -7px -5px;}
#showr001 {position:absolute!important;margin:-32px 4px 0 -4px!important;}
#inf1 h2 {margin:-7px 0 4px 0;}
#inf1 h2 {font-size:12px;}
#pun-stats div.statscon{margin-bottom: -15px;}
</style>
И Заменить на такой:
<style>
#showr0 {position:absolute!important;margin:-30px 4px 0 -4px!important;}
#showr001 {position:absolute!important;margin:-32px 4px 0 -4px!important;}
#inf1 h2 {margin:-7px 0 4px 0;}
#inf1 h2 {font-size:12px;}
#pun-stats div.statscon{margin-bottom: -15px;}
#pun-category3 {margin-bottom: -8px!important;}
</style>
Отредактировано Deff (Пт, 24 Дек 2010 22:31:06)