Суббота, 2.4.2011, 17:56


[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Новый стиль форума
Скетч Среда, 04.05.2011, 22:57 | Сообщение # 1


Offline
DizGames
Сообщений: 82
Награды:0
Заходим в ПУ сайта > Управление дизайном > Таблица стилей (CSS) и находим /* ===== forum Start ===== */
выделяем и удаляем всё до /* ===== forum End ===== */
В этом месте когда удалим старый код ставим вот этот:

Code
/* ===== forum Start ===== */  

  /* General forum Table View */  
  .gTable {background:#292929;}  
  .gTableTop {padding:2px;height:29px; background:url("http://diz-cs.ru/imgs/forumtitle.png")#171617;font-family:Verdana,Sans-Serif;color:#fff;font-size:13px;font-weight:normal; padding-left:22px;}  
  .gTableSubTop {padding:2px;background:#181818;height:20px;font-size:10px;color:#949494;}  
  .gTableBody {padding:2px;background:#1C1C1C;}  
  .gTableBody1 {padding:2px;background:#1C1C1C;}  
  .gTableBottom {padding:2px;background:#181818;}  
  .gTableLeft {padding:2px;background:#1C1C1C;font-weight:bold;color:#949494;border-left:1px solid #181818;}  
  .gTableRight {padding:2px;background:#181818;color:#FFFFFF;border-left:1px solid #181818;}  
  .gTableError {padding:2px;background:#292929;color:#FF0000;border-left:1px solid #181818;}  
  /* ------------------------ */  

  /* Forums Styles */  
  .forumNameTd,.forumLastPostTd {padding:2px;background:#181818}  
  .forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#1C1C1C}  
  .forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}  

  a.catLink:link {text-decoration:none; color:#1e90ff;}  
  a.catLink:visited {text-decoration:none; color:#1e90ff;}  
  a.catLink:hover {text-decoration:underline; color:#1e90ff;}  
  a.catLink:active {text-decoration:underline; color:#1e90ff;}  

  .lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}  
  .archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}  
  /* ------------- */  

  /* forum Titles & other */  
  .forum {font-weight:bold;font-size:9pt;}  
  .forumDescr,.forumModer {color:#696969;font-size:7pt;}  
  .forumViewed {font-size:9px;}  
  a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#696969;}  
  a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#999;}  
  a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#1e90ff;}  
  a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none; color:#1e90ff;}  
  /* -------------------- */  

  /* forum Navigation Bar */  
  .forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}  
  .forumBarKw {font-weight:normal;}  
  a.forumBarA:link {text-decoration:none; color:#949494;}  
  a.forumBarA:visited {text-decoration:none; color:#949494;}  
  a.forumBarA:hover {text-decoration:underline; color:#949494;}  
  a.forumBarA:active {text-decoration:underline; color:#949494;}  
  /* -------------------- */  

  /* forum Fast Navigation Blocks */  
  .fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}  
  /* ---------------------------- */  

  /* forum Fast Navigation Menu */  
  .fastNavMain {background:#585858;color:#FFFFFF;}  
  .fastNavCat {background:#EEEEF0;}  
  .fastNavCatA {background:#EEEEF0;color:#0000FF}  
  .fastNavForumA {color:#0000FF}  
  /* -------------------------- */  

  /* forum Page switches */  
  .pagesInfo {background:#868686;padding-right:10px;font-size:7pt;display:none;}  
  .switches , swchItemDots{background:#1B1B1B;}  
  .swchItem , .swchItem1, .switch {background:#181818;width:15px;font-size:7pt;padding:4px;border:1px solid #292929;}  
  .swchItemA, .swchItemA1 , .switchActive {background:#1C1C1C;font-weight:bold;color:#98B400;width:15px;padding:4px;border:1px solid #292929;}  
  a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#98B400;}  
  a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#98B400;}  
  a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#98B400;}  
  a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#98B400;}  

  /* ------------------- */  

  /* forum Threads Style */  
  .threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#1C1C1C}  
  .threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#181818}  
  .threadLastPostTd {padding:2px;font-size:7pt;}  
  .threadDescr {color:#CCCCCC;font-size:7pt;}  
  .threadNoticeLink {font-weight:bold;}  
  .threadsType {padding:2px;background:#1C1C1C;height:25px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px;}  
  .threadsDetails {padding:2px;background:#1C1C1C;height:25px;color:#FEFEFE;}  
  .forumOnlineBar {padding:2px;background:#292929;height:25px;color:#FEFEFE;}  

  a.threadPinnedLink:link {text-decoration:none; color:#999999;}  
  a.threadPinnedLink:visited {text-decoration:none; color:#fff;}  
  a.threadPinnedLink:hover {text-decoration:underline; color:#1E90FF;}  
  a.threadPinnedLink:active {text-decoration:underline; color:#1E90FF;}  

  .threadPinnedLink,.threadLink {font-weight:bold;}  
  a.threadLink:link {text-decoration:none; color:##98B400;}  
  a.threadLink:visited {text-decoration:none; color:#98B400;}  
  a.threadLink:hover {text-decoration:underline; color:#98B400;}  
  a.threadLink:active {text-decoration:none; color:#98B400;}  

  .postpSwithces {font-size:7pt;}  
  .thDescr {font-weight:normal;}  
  .threadFrmBlock {font-size:7pt;text-align:right;}  
  /* ------------------- */  

  /* Posts View */  
  .postTable {background:#1B1B1B}  
  .postPoll {background:#1C1C1C;text-align:center;}  
  .postFirst {background:#868686;border-bottom:1px solid silver;}  
  .postRest1 {background:#868686;}  
  .postRest2 {background:#868686;}  
  .postSeparator {height:2px;background:#98B400;}  

  .postTdTop,.postBottom {background:#292929;height:20px;}  
  .postUser {font-weight:bold;}  
  .postTdInfo {background:#1C1C1C;text-align:center;padding:5px;border-top:1px solid #504F50;border-bottom:1px solid #504F50;}  
  .postRankName {margin-top:5px;}  
  .postRankIco {margin-bottom:5px;margin-bottom:5px;}  
  .reputation {margin-top:5px;}  
  .signatureHr {margin-top:20px;color:#949494;}  
  .posttdMessage {background:#292929;padding:5px;border-top:1px solid #504F50;border-bottom:1px solid #504F50;color:#949494}  

  .postPoll {padding:5px;}  
  .pollQuestion {text-align:center;font-weight:bold;}  
  .pollButtons,.pollTotal {text-align:center;}  
  .pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}  
  .pollSubmit {font-weight:bold;}  
  .pollEnd {text-align:center;height:30px;}  

  .codeMessage {background:#252525;font-size:9px;}  
  .quoteMessage {background:#252525;font-size:9px;}  

  .signatureView {font-size:7pt;}  
  .edited {padding-top:30px;font-size:7pt;text-align:right;color:#CCCCCC;}  
  .editedBy {font-weight:bold;font-size:8pt;}  

  .statusBlock {padding-top:3px;}  
  .statusOnline {color:#FFFF00;}  
  .statusOffline {color:#FFFFFF;}  
  /* ---------- */  

  /* forum AllInOne Fast Add */  
  .newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}  
  .newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}  
  .newThreadItem {padding: 0 0 0 8px; background: url(http://diz-cs.ru'/.s/t/171/27.gif') no-repeat 0px 4px;}  
  .newPollItem {padding: 0 0 0 8px; background: url('http://diz-cs.ru/.s/t/171/27.gif') no-repeat 0px 4px;}  
  /* ----------------------- */  

  /* Post Form */  
  .commFl {width:100%;padding:2px 3px;font-size:7pt;color:#989898;background:#181818;border:1px solid #292929;}  
  input[type='text'],input[type='password'] {padding:2px 3px;font-size:7pt;color:#98B400;background:url("http://diz-cs.ru/imgs/forumtitle.png")#181818;border:1px solid #292929;}  
  input[type='submit']{padding:2px 3px;font-size:7pt;color:#98B400;background:url("http://diz-cs.ru/imgs/forumtitle.png")#181818;border:1px solid #292929;}  
  .checkbtn, .pollreSultsBut , .allUsersBtn ,.codeButtons {padding:2px 3px;font-size:7pt;color:#98B400;background:url("http://diz-cs.ru/imgs/forumtitle.png")#181818;border:1px solid #292929;}  
  .postNameFl,.postDescrFl {background:#CACED2;border:1px solid #FFFFFF;width:500px;}  
  .postPollFl,.postQuestionFl {background:#292929;border:1px solid #292929;width:400px;color:#989898;}  
  .postResultFl {background:#CACED2;border:1px solid #FFFFFF;width:50px}  
  .postAnswerFl {background:#CACED2;border:1px solid #FFFFFF;width:300px}  
  .postTextFl {background:#292929;border:1px solid #292929;width:550px;height:150px;color:#989898}  
  .postUserFl {background:#CACED2;border:1px solid #FFFFFF;width:300px}  
  .postTextFl {width:550px;height:150px;background: url(http://diz-cs.ru/foruminfo.png) no-repeat top right;border:1px solid #252525;}  

  .postPreview, .postReset{padding:2px 3px;font-size:7pt;color:#98B400;background:url("http://diz-cs.ru/imgs/forumtitle.png")#181818;border:1px solid #292929;}  
  .pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}  
  .smilesPart {padding-top:5px;text-align:center}  
  /* --------- */  

  /* ====== forum End ====== */
  • Страница 1 из 1
  • 1
Поиск:

oXy-LiNe.Ru Версия сайта 1.8 Rip By k1Rey | 2011 | Бесплатный конструктор сайтовuCoz
Сайт оптимизирован под браузер FireFox Mozila. Sitemap | Sitemap-forum.
Связь с администрацией (ICQ): 567-087-421 567-087-421 | (Skype): mr.k1Rey mr.k1Rey