Возникла проблема в css
|
|
Дата: Вт, 11.09.2012, 23:49:30 | Сообщение # 1
|
Всем привет , ребят возникла такого рода проблема , я делаю скрипт но мне нужно что бы он растягивался по шаблону а точнее был размером таким как сам дизайн вот пример самого кода
[codes]{-moz-border-bottom-colors: none;-moz-border-image: none;-moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none;background: url("/profil/fon.png") repeat-x scroll 0 0 #44474B; color: #E4E4E4;padding: 0 20px 0px 230px;border-left: 0px solid #777777;border-bottom: 1px solid #777777;border-right: 0px solid #777777;border-top: 0px solid #777777;height: 60px;margin: 0;width: 1029px;}[/codes]
Как мне из данного кода сделать что бы сам фон этого скрипта растягивался по длине дизайна ? Спасибо заранее .
|
|
Дата: Ср, 12.09.2012, 00:57:10 | Сообщение # 2
|
Quote (-=K-u-p-a=-) по длине дизайна Quote (-=K-u-p-a=-) width: 1029px; Quote (-=K-u-p-a=-) что бы сам фон этого скрипта растягивался по длине дизайна Quote (-=K-u-p-a=-) background: url("/profil/fon.png") repeat-x scroll 0 0 #44474B; repeat-x scroll 0 0 - это убрать... почитать можно здесь - http://htmlbook.ru/css/background
|
|
Дата: Ср, 12.09.2012, 01:58:41 | Сообщение # 3
|
[b]-SAM-[/b], Ты как обычно спасаеш меня ... Спасибо тебе огромное ! Золотой ты человек =)
|
|
Дата: Чт, 13.09.2012, 14:30:32 | Сообщение # 4
|
Дата: Ср, 19.09.2012, 09:09:55 | Сообщение # 5
|
Доброе время суток дорогие друзья , у меня возникла проблема с заменой "Вида материалов форума" А именно в css . Если не сложно можете поставить дефизы где это заминяется к примеру /----Вид материалов форума---/ и /---конец вида материалов форума---/ ... Я пытался сам найти но увы у меня не выходит и форум криво стоит а точнее вид материалов ... Зарание спасибо за помощь.
Вот мой ксс (форума) [codes]/* ===== forum Start ===== */
/* General forum Table View */ .gTable {background:#d8d8d8; border-left:1px solid #bfbfbf; border-right:1px solid #bfbfbf;} .gTable input {max-width: 99%;} .gTableTop {text-decoration:none; color:#ededed; text-shadow:0px 1px 0px #272a36;} .gTableSubTop, .postTdTop {background:url(/design/fsbt.png) repeat-x 0 bottom; height:24px; line-height:16px; color:#3d4152; font-weight:bold; padding:0 5px;} .gTableSubTop a, .postTdTop a {text-decoration:none;} .gTableSubTop a:hover {text-decoration:underline;} .gTableBody {padding:2px; background:#d8d8d8; border-left:1px solid #c2c2c2; border-bottom:1px solid #c2c2c2;} .gTableBody1 {padding:2px; background:#d8d8d8; border-left:1px solid #c2c2c2; border-bottom:1px solid #c2c2c2;} .gTableBottom {padding:2px; background:#d8d8d8;} .gTableLeft {padding:2px; background:#d8d8d8; font-weight:bold; color:#6E6E6E;} .gTableRight {background:#d8d8d8; border-bottom:1px solid #c2c2c2;} .gTableError {padding:2px; background:#d8d8d8; color:#FF0000; border:1px solid #c2c2c2;} /* ------------------------ */
/* Forums Styles */ .forumIcoTd, .forumThreadTd, .forumPostTd {background:url(/design/forumIco_bg.png) no-repeat left bottom; color:#3d4152; font-weight:bold; border-bottom:1px solid #c2c2c2;}
.forumNameTd, .forumLastPostTd {background:#d8d8d8 url(/design/forumName_bg.png) no-repeat left top; color:#3d4152; padding:0 0 0 10px; border-bottom:1px solid #c2c2c2;} a.catLink {text-decoration:none; color:#ededed; text-shadow:0px 1px 0px #272a36;} a.catLink:hover {text-decoration:underline;}
.lastPostGuest,.lastPostUser,.threadAuthor {} .archivedForum{font-size:11px;color:#FF0000;font-weight:bold;} /* ------------- */
/* forum Titles & other */ .forum {font-weight:bold;font-size:12px;} .forumDescr, .forumModer {color:#3d4152; font-size:11px;} .forumModer a {color:#3d4152; font-size:11px; font-weight:bold;} .forumViewed {font-size:11px;}
a.lastPostUserLink, a.forumLastPostLink, a.threadAuthorLink {text-decoration:none; color:#3d4152; font-weight:bold;} a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#3d4152;}
a.forum {color:#3d4152; font-size:12px; font-family:tahoma; text-decoration:none; font-weight:bold;} a.forum:hover {text-decoration:underline;} /* -------------------- */
/* forum Navigation Bar */ .forumNamesBar {font-weight:bold;font-size:11px;} .forumBarKw {font-weight:normal;} a.forumBarA:link {text-decoration:none; color:#939393; text-shadow:1px 1px 0px #fff;} a.forumBarA:visited {text-decoration:none; color:#939393; text-shadow:1px 1px 0px #fff;} a.forumBarA:hover {text-decoration:none; color:#939393; text-shadow:1px 1px 0px #fff;} a.forumBarA:active {text-decoration:underline; color:#939393; text-shadow:1px 1px 0px #fff;} /* -------------------- */
/* forum Fast Navigation Blocks */ .fastNav,.fastSearch,.fastLoginForm {font-size:11px;} /* ---------------------------- */
/* forum Fast Navigation Menu */ .fastNavMain {background:#DADADA;} .fastNavCat {background:#EFEFEF;} .fastNavCatA {background:#EFEFEF;color:#0000FF} .fastNavForumA {color:#0000FF} /* -------------------------- */
/* forum Page switches */ .switches {background:#CCCCCC;} .pagesInfo {background:#FFFFFF;padding-right:10px;font-size:11px;} .switch {background:#FFFFFF;width:15px;font-size:11px;} .switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;width:15px} a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;} a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;} a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;} a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;} /* ------------------- */
/* forum Threads Style */ .threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px; background:#f4f4f4;} .threadIcoTd,.threadPostTd,.threadViewTd {padding:2px; background:#f4f4f4;} .threadLastPostTd {padding:2px;font-size:11px;} .threadDescr {color:#858585;font-size:11px;} .threadNoticeLink {font-weight:bold;} .threadsType {padding:2px;background:#f4f4f4 url() repeat-x 0 0;height:20px;font-weight:bold;font-size:11px;color:#939393; text-shadow:1px 1px 0px #fff;padding-left:40px; } .threadsDetails {padding:2px;background:#ebebeb;height:20px;color:#6E6E6E;} .forumOnlineBar {padding:2px;background:#ebebeb;height:20px;color:#6E6E6E;}
a.threadPinnedLink, a.threadLink {font-size:11px;}
a.threadPinnedLink:link {text-decoration:none; color:#939393; text-shadow:1px 1px 0px #fff;} a.threadPinnedLink:visited {text-decoration:none; color:#939393; text-shadow:1px 1px 0px #fff;} a.threadPinnedLink:hover {text-decoration:none; color:#939393; text-shadow:1px 1px 0px #fff;} a.threadPinnedLink:active {text-decoration:underline; color:#939393; text-shadow:1px 1px 0px #fff;}
a.threadLink:link {text-decoration:none; color:#000;} a.threadLink:visited {text-decoration:none; color:#555;} a.threadLink:hover {text-decoration:underline; color:#000;} a.threadLink:active {text-decoration:underline; color:#000;}
.postpSwithces {font-size:11px;} .thDescr {font-weight:normal;} .threadFrmBlock {font-size:11px;text-align:right;}
.threadNametd, .threadPostTd, .threadViewTd, .threadAuthTd, .threadLastPostTd {padding:2px 7px; color:#939393; text-shadow:1px 1px 0px #fff; background:#f4f4f4;}
/* ------------------- */ select.searchForumsFl {width:300px; height:250px;}
.uTable{background:#fff;} .forumMemNum, .forumMemSwch, .uTable, .userSchFrm {padding:2px 5px; background:#eee url() repeat-x 0 -106px;}
/* forum Posts View */ .postTable {background:#d8d8d8; color:#2b2f3b;} .postPoll {background:#F1F2F3;text-align:center;} .postFirst {background:#F8F9FA;border-bottom:3px solid #787878;} .postRest1 {background:#F1F2F3;} .postRest2 {background:#F8F9FA;} .postSeparator {}
.postUser {font-weight:bold;} .postRankName {margin-top:5px;} .postRankIco {margin-bottom:5px;margin-bottom:5px;} .reputation {margin-top:5px;} .signatureHr {margin-top:20px;color:#787878;} .postTdInfo {border-right:1px solid #ececec; background:#d8d8d8; border-bottom:1px solid #c2c2c2; width:200px !important;} .postTdTop {line-height:22px;} .postTdTop a {color:#545454;} .posttdMessage {border-left:1px solid #c2c2c2; background:#d8d8d8; padding:2px 5px; color:#2b2f3b; border-bottom:1px solid #c2c2c2;} .postBottom {border-top: 1px solid #ececec; background:#d8d8d8;}
.pollQuestion {text-align:center;font-weight:bold;} .pollButtons,.pollTotal {text-align:center;} .pollSubmitBut,.pollreSultsBut {width:140px;font-size:11px;} .pollSubmit {font-weight:bold;} .pollEnd {text-align:center;height:30px;}
.codeMessage, .quoteMessage {padding:2px 3px 3px 3px; border:1px solid #1d3b4a !important;font-size:11px; color:#444; background:#f5f5f5;}
.signatureView {font-size:11px;} .edited {padding-top:30px;font-size:11px;text-align:right;color:gray;} .editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;} .statusOnline {color:#0000FF;} .statusOffline {color:#FF0000;} /* ------------------ */
/* 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('/.s/t/813/11.gif') no-repeat 0px 4px;} .newPollItem {padding: 0 0 0 8px; background: url('/.s/t/813/11.gif') no-repeat 0px 4px;} /* ----------------------- */
/* forum Post Form */ .smiles {font-weight:bold; padding:2px; background:#fcfcfc; border:1px solid #d0d0d0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;} .smiles a {color:#2a6f94;}
.postNameFl,.postDescrFl {background:#f1f1f1;border:1px solid #6E6E6E;width:55% !important} .postPollFl,.postQuestionFl {background:#f1f1f1;border:1px solid #6E6E6E;width:55% !important} .postResultFl {background:#f1f1f1;border:1px solid #6E6E6E;width:50px} .postAnswerFl {background:#f1f1f1;border:1px solid #6E6E6E;width:300px} .postTextFl {width:99.9% !important; margin:0 2px; padding:2px; color:#8a8a8a; background:#fff; border:1px solid #ddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} .postUserFl {background:#fff; border:1px solid #ddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} .forum_bb input {background:#fff; border:1px solid #ddd; padding:2px; margin:2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} .forum_bb input:hover {background:#f1f1f1;}
.pollHelp {font-weight:normal;font-size:8pt;padding-top:3px;} .smilesPart {padding-top:5px;text-align:center} /* ----------------- */
#_uwndWnd1 .myWinCont table td {text-align:left;} #_uwndWnd1 .myWinCont table td[align="right"] {text-align:right;}
.forum_loop {background:url(/design/forum_viewn_bg.png) repeat-y; width:169px; margin:0 auto; padding:2px 0;} b.forum_loop {background:url(/design/forum_viewn_bg.png) no-repeat 0 bottom; width:169px; height:2px; display:block; margin:-2px 0 0 0;} .forum_viewn {margin:-3px 1px 0 0; color:#ededed; text-shadow:0px 1px 0px #171920; font-weight:bold; font-size:12px; padding:2px 0;} .forum_ico {padding:2px 0;} .forum_info {margin:5px 0 0 0; color:#fff;} .forum_info a {color:#ededed; text-shadow:0px 1px 0px #171920; font-weight:bold; font-size:12px;} .forum_info hr {background:url(/design/forum_hr.png) no-repeat; height:2px; width:165px; display:block;} .forum_info li.title {text-align:center; padding:5px 0;} .forum_info li {padding:0 4px;} /* ====== forum End ====== */[/codes]
Вот на этот Вид материалов форума я хочю заменить
[codes].userpanForum {width:166px; margin:5px auto;padding:0 0 26px 0;background: url(/udesign/userpanForum.png) no-repeat -166px bottom;} .userpanForumcon {padding:7px 0 0 1px; background:url(/udesign/userpanForum.png) repeat-y 0 0;overflow:hidden} .userpanelAva {width:156px;margin:0 auto;padding:0 5px;} .userpanelAva img {max-width:150px;max-height:150px;} .userpanel {width:164px;height:74px;margin:-20px 0 0 0;background:url(/udesign/userpanel.png);overflow:hidden;} .userpanGroup {width:156px;height:20px;line-height:21px;margin:26px 0 0 0;padding:0 9px;color:#fff;text-shadow: #000 0px 1px;} .userpanGroup {font-size:10px;text-transform: uppercase} .userpanelul ul { padding:0; margin:0;} .userpanelul li {padding:0;height:26px;line-height:26px;float:left;display:block;} .userpanelul li.lin {margin:1px 0 0 0;padding:0;width:2px;height:26px;display:block;background:url(/udesign/lin.png);} .userpanelul li .userpanelPM {width:25px;height:19px;margin:4px 4px 0 4px;padding:0;display:block;background:url(/udesign/userpanLink.png) no-repeat} .userpanelul li .userpanelProf {width:25px;height:19px;margin:4px 4px 0 4px;padding:0;display:block;background:url(/udesign/userpanLink.png) no-repeat 0 -19px} .userpanelul li .userpanelMod {width:25px;height:19px;margin:4px 4px 0 4px;padding:0;display:block;background:url(/udesign/userpanLink.png) no-repeat 0 -38px} .userpanInfo {padding:0; margin:0;} .userpanInfo ul {padding:0; margin:0;} .userpanInfo li {width:154px;height:20px;line-height:19px;background:url(/udesign/userpanInfo.png) no-repeat 0 -20px ;padding:0 5px;z-index: 1;color:#363636;text-shadow: #e2e0e0 0px 1px;font-weight:bold;} .userpanInfo li a {color:#363636;} .userpanInfo li b {font-weight:normal;background:#29557b;border-radius:3px; padding:1px 8px;color:#fff;text-shadow:#0a151f 0px 1px;margin:0 2px 0 0;} .userpanInfo li.userpanInfoUp {width:154px;height:20px;line-height:20px;background:url(/udesign/userpanInfo.png) no-repeat 0 0 ;padding:0 5px;z-index: 1;}
.userpanREp {width:121px;height:19px;line-height:19px;margin:0 auto;background:url(/udesign/userpanRep.png) no-repeat 0 0 ;} .userpanREp .userpanREp_l, .userpanREp .userpanREp_r {display:block;width:24px;height:19px;line-height:15px;font-weight:bold;color:#fff;text-shadow:#0a151f 0px 1px;} .userpanREp .userpanREp_c {color:#fff;font-family:Tahoma; font-size:11px; font-weight:bold;text-decoration:none;text-shadow:#0a151f 0px 1px;} .userpanREp_td_l {float:left;width:24px;margin-left:8px;} .userpanREp_td_r {float:right;width:24px;margin-right:-8px;} .userpanREp_td_c {width:85px;text-align:center;line-height:16px;font-weight:bold;color:#fff;text-shadow:#0a151f 0px 1px;}
.userpanSv {padding:0 0 0 19px; margin:0 0 -28px 0;overflow:hidden;} .userpanSv .skype {padding:0; margin:0;display:block;width:31px;height:28px;background:url(/udesign/userpanSv.png) no-repeat 0 -56px;float:left} .userpanSv .steam {padding:0; margin:0 0 0 -3px;display:block;width:31px;height:28px;background:url(/udesign/userpanSv.png) no-repeat 0 0;float:left} .userpanSv .x3 {padding:0; margin:0 0 0 -2px;display:block;width:31px;height:28px;background:url(/udesign/userpanSv.png) no-repeat 0 -28px;float:left}[/codes]
|
|
Дата: Ср, 19.09.2012, 22:02:17 | Сообщение # 6
|
-=K-u-p-a=-, написанные тобой 2 предыдущих поста не имеют смысла, т.к. представленные тобой коды - один от страницы форума (стандартный диз какой-то юкозовский), а другой - это кусок кода от вида материалов форума. Тоесть, если ты вид материалов ставишь, то стили просто те нужно дописать перед /* ====== forum End ====== */ , и всё!
Сообщение отредактировал -SAM- - Ср, 19.09.2012, 22:02:58
|
|
Дата: Чт, 20.09.2012, 05:56:55 | Сообщение # 7
|
[b]-SAM-[/b], Понятно ... А вот где взять коды которые дописать ? если есть статья можеш дать ?
|
|
Дата: Пт, 21.09.2012, 00:42:46 | Сообщение # 8
|
-=K-u-p-a=-, какие еще коды? Ты скинул какую-то таблицу стилей, а сам вид материалов форума к ней установлен уже (я имею ввиду html)? Статья как дописывать таблицу стилей? Не, не слышал... (открываешь редактор и дописываешь: http://твой.сайт/tmpls/?a=tmpl;m=3;t=3 )
Сообщение отредактировал -SAM- - Пт, 21.09.2012, 00:47:30
|
|