Установка:
Заходим в Управление дизайном » Таблица стилей(CSS) и в любое место вставляем:
Code
.pagesInfo {display:none;}
.switches {border:0;background:#f4f4f4}
.switchActive {padding:6px 6px; background:#e5e5e5; border:1px solid #bbb;font-size:10px;color:#808080}
td.switch {padding:0px !important;font-size:10px;}
a.switchDigit:link, a.switchDigit:active, a.switchDigit:visited {color:#808080; padding:6px 6px; border:0px;}
a.switchDigit:hover {text-decoration:underline; padding:6px 6px;}
a.switchNext:link, a.switchNext:active, a.switchNext:visited {color:#808080; padding:6px 6px; border:0px;}
a.switchNext:hover {text-decoration:underline; padding:6px 6px;}
a.switchBack:link, a.switchBack:active, a.switchBack:visited {color:#808080; padding:6px 6px; border:0px;}
a.switchBack:hover {text-decoration:underline; padding:6px 6px;}