Стиль CSS
Kracks
Дата: Понедельник, 27.01.2014, 15:17 | Сообщение # 1
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: UcozonGroup
Сообщений: 122
Ребят, можете кто нибудь помочь с CSS, нужно из файла CSS(прикреплен снизу) вытащить класс который отвечает за вот это: Код
<td class="gTableRight" id="frM58"><div align="center" style="top left repeat-x; margin-top:2px; margin-bottom:2px;">
В долгу не останусь,отблагодарю.
Подпись пользователя Kracks Халява
MDNdemon
Дата: Понедельник, 27.01.2014, 15:56 | Сообщение # 2
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Аспирант
Группа: Проверенные
Сообщений: 512
Kracks , в данном css нет такого имени класса, и id... Если ты имеешь введу стилевые параметры тегов, напиши сайт откуда хочешь скопировать, сделаем. ) .
Сообщение отредактировал MDNdemon - Понедельник, 27.01.2014, 15:58
Подпись пользователя MDNdemon
Kracks
Дата: Понедельник, 27.01.2014, 16:20 | Сообщение # 3
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: UcozonGroup
Сообщений: 122
Цитата MDNdemon (
)
в данном css нет такого имени класса, и id
значит не то смотрю. Короче вот код;
Код
<td class="gTableRight" id="frM58"><div align="center" style="top left repeat-x; margin-top:2px; margin-bottom:2px;"> <img src="/templates/bbcodes/b.gif" border="0" title="Жирный" style="cursor:pointer" onclick="simpletag('b')"> <img src="/templates/bbcodes/i.gif" border="0" title="Курсив" style="cursor:pointer"onclick="simpletag('i')"> <img src="/templates/bbcodes/u.gif" border="0" title="Подчеркнутый" style="cursor:pointer"onclick="simpletag('u')"> <img src="/templates/bbcodes/s.gif" border="0" title="Зачеркнутый" style="cursor:pointer"onclick="simpletag('s')"> <a href="javascript://" onclick="$('#code_color').slideToggle('fast');"><img src="/templates/bbcodes/color.gif" border="0" title="Выбрать Цвет" alt="" /></a> <div id="code_color"> <span onclick="javascript:alterfont('#00e4ff','color','message','')" style="color:#00e4ff;">голубой•</span> <span onclick="javascript:alterfont('orange','color','message','')" style="color:orange;">оранжевый•</span> <span onclick="javascript:alterfont('red','color','message','')" style="color:red;">красный•</span> <span onclick="javascript:alterfont('#f0f','color','message','')" style="color:#f0f;">розовый•</span> <span onclick="javascript:alterfont('green','color','message','')" style="color:green;">зелёный•</span> <span onclick="javascript:alterfont('#8400ff','color','message','')" style="color:#8400ff;">фиолетовый•</span> <span onclick="javascript:alterfont('gray','color','message','')" style="color:gray;">серый•</span> <span onclick="javascript:alterfont('#000000','color','message','')" style="color:#000000;">чёрный</span> </div> <a href="javascript://" onclick="$('#code_size').slideToggle('fast');"><img src="/templates/bbcodes/size.gif" border="0" title="Размер шрифта" alt="" /></a> <div id="code_size" style="display: none; "> <span onclick="javascript:alterfont('6','size','message','')" style="font-size:10pt;">6pt•</span> <span onclick="javascript:alterfont('8','size','message','')" style="font-size:10pt;">8pt•</span> <span onclick="javascript:alterfont('10','size','message','')" style="font-size:10pt;">10pt•</span> <span onclick="javascript:alterfont('12','size','message','')" style="font-size:10pt;">12pt•</span> <span onclick="javascript:alterfont('14','size','message','')" style="font-size:10pt;">14pt•</span> <span onclick="javascript:alterfont('16','size','message','')" style="font-size:10pt;">16pt•</span> <span onclick="javascript:alterfont('18','size','message','')" style="font-size:10pt;">18pt•</span> <span onclick="javascript:alterfont('20','size','message','')" style="font-size:10pt;">20pt•</span> <span onclick="javascript:alterfont('22','size','message','')" style="font-size:10pt;">22pt•</span> <span onclick="javascript:alterfont('24','size','message','')" style="font-size:10pt;">24pt</span> </div> <a href="javascript://" onclick="$('#code_family').slideToggle('fast');"><img src="/templates/bbcodes/font.gif" border="0" title="Выбрать шрифт" alt="" /></a> <div id="code_family"> <span onclick="javascript:alterfont('Times','font','message','')" style="font-family:Times;">Times•</span> <span onclick="javascript:alterfont('Arial','font','message','')" style="font-family:Arial;">Arial•</span> <span onclick="javascript:alterfont('Courier','font','message','')" style="font-family:Courier;">Courier•</span> <span onclick="javascript:alterfont('Impact','font','message','')" style="font-family:Impact;">Impact•</span> <span onclick="javascript:alterfont('Geneva','font','message','')" style="font-family:Geneva;">Geneva•</span> <span onclick="javascript:alterfont('Optima','font','message','')" style="font-family:Optima;">Optima•</span> <span onclick="javascript:alterfont('Arial Black','font','message','')" style="font-family:Arial Black;">Arial Black•</span> <span onclick="javascript:alterfont('Tahoma','font','message','')" style="font-family:Tahoma;">Tahoma•</span> <span onclick="javascript:alterfont('Visitor_Rus','font','message','')" style="font-family:Visitor_Rus;">Visitor</span> </div> <img src="/templates/bbcodes/image.gif" border="0" title="Добавить Картинку" style="cursor:pointer" onclick="tag_image()"> <img src="/templates/bbcodes/link.gif" border="0" title="Вставить ссылку" style="cursor:pointer"onclick="tag_url()"> <img src="/templates/bbcodes/email.gif" border="0" title="Вставить email" style="cursor:pointer"onclick="tag_email()"> <img src="/templates/bbcodes/hide.gif" title="Скрытый текст" onclick="simpletag('hide')"style="cursor:pointer" border="0"> <img src="/templates/bbcodes/mp.gif" title="Вставить видео" onclick="simpletag('video')" style="cursor:pointer"border="0" > <img src="/templates/bbcodes/spoiler.gif" onclick="simpletag('spoiler','','','message','')"style="cursor:pointer" title="Cпойлер" border="0" > <img src="/templates/bbcodes/pbreak.gif" title="Вставить Список" onclick="tag_list()"style="cursor:pointer" border="0" > <img src="/templates/bbcodes/code.gif" title="Код" onclick="simpletag('code')"style="cursor:pointer" border="0" > <img src="/templates/bbcodes/quote.gif" title="Цитата" onclick="simpletag('quote')"style="cursor:pointer" border="0" > <img src="/templates/bbcodes/l.gif" title="По левому краю" onclick="simpletag('l')"style="cursor:pointer" border="0" > <img src="/templates/bbcodes/c.gif" title="По центру" onclick="simpletag('c')" style="cursor:pointer"border="0" > <img src="/templates/bbcodes/r.gif" title="По правому краю" onclick="simpletag('r')" style="cursor:pointer"border="0"> <img src="/templates/bbcodes/hr.gif" title="Линия" onclick="simpletag('hr')" style="cursor:pointer"border="0"> <img src="/templates/bbcodes/emo.gif" title="Смаил" onclick="openLayerB('Sml',0,'/index/35-1-0','Полный список смайлов',270,500); return false;" style="cursor:pointer"border="0"> </DIV>
Вот пример формы добавления: Форум но только надо регистрироваться,что бы увидеть. В общем при нажатии на ( изменить размер либо цвет сообщения) вылазиет окошко с цветами илбо размером, цвет или размер поменял еще раз нажал окно обратно сворачивается. Но что бы не было портаком со стилями нужно вытащить отдельно и вставить в мой css
Сообщение отредактировал Kracks - Понедельник, 27.01.2014, 16:22
Подпись пользователя Kracks Халява
xaxol2013
Дата: Понедельник, 27.01.2014, 16:41 | Сообщение # 4
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Абитуриент
Группа: Проверенные
Сообщений: 53
у тебя стиль прописан в html <div align="center" style="top left repeat-x; margin-top:2px; margin-bottom:2px;"> остальное тебе нужно самому писать
Подпись пользователя xaxol2013 Мой сайт http://world-gta.at.ua/
Kracks
Дата: Понедельник, 27.01.2014, 17:17 | Сообщение # 5
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: UcozonGroup
Сообщений: 122
xaxol2013 , это да, в другом css файле, который за форум отвечает прописан. Че делать то? я задолбался уже туды сюды все переставлять
Подпись пользователя Kracks Халява
MDNdemon
Дата: Понедельник, 27.01.2014, 17:36 | Сообщение # 6
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Аспирант
Группа: Проверенные
Сообщений: 512
Kracks , евротс2ком/templates/css/fr.css вот твой css . Код
.gTableRight {padding:2px;color:#666666}
Сообщение отредактировал MDNdemon - Понедельник, 27.01.2014, 17:38
Подпись пользователя MDNdemon
xaxol2013
Дата: Понедельник, 27.01.2014, 17:36 | Сообщение # 7
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Абитуриент
Группа: Проверенные
Сообщений: 53
скинь ксс файл форума сюда или код выложи
Подпись пользователя xaxol2013 Мой сайт http://world-gta.at.ua/
Kracks
Дата: Понедельник, 27.01.2014, 17:48 | Сообщение # 8
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: UcozonGroup
Сообщений: 122
Вот стиль который моего форума
Код
@charset "utf-8"; @import url("/css/forum/style.css"); .replaceBody{background:#212121;} .replaceTable{width:350px;heigth:250px;border:3px dotted #000;font-family:Tahoma;font-size:13px;} .gTable{background:#3E3E3E;} .gTableTop{height:33px;padding:0 0 0 22px;font-size:11px;font-weight:700;color:#CCC;background:url(/images/forum/toollb.png) repeat 0 0;} .gTableSubTop{padding:0 5px 2px;color:#CCC;height:20px;font-size:10px;border-bottom:1px solid #0D0D0D;border-top:1px solid #212121;background:#2F2F2F url(/images/forum/toollb2.png) repeat-x 0;} .gTableBody{padding:0 2px;background:#212121;} .gTableBody1{border-right:1px solid #0D0D0D;padding:2px;background:#212121;} .gTableBottom{padding:0 2px;background:#212121;} .gTableLeft{background:#212121;height:20px !important;padding:2px 0 0 3px !important;border-top:1px solid #000;border-right:1px solid #0D0D0D;} .gTableRight{border-right:1px solid #0D0D0D;border-bottom:1px solid #000000;padding:2px;background:#212121;} .gTableError{padding:0 2px;background:#212121;color:#F90;} .threadNametd, .forumNameTd{padding:2px 0 2px 10px;background:#202020;color:#505050;} .threadNametd:hover, .forumNameTd:hover{padding:2px 0 2px 10px;background:#202020;color:#FFF;} .threadNametd:hover a:link, .forumNameTd:hover a:link, .threadNametd:hover a:visited, .forumNameTd:hover a:visited, .threadNametd:hover a:active, .forumNameTd:hover a:active{color:#FFF;} .forumLastPostTd{padding:0 2px;background:#212121;border-bottom:1px solid #0D0D0D;border-right:1px solid #0D0D0D;} .forumNameTd{padding:0 2px;background:#212121 no-repeat 0 43px;border-bottom:1px solid #0D0D0D;border-right:1px solid #0D0D0D;} .forumNameTd:hover{background:#212121;} .forumLastPostTd a img{font-size:9px;display:inline-block;margin:-3px 0 0 !important;} .forumNameTd{padding-left:5px;} .forumIcoTd, .forumThreadTd, .forumPostTd{border-bottom:1px solid #0D0D0D;border-right:1px solid #0D0D0D;padding:2px;background:#212121;} .forumLastPostTd, .forumArchive{padding:0 3px;font-size:9px;color:#CCC;} a.catLink:link{text-decoration:none;color:#CCC;} a.catLink:visited{text-decoration:none;color:#CCC;} a.catLink:hover{text-decoration:underline;color:#CCC;} a.catLink:active{text-decoration:underline;color:#CCC;} .lastPostGuest, .lastPostUser, .threadAuthor{font-weight:700;} .archivedForum{font-size:7pt;color:#FF0;font-weight:700;} .forum{font-weight:700;font-size:9pt;} .forumModer{font-size:7pt;} .forumViewed{font-size:9px;} a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link{text-decoration:none;} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited{text-decoration:none;} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover{text-decoration:underline;} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active{text-decoration:underline;} .forumNamesBar{padding-bottom:7px;font-weight:700;font-size:7pt;} .forumBarKw{font-weight:normal;} a.forumBarA:link{text-decoration:none;} a.forumBarA:visited{text-decoration:none;} a.forumBarA:hover{text-decoration:underline;} a.forumBarA:active{text-decoration:underline;} .fastNav, .fastSearch, .fastLoginForm{font-size:7pt;} .fastNavMain{background:#862D2D;} .fastNavCat{background:#F9E6E6;} .fastNavCatA{background:#F9E6E6;} .pagesInfo{background:url(../images/trans-10.png);padding-right:10px;font-size:7pt;} .switches{background:url(../images/trans-10.png);} .switch{width:15px;font-size:7pt;} .switchActive{font-weight:700;width:15px;} a.switchDigit:link, a.switchBack:link, a.switchNext:link{text-decoration:none;} a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited{text-decoration:none;} a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover{text-decoration:noione;} a.switchDigit:active, a.switchBack:active, a.switchNext:active{text-decoration:none;} .threadAuthTd, .threadLastPostTd{padding:2px;border-bottom:1px solid #0D0D0D;border-right:1px solid #0D0D0D;background:#212121;} .threadNametd{padding-left:5px;border-bottom:1px solid #0D0D0D;border-right:1px solid #0D0D0D;background:#212121;} .threadNametd:hover{background:#212121 url(/images2/hoverfor.png) repeat-x 0;} .threadIcoTd, .threadPostTd, .threadViewTd{border-bottom:1px solid #0D0D0D;border-right:1px solid #0D0D0D;padding:2px;background:#212121;} .threadLastPostTd{padding:2px;font-size:9px;} .threadLastPostTd a img{margin:-3px 0 0 !important;display:inline-block;} .threadDescr{color:#CCC;font-size:9px;} .threadNoticeLink{font-weight:700;} .threadsType{padding:2px;border-bottom:1px solid #0D0D0D;background:#191919;height:20px;font-weight:700;font-size:11px;color:#CCC;padding-left:40px;} .threadsDetails{padding:2px;background:#212121;height:20px;color:#CCC;} .forumOnlineBar{padding:2px;background:#212121;height:20px;color:#CCC;} a.threadPinnedLink:link{text-decoration:none;color:#CCC;} a.threadPinnedLink:visited{text-decoration:none;color:#CCC;} a.threadPinnedLink:hover{text-decoration:underline;color:#FFF;} a.threadPinnedLink:active{text-decoration:underline;color:#CCC;} .threadPinnedLink, .threadLink{font-weight:700;} a.threadLink:link{text-decoration:none;color:#999;} a.threadLink:visited{text-decoration:none;color:#999;} a.threadLink:hover{text-decoration:underline;color:#FFF;} a.threadLink:active{text-decoration:underline;color:#CCC;} .postpSwithces{font-size:7pt;} .thDescr{font-weight:normal;} .threadFrmBlock{font-size:7pt;} .postTable:first-child{border-right:1px solid #3A3A3A;} .postUser{font-weight:700;} .postPoll{color:#212121;background:url(/images/forum/topline_bg2.jpg);text-align:left;} .postFirst{background:#3E3E3E;border-bottom:1px solid #787878;} .postRest1{background:#3E3E3E;} .postRest2{background:#3E3E3E;} .postSeparator{height:1px;background:#3E3E3E;} .postTdTop{padding:0 9px;background:url('/images/forum/toollb2.png') #0E0E0E;border:1px solid #212121;font-family:century gothic;height:20px;font-size:10px;} .postTdTop2{padding:0 0 1px !important;} .postBottom{background:#212121;height:20px !important;padding:2px 0 0 3px !important;border-top:1px solid #000;border-right:1px solid #0D0D0D;} .postTdInfo{background:#1B1B1B;text-align:center;padding:5px;color:#898989;} .postRankName{margin-top:0;} .postRankIco{margin-bottom:5px;margin-bottom:5px;} .reputation{margin-top:5px;} .signatureHr{margin-top:20px;color:#CCC;} .posttdMessage{padding:5px;background:#212121;border:1px solid #0D0D0D;border-top:0;padding:8px !important;} .postPoll{padding:5px;} .pollQuestion{text-align:center;font-weight:700;} .pollButtons, .pollTotal{text-align:center;} .pollSubmitBut, .pollreSultsBut{width:140px;font-size:7pt;} .pollSubmit{font-weight:700;} .pollEnd{text-align:center;height:30px;} .signatureView{font-size:7pt;} .edited{padding-top:30px;font-size:7pt;text-align:right;color:#BEBEBE;} .editedBy{font-weight:700;font-size:8pt;} .statusBlock{padding-top:0;} .statusOnline{color:#FF0;} .statusOffline{color:#FFF;} .newThreadBlock{background:#F9F9F9;border:1px solid #B2B2B2;} .newPollBlock{background:#F9F9F9;border:1px solid #B2B2B2;} .newThreadItem{padding:0 0 0 8px;background:url('http://src.ucoz.ru/t/903/13.gif') no-repeat 0 4px;} .newPollItem{padding:0 0 0 8px;background:url('http://src.ucoz.ru/t/903/13.gif') no-repeat 0 4px;} .codeButtons{font-size:7pt;border:1px outset #333;} .codeCloseAll{font-size:7pt;background:#212121;border:1px outset #333;font-weight:700;} .postNameFl, .postDescrFl{background:#1F1F1F;border:1px solid #252525;width:400px;} .postPollFl, .postQuestionFl{background:#212121;border:1px solid #252525;width:400px;} .postResultFl{background:#1F1F1F;border:1px solid #252525;width:50px;} .postAnswerFl{background:#1F1F1F;border:1px solid #252525;width:300px;} .postUserFl{background:#1F1F1F;border:1px solid #252525;width:300px;} .pollHelp{font-weight:normal;font-size:7pt;padding-top:3px;} .smilesPart{margin:auto;padding-top:5px;text-align:center;} .smiles{margin:auto;} .bBlock5{background:url('http://src.ucoz.ru/t/903/12.gif');color:#505050;height:21px;font-size:10px;} .forumvd{-webkit-border-radius:4px;border-radius:2px;background:#212121;border:1px solid #212121;font-family:Century Gothic;font-size:11px;padding:3px;margin:3px;background-color:#212121;} input{background:#222 repeat-x left top;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} input [type="text"], input[type="password"]{color:#ccc;} input [type="submit"]{color:#ccc;} input [type="button"]{color:#ccc;} input [type="submit"]{color:#ccc;} input [type="reset"]{color:#ccc;} .posttdMessage img{max-width:650px;} select{background:#080808;border:1px solid #252525;color:#ccc;outline:none;} .uTable tr {background:#212121;} .uTopTd {background:#555;} .uTable {background:#303030;} .pagesInfo{background:#181818;padding-right:10px;font-size:10px} .switch{background:#212121;width:15px;font-size:11px} .division{margin:-3px 5px 5px 6px;padding:0 0 5px;background:url('http://demobla.at.ua/forum_template/images/forum-td-bg.png') repeat-x bottom} textarea{border:1px solid rgba(0, 0, 0, 0.25);background:rgba(5, 5, 5, 0.2);background:-moz-linear-gradient( 50% 0, rgba(15, 15, 15, 0.4) 0, rgba(0, 0, 0, 0.4) 100% );-moz-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);-webkit-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);color:#888;padding:4px} .forumNameTd:hover {background:url(http://demobla.at.ua/forum_template/images/fhov.png) no-repeat 0 0;}
Вот стиль с которого нужно класс Код
<div align="center" style="top left repeat-x; margin-top:2px; margin-bottom:2px;">
Код
@charset "utf-8"; /* ALLERT */ .alert_right {margin:3px 0;background:#f17b63;border:2px solid #f16640} .alert_left {height:76px;width:80px;background:#ee624f url(../img/alert.gif) no-repeat 10px 10px;border:2px solid #F16640} .alert_right, .inform_right {text-align:justify;vertical-align:top;color:#fff !important;padding:8px 12px 8px 12px} .alert a:link, .alert a:active, .alert a:visited, .inform a:link, .inform a:active, .inform a:visited {color:#fff !important;text-decoration:underline !important} .alert a:hover, .inform a:hover {color:#fff !important;text-decoration:none !important} .inform_right {margin:3px 0;background:#4ec6e0;border:2px solid #3ebbda} .inform_left {height:76px;margin:0;padding:0;width:80px;background:#3ebbda url(../img/info.gif) no-repeat 10px 8px;border:2px solid #3EBBDA} /* Type of material forum */ .forumContent {padding:8px 10px 10px 10px} .postcont {padding:10px} .user-left {min-height:200px;width:210px;float:left} .user-left-name {text-align:center;margin:6px;padding:5px 4px 3px 4px} .zero {height:20px;width:20px;margin-top:-3px;float:left} .user-status {float:right;height:20px;width:20px} .user-status img {width:18px;height:16px} .user-right {min-height:200px;width:700px;position:relative;float:right} .user-right-postedit {height:20px;float:right;margin:6px;padding:3px 4px 4px 4px} .user-right-sett {margin:6px;padding:4px} .user-left, .user-left-name, .user-right, .user-right-sett {background:rgba(17, 17, 17, 0.3);box-shadow:1px 1px 3px #000000} .bottom-menu {height:20px;padding:2px;margin:10px 0px 0px 0px} /* -------- */ /* Forum answer form */ .formpost {min-height:340px;margin:0 2px} .formpost, .form-button-block {background:rgba(17, 17, 17, 0.3);box-shadow:1px 1px 3px #000000} .formtitle {font-family:Trebuchet MS, Verdana, Arial;font-size:14px;font-weight:900;color:#000;text-align:center;text-shadow:1px 1px 2px #888;height:30px;padding:10px 0 0;text-transform:uppercase} .errors {text-align:center;background-image:url(../img/trans-high.png);background-repeat:repeat;margin-bottom:1px} .tema, .temes {background-image:url(../img/trans-high.png);background-repeat:repeat;margin:1px 172px 1px 174px} /* Left block */ .formleft {width:auto;background-image:url(../img/trans-light.png);background-repeat:repeat;float:left;background-position:left} .leftblock {width:160px;padding:4px 4px 8px 4px} /* Right block */ .formright {width:auto;float:right;background-image:url(../img/trans-light.png);background-repeat:repeat;background-position:right} .rightblock {padding:4px 8px 8px 4px;width:160px} /* Center block */ .formcenter {width:auto;margin-right:170px;margin-left:170px;position:relative} .centerblock {padding:4px 4px 0 4px;width:auto;background-image:url(../img/trans-light.png);background-repeat:repeat;margin-bottom:0px} /* Hide block */ #hideblock {background-image:url(../img/trans-light.png);background-repeat:repeat;padding:4px;width:auto;margin-bottom:10px;display:none} .hideclick {background-image:url(../img/trans-high.png);background-repeat:repeat-x;line-height:30px;text-align:center;height:30px;width:160px;margin:0 0 -30px 0;position:absolute;left:218px;border-radius:0 0 14px 14px;-moz-border-radius:0 0 14px 14px;-webkit-border-radius:0 0 14px 14px} .hideclick a {font-weight:900;color:#CCC;font-size:12px;text-transform:uppercase;text-decoration:none} .hideclick a:hover {font-weight:900;color:#CCC;font-size:13px;text-transform:uppercase;text-decoration:none;text-shadow:1px 1px 1px #222} /* ---------- */ .butblock {padding:1px;height:20px;margin-top:3px;margin-right:1px;margin-bottom:2px;margin-left:1px;text-align:center} .butblocktext {background-image:url(../img/trans-med.png);background-repeat:repeat-x;text-align:center;height:20px;padding:1px;margin:2px 1px 4px 1px} #bc12, #bc18, #bc19 {display:none} /* ----------------- */ /* Online / Offline */ .imgshadow-green {margin:6px;-moz-box-shadow:#77ff55 0px 0px 6px;-webkit-box-shadow:#77ff55 0px 0px 6px;-khtml-box-shadow:#77ff55 0px 0px 6px;box-shadow:#77ff55 0px 0px 6px} .imgshadow-red {margin:6px;-moz-box-shadow:#ee0022 0px 0px 6px;-webkit-box-shadow:#ee0022 0px 0px 6px;-khtml-box-shadow:#ee0022 0px 0px 6px;box-shadow:#ee0022 0px 0px 6px} /* General forum Table View */ .gTable {background:rgba(17, 17, 17, 0.3);background:black;background:rgba(17, 17, 17, 0.3);box-shadow:1px 1px 3px #000000} .gTableTop {font-size:13px;font-weight:bold;text-align:center;height:40px;line-height:40px;text-transform:uppercase} .gTableSubTop {background:url(../img/trans-high.png);height:21px;font-size:10px;line-height:21px} .gTableBody {padding:2px;background:url(../img/trans-light.png)} .gTableBody1 {padding:2px;background:url(../img/trans-light.png)} .gTableBottom {padding:2px;background:#202020} .gTableLeft {padding:2px;font-weight:bold;text-align:center} .gTableRight {padding:2px;color:#666666} .gTableError {padding:2px;background:url(../img/trans-light.png);color:#FF0000} /* Forums Styles */ .forumNameTd, .threadNametd {padding:4px 0 4px 10px;background:url(../img/trans-light.png)} .forumNameTd:hover, .threadNametd:hover {} .forumIcoTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .threadIcoTd, .threadPostTd, .threadViewTd, .threadAuthTd, .threadLastPostTd {padding:2px;background:url(../img/trans-light.png)} .threadNametd:hover a:link, .forumNameTd:hover a:link, .threadNametd:hover a:visited, .forumNameTd:hover a:visited, .threadNametd:hover a:active, .forumNameTd:hover a:active {} .forumLastPostTd, .forumArchive {padding:4px 0 4px 10px;font-size:7pt} 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 {background:url(../img/trans-high.png)} a.catLink:link, a.catLink:visited {text-transform:uppercase;text-decoration:none} a.catLink:hover, a.catLink:active {text-transform:uppercase;text-decoration:none;color:#8D0C10} .lastPostGuest, .lastPostUser, .threadAuthor {font-weight:bold} .archivedForum {font-size:7pt;color:#FF0000;font-weight:bold} /* forum Threads Style */ .threadAuthTd, .threadLastPostTd, .threadIcoTd, .threadPostTd, .threadViewTd {padding:2px} .threadLastPostTd {padding:2px;font-size:7pt} .threadDescr {font-size:7pt} .threadNoticeLink {font-weight:bold} .threadsType {padding:2px;background:#1B1B1B;height:20px;font-weight:bold;font-size:7pt;padding-left:40px;margin:1px} .threadsDetails {padding:5px 4px 2px 4px;height:20px} .forumOnlineBar {padding:5px 4px 2px 4px;background:url(../img/trans-med.png);height:20px;margin-top:1px} a.threadPinnedLink:link, a.threadPinnedLink:visited, a.threadPinnedLink:hover, a.threadPinnedLink:active {text-decoration:none} .threadPinnedLink, .threadLink {font-weight:bold} a.threadLink:link, a.threadLink:visited, a.threadLink:hover, a.threadLink:active {text-decoration:none} .postpSwithces {font-size:7pt} .thDescr {font-weight:normal} .threadFrmBlock {font-size:7pt;text-align:right} /* ------------------- */ /* forum Titles & other */ .forum {font-weight:bold;font-size:9pt} .forumDescr {font-size:7pt} .forumModer {font-size:7pt} .forumViewed {font-size:9px} a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none;color:#999999} /* -------------------- */ /* forum Page switches */ .switches {margin:8px 0 8px 0} a.switchDigit:link, a.switchBack:link, a.switchNext:link {text-decoration:none} a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited {text-decoration:none} a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover {text-decoration:none} a.switchDigit:active, a.switchBack:active, a.switchNext:active {text-decoration:none} .pagesInfo, .switch a, .postpSwithces a, .photoOtherLink {background:rgba(17, 17, 17, 0.3);box-shadow:1px 1px 3px #000000} .pagesInfo {padding:3px 5px} td.switchActive {background:#444;color:#00BFFF;padding:3px 5px} td.switch a {border:1px solid #333;padding:3px 5px;margin:1px} .switch a:hover, .postpSwithces a:hover, .photoOtherLink:hover {color:#fff} .postpSwithces {float:right;margin-top:7px} .postpSwithces a {border:1px solid #333;padding:2px 4px 1px 4px} .modBut img {margin-top:-5px} /* ------------------- */ /* */ .pollQuestion { text-align:center;font-weight:bold;font-size:9pt;padding-bottom:4px} .pollAnswer { padding:2px 0 2px 20px} .pollAnswer label { padding-left:10px} .postTextFl, .postNameFl, .postDescrFl, .postQuestionFl, .postPollFl {width:572px !important;resize:none;} /* ----- */ input.codeButtons {} select.codeButtons { padding: 2px 0; margin: 0; font-family: 'Arimo', arial, sans-serif; color: #cccccc; font-size: 10px; border:0px; background:#333333; border-bottom:1px #333333 Solid; border-right:1px #333333 Solid; border-top:1px #000000 Solid; border-left:1px #000000 Solid; background: rgb(17, 17, 17); background: rgba(17, 17, 17, 0.5) }
я уже запутался в них блин
Подпись пользователя Kracks Халява
MDNdemon
Дата: Понедельник, 27.01.2014, 17:50 | Сообщение # 9
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Аспирант
Группа: Проверенные
Сообщений: 512
Kracks , я же тебе написал класс.
Подпись пользователя MDNdemon
Kracks
Дата: Понедельник, 27.01.2014, 17:55 | Сообщение # 10
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: UcozonGroup
Сообщений: 122
Цитата MDNdemon (
)
Kracks, я же тебе написал класс.
я вижу, а какое количество строчек то надо копировать? у меня уже башка не варит
Подпись пользователя Kracks Халява
Kracks
Дата: Понедельник, 27.01.2014, 18:11 | Сообщение # 11
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: UcozonGroup
Сообщений: 122
Если нету style.css(который выложил в первом посте) то цвет,размер шрифт не работают. А если нету файла /templates/css/fr.css тобиш этого:
Код
@charset "utf-8"; /* ALLERT */ .alert_right {margin:3px 0;background:#f17b63;border:2px solid #f16640} .alert_left {height:76px;width:80px;background:#ee624f url(../img/alert.gif) no-repeat 10px 10px;border:2px solid #F16640} .alert_right, .inform_right {text-align:justify;vertical-align:top;color:#fff !important;padding:8px 12px 8px 12px} .alert a:link, .alert a:active, .alert a:visited, .inform a:link, .inform a:active, .inform a:visited {color:#fff !important;text-decoration:underline !important} .alert a:hover, .inform a:hover {color:#fff !important;text-decoration:none !important} .inform_right {margin:3px 0;background:#4ec6e0;border:2px solid #3ebbda} .inform_left {height:76px;margin:0;padding:0;width:80px;background:#3ebbda url(../img/info.gif) no-repeat 10px 8px;border:2px solid #3EBBDA} /* Type of material forum */ .forumContent {padding:8px 10px 10px 10px} .postcont {padding:10px} .user-left {min-height:200px;width:210px;float:left} .user-left-name {text-align:center;margin:6px;padding:5px 4px 3px 4px} .zero {height:20px;width:20px;margin-top:-3px;float:left} .user-status {float:right;height:20px;width:20px} .user-status img {width:18px;height:16px} .user-right {min-height:200px;width:700px;position:relative;float:right} .user-right-postedit {height:20px;float:right;margin:6px;padding:3px 4px 4px 4px} .user-right-sett {margin:6px;padding:4px} .user-left, .user-left-name, .user-right, .user-right-sett {background:rgba(17, 17, 17, 0.3);box-shadow:1px 1px 3px #000000} .bottom-menu {height:20px;padding:2px;margin:10px 0px 0px 0px} /* -------- */ /* Forum answer form */ .formpost {min-height:340px;margin:0 2px} .formpost, .form-button-block {background:rgba(17, 17, 17, 0.3);box-shadow:1px 1px 3px #000000} .formtitle {font-family:Trebuchet MS, Verdana, Arial;font-size:14px;font-weight:900;color:#000;text-align:center;text-shadow:1px 1px 2px #888;height:30px;padding:10px 0 0;text-transform:uppercase} .errors {text-align:center;background-image:url(../img/trans-high.png);background-repeat:repeat;margin-bottom:1px} .tema, .temes {background-image:url(../img/trans-high.png);background-repeat:repeat;margin:1px 172px 1px 174px} /* Left block */ .formleft {width:auto;background-image:url(../img/trans-light.png);background-repeat:repeat;float:left;background-position:left} .leftblock {width:160px;padding:4px 4px 8px 4px} /* Right block */ .formright {width:auto;float:right;background-image:url(../img/trans-light.png);background-repeat:repeat;background-position:right} .rightblock {padding:4px 8px 8px 4px;width:160px} /* Center block */ .formcenter {width:auto;margin-right:170px;margin-left:170px;position:relative} .centerblock {padding:4px 4px 0 4px;width:auto;background-image:url(../img/trans-light.png);background-repeat:repeat;margin-bottom:0px} /* Hide block */ #hideblock {background-image:url(../img/trans-light.png);background-repeat:repeat;padding:4px;width:auto;margin-bottom:10px;display:none} .hideclick {background-image:url(../img/trans-high.png);background-repeat:repeat-x;line-height:30px;text-align:center;height:30px;width:160px;margin:0 0 -30px 0;position:absolute;left:218px;border-radius:0 0 14px 14px;-moz-border-radius:0 0 14px 14px;-webkit-border-radius:0 0 14px 14px} .hideclick a {font-weight:900;color:#CCC;font-size:12px;text-transform:uppercase;text-decoration:none} .hideclick a:hover {font-weight:900;color:#CCC;font-size:13px;text-transform:uppercase;text-decoration:none;text-shadow:1px 1px 1px #222} /* ---------- */ .butblock {padding:1px;height:20px;margin-top:3px;margin-right:1px;margin-bottom:2px;margin-left:1px;text-align:center} .butblocktext {background-image:url(../img/trans-med.png);background-repeat:repeat-x;text-align:center;height:20px;padding:1px;margin:2px 1px 4px 1px} #bc12, #bc18, #bc19 {display:none} /* ----------------- */ /* Online / Offline */ .imgshadow-green {margin:6px;-moz-box-shadow:#77ff55 0px 0px 6px;-webkit-box-shadow:#77ff55 0px 0px 6px;-khtml-box-shadow:#77ff55 0px 0px 6px;box-shadow:#77ff55 0px 0px 6px} .imgshadow-red {margin:6px;-moz-box-shadow:#ee0022 0px 0px 6px;-webkit-box-shadow:#ee0022 0px 0px 6px;-khtml-box-shadow:#ee0022 0px 0px 6px;box-shadow:#ee0022 0px 0px 6px} /* General forum Table View */ .gTable {background:rgba(17, 17, 17, 0.3);background:black;background:rgba(17, 17, 17, 0.3);box-shadow:1px 1px 3px #000000} .gTableTop {font-size:13px;font-weight:bold;text-align:center;height:40px;line-height:40px;text-transform:uppercase} .gTableSubTop {background:url(../img/trans-high.png);height:21px;font-size:10px;line-height:21px} .gTableBody {padding:2px;background:url(../img/trans-light.png)} .gTableBody1 {padding:2px;background:url(../img/trans-light.png)} .gTableBottom {padding:2px;background:#202020} .gTableLeft {padding:2px;font-weight:bold;text-align:center} .gTableRight {padding:2px;color:#666666} .gTableError {padding:2px;background:url(../img/trans-light.png);color:#FF0000} /* Forums Styles */ .forumNameTd, .threadNametd {padding:4px 0 4px 10px;background:url(../img/trans-light.png)} .forumNameTd:hover, .threadNametd:hover {} .forumIcoTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .threadIcoTd, .threadPostTd, .threadViewTd, .threadAuthTd, .threadLastPostTd {padding:2px;background:url(../img/trans-light.png)} .threadNametd:hover a:link, .forumNameTd:hover a:link, .threadNametd:hover a:visited, .forumNameTd:hover a:visited, .threadNametd:hover a:active, .forumNameTd:hover a:active {} .forumLastPostTd, .forumArchive {padding:4px 0 4px 10px;font-size:7pt} 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 {background:url(../img/trans-high.png)} a.catLink:link, a.catLink:visited {text-transform:uppercase;text-decoration:none} a.catLink:hover, a.catLink:active {text-transform:uppercase;text-decoration:none;color:#8D0C10} .lastPostGuest, .lastPostUser, .threadAuthor {font-weight:bold} .archivedForum {font-size:7pt;color:#FF0000;font-weight:bold} /* forum Threads Style */ .threadAuthTd, .threadLastPostTd, .threadIcoTd, .threadPostTd, .threadViewTd {padding:2px} .threadLastPostTd {padding:2px;font-size:7pt} .threadDescr {font-size:7pt} .threadNoticeLink {font-weight:bold} .threadsType {padding:2px;background:#1B1B1B;height:20px;font-weight:bold;font-size:7pt;padding-left:40px;margin:1px} .threadsDetails {padding:5px 4px 2px 4px;height:20px} .forumOnlineBar {padding:5px 4px 2px 4px;background:url(../img/trans-med.png);height:20px;margin-top:1px} a.threadPinnedLink:link, a.threadPinnedLink:visited, a.threadPinnedLink:hover, a.threadPinnedLink:active {text-decoration:none} .threadPinnedLink, .threadLink {font-weight:bold} a.threadLink:link, a.threadLink:visited, a.threadLink:hover, a.threadLink:active {text-decoration:none} .postpSwithces {font-size:7pt} .thDescr {font-weight:normal} .threadFrmBlock {font-size:7pt;text-align:right} /* ------------------- */ /* forum Titles & other */ .forum {font-weight:bold;font-size:9pt} .forumDescr {font-size:7pt} .forumModer {font-size:7pt} .forumViewed {font-size:9px} a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none;color:#999999} /* -------------------- */ /* forum Page switches */ .switches {margin:8px 0 8px 0} a.switchDigit:link, a.switchBack:link, a.switchNext:link {text-decoration:none} a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited {text-decoration:none} a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover {text-decoration:none} a.switchDigit:active, a.switchBack:active, a.switchNext:active {text-decoration:none} .pagesInfo, .switch a, .postpSwithces a, .photoOtherLink {background:rgba(17, 17, 17, 0.3);box-shadow:1px 1px 3px #000000} .pagesInfo {padding:3px 5px} td.switchActive {background:#444;color:#00BFFF;padding:3px 5px} td.switch a {border:1px solid #333;padding:3px 5px;margin:1px} .switch a:hover, .postpSwithces a:hover, .photoOtherLink:hover {color:#fff} .postpSwithces {float:right;margin-top:7px} .postpSwithces a {border:1px solid #333;padding:2px 4px 1px 4px} .modBut img {margin-top:-5px} /* ------------------- */ /* */ .pollQuestion { text-align:center;font-weight:bold;font-size:9pt;padding-bottom:4px} .pollAnswer { padding:2px 0 2px 20px} .pollAnswer label { padding-left:10px} .postTextFl, .postNameFl, .postDescrFl, .postQuestionFl, .postPollFl {width:572px !important;resize:none;} /* ----- */ input.codeButtons {} select.codeButtons { padding: 2px 0; margin: 0; font-family: 'Arimo', arial, sans-serif; color: #cccccc; font-size: 10px; border:0px; background:#333333; border-bottom:1px #333333 Solid; border-right:1px #333333 Solid; border-top:1px #000000 Solid; border-left:1px #000000 Solid; background: rgb(17, 17, 17); background: rgba(17, 17, 17, 0.5) }
то все бб коды не по центру становятся. Они меня достали может кто-то сделает из этих двух вытащит нужные классы и которые нужно будет поставить в мой css форума.
Подпись пользователя Kracks Халява
Kracks
Дата: Понедельник, 27.01.2014, 21:15 | Сообщение # 12
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: UcozonGroup
Сообщений: 122
Ваааа, разобрался методом научного тыканья)) Всем спасибо за поддержку! [b2] Тема Закрыта ! Ув. Администрация просьба закрыть тему в связи с её не актуальностью
[/b2]
Подпись пользователя Kracks Халява
Kracks
Дата: Четверг, 30.01.2014, 16:30 | Сообщение # 13
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: UcozonGroup
Сообщений: 122
Что бы по десять тем не создавать, возвращаемся снова к форме добавления. Так то всё переделал всё работает, но когда нажимаешь создать новую тему, всё снова повторяется. Получается так что сама форма куда пишешь сообщение вверху вв коды справа столбиком ну и нету слайдера функции.... Один вопрос, Почему?
Подпись пользователя Kracks Халява