В CSS, в самый низ [code]td.forumLastPostTd, td.forumIcoTd, td.threadIcoTd, td.forumNameTd, td.threadNametd, td.forumPostTd, td.threadPostTd, td.threadViewTd, td.threadAuthTd, td.forumThreadTd, td.threadLastPostTd {border: 1px #цвет solid;} table.gTable tr:hover td.forumLastPostTd, table.gTable tr:hover td.forumIcoTd, table.gTable tr:hover td.threadIcoTd, table.gTable tr:hover td.forumNameTd, table.gTable tr:hover td.threadNametd, table.gTable tr:hover td.forumPostTd, table.gTable tr:hover td.threadPostTd, table.gTable tr:hover td.threadViewTd, table.gTable tr:hover td.threadAuthTd, table.gTable tr:hover td.forumThreadTd, table.gTable tr:hover td.threadLastPostTd, table.gTable tr:hover td.forumLastPostTd { border: 1px #00BBFFdashed; } То что КРАСНЫМ - цвет рамки...заменить на своё
|