06.07.2015
k43
Друзья
Сообщений 2955
Всем привет, помогите найти стили для форума от любого стандартного шаблона. Раньше был где то сохранён, сейчас найти не могу
06.07.2015
07.07.2015
k43
Друзья
Сообщений 2955
Код
/*--------------------- Forum start ---------------------*/ .forumContent { } .forumContent a {} .forumContent table {} .gTable, .postTable { background: #ffffff; } .gTable td { background: #ffffff; border: 1px solid #e1e1e1; border-radius: 5px; -moz-border-radius: 5px; } .postTable td { border-collapse: collapse; border: 1px solid #e1e1e1; border-radius: 5px; -moz-border-radius: 5px; } td.postRest1, td.postRest2, td.postFirst { border: 0px; } .gTable td.gTableTop { padding: 0px 10px; border: 1px solid #debc72; background: url(/.s/t/798/26.png) no-repeat top right; font: 14px/32px 'Tahoma'; color: #8b6438; text-transform: uppercase; border-radius: 5px; -moz-border-radius: 5px; } .gTableTop a { color: #8b6438; } .gTableTop a:hover {} .gTable td.gTableSubTop { background: #e1e1e1; color: #848484; border: 0px; font-size: 10px; } .gTableSubTop a { color: #848484; } .gTableTop, .gTableSubTop, .forumNameTd, .forumThreadTd, .forumPosrTd, .forumLastPostTd, .threadNametd, .threadPostTd, .threadAuthTd, .threadViewTd, .threadLastPostTd, td.threadsDetails, td.forumOnlineBar { padding: 4px 10px; } #frM6 td, #frM14 td, #frM50 td, #frM56 td, #frM59 td, #frM3 td, #frM45 td, #frM25 td, #frM28 td { padding: 4px 10px; } .postBottom table td { border: 0px; } .postTable td { padding: 4px 10px; } .postSeparator { display: none; } .postTdInfo {text-align: center;} .posttdMessage { text-align: justify; } .threadPostTd, .threadViewTd, .threadAuthTd, .forumThreadTd, .forumPostTd { text-align: center !important; } a.TopSortLink {} a.TopSortLink:hover {} a.postUser { font-weight: bold; } a.forum, a.threadLink { font-size: 12px; color: #c48b49; } .quoteMessage {} .forumDescr, .threadDescr { font-size: 10px; color: #a1a1a1; } td.postTdTop { background: #e1e1e1; } td.postTdTop a {} td.forumIcoTd, td.forumThreadTd, td.forumPostTd, td.gTableRight, td.threadIcoTd, td.threadPostTd, td.threadViewTd { padding: 2px; } td.pollQuestion, .pollResults td, td.pollResults, td.pollTotal, td.pollAnswer, td.pollButtons, .smiles td{ border: 0px; } td.pagesInfo, td.switch, td.switchActive {} td.switch, td.switchActive {} td.switch a {} .switchActive { font-weight: bold; } /*--------------------- Forum end ---------------------*/
Вырезал