Alex_Qwerty
Silver Member | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору Селекторы не соответствуют этой странице и твоей неправильной схемке :-D "body>br:first-child" - первый ребенок вовсе не br "body>table:nth-child(2)>tr" - второй не table (погугли nth-of-type) и потроха таблицы внутри tbody. У меня так: http://funkyimg.com/i/2whuD.png Код: body {margin: 0 !important}/**/ title + link + table , html > body > table:first-child /* logo in topic list */ , html > body > br {display:none !important} /* logo */ html > body > p > table > tbody > tr > td > table > tbody > tr:first-child , html > body > p > table > tbody > tr > td > table > tbody > tr:first-child + tr , html>body>form[name="mt"]:nth-child(2)>table>tbody>tr:nth-child(2) , html>body>form[name="mt"]:nth-child(2)>table>tbody>tr:nth-child(3) {display:none !important} /* name and password */ html>body>table>tbody>tr>td.sh1 br { content: " \2022 "; } /* news ... on-line */ /* pm */ a[href$="messanger.cgi?action=inbox"] > img[src="http://i.ru-board.com/images/newmail.gif"] {display:block !important; border: 10px solid #00ff00 !important;} body > table:nth-child(14) td b~br {display:none}/**/ html > body > center, html > body > center + br + table {display:none !important} /* footer */ /* code */ table[cellpadding="3"][cellspacing="0"][bgcolor="#FFFFFF"][width="100%"][border="1"][bordercolor="#EEEEEE"] .lgf { font-family: "Monaco" !important } /**/ table[cellpadding='5'][cellspacing='0'][bgcolor='#FFFFFF'][border='1'][bordercolor='#EEEEEE'][width='660'] , html > body > table > tbody > tr > td[style="font-size: 11px;"] {display:none !important} /* ad */ | | Всего записей: 2353 | Зарегистр. 09-09-2006 | Отправлено: 20:48 10-08-2017 | Исправлено: Alex_Qwerty, 15:53 11-08-2017 |
|