Фильтр по:
  

  • Страница 1 из 1
  • 1
Модератор форума: likbezz  
Скрипты и коды для юкоз - Форум аццкого кодера » Архив » Хранилище старых сообщений » Растянуть форум по ширине браузера (И снова тупняк Т_Т)
Растянуть форум по ширине браузера
Дата: Четверг, 09.12.2010, 00:51 |
SolarJoy
Рядовой
Группа: Пропавшие
Сообщений: 9
Награды: 0
Репутация: 0
Статус: Offline


Облазил хелперский форум,решения для кодов своего форума не нашел,так как похожего не увидел (
Хочу,что бы форум растягивался по ширине окна браузера,а не не был статичным.
Вот как было на сделано на старом форуме:

А вот как сейчас:

Коды вот какие:

Code
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>$MODULE_NAME$</title>
<?$META_DESCRIPTION$?>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
</head>
<body>
$ADMIN_BAR$

<div class="wrap"><div class="wrap1">
<div class="contanier">
$GLOBAL_AHEADER$
<?if($MODULE_ID$='forum')?><table class="main-table"><tr><td class="forum-block"><?endif?>
<div class="forumContent"><table border="0" cellpadding="0" height="30" cellspacing="0" width="100%">
<tr>
<td align="right">[<?if($USER_LOGGED_IN$)?>
<a href="javascript://" rel="nofollow" id="upml" class="fNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;"><!--<s3065>-->Личные сообщения<!--</s>-->($UNREAD_PM$)</a> ·
<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><bgsound src="http://s36.ucoz.net/img/fr/pm.wav" loop="1" volume="0" balance="0">
<?endif?><?endif?>
<a class="fNavLink" href="$RECENT_POSTS_LINK$" rel="nofollow"><!--<s5209>-->Новые сообщения<!--</s>--></a> ·
<a class="fNavLink" href="$MEMBERS_LIST_LINK$" rel="nofollow"><!--<s5216>-->Участники<!--</s>--></a> ·
<a class="fNavLink" href="$BOARD_RULES_LINK$" rel="nofollow"><!--<s5166>-->Правила форума<!--</s>--></a> ·
<a class="fNavLink" href="$SEARCH_PAGE_LINK$" rel="nofollow"><!--<s3163>-->Поиск<!--</s>--></a> ·
<a class="fNavLink" href="$RSS_LINK$" rel="nofollow">RSS</a> ]</td>
</tr>
</table>
$BODY$</div><br />
<?if($MODULE_ID$='forum')?></td></tr></table><?endif?>
$GLOBAL_BFOOTER$
</div>
</div></div>
</body>
</html>

Буду очень благодарен за помощь.С объяснениями был бы очень рад..)

Добавлено (03.12.2010, 00:53)
---------------------------------------------
И ксс:

Code
/* General Style */
body {margin:0px; padding:0px; background: #8bae24;}
.wrap {background: url('/.s/t/809/1.png') repeat-x #8bae24;}
.wrap1 {text-align: center; background: url('/.s/t/809/2.png')center repeat-y; }
.contanier {background: url('http://sleep-ingforest.ucoz.com/newsite/ground.jpg') top no-repeat; text-align: top;}
.header {height: 145px; margin-left: auto; margin-right: auto; position: relative; width: 750px;}

table.main-table {border: 0px; padding: 0px; border-collapse: collapse; width: 765px; border-spacing: 0px; margin-left: auto; margin-right: auto;}
td.content-block {vertical-align: top; padding: 10px;}
td.side-block {vertical-align: top; width: 210px; padding: 0; border-right: 1px solid #413425;text-align: center;}
td.forum-block {vertical-align: top; padding: 10px;}

.header h1 {color: #413425; font-size: 28pt; font-weight: normal; position: absolute; margin: 0; padding: 0; top: 30px; left: 335px; width: 450px; text-align: left; line-height: 30px;}
    .header a:link, .footer a:link {text-decoration:underline; color:#463b2a;}
    .header a:active, .footer a:active {text-decoration:underline; color:#463b2a;}
    .header a:visited, .footer a:visited {text-decoration:underline; color:#463b2a;}
    .header a:hover, .footer a:hover {text-decoration:none; color:#fff;}
.date {position: absolute; top: 130px; right: 20px; color: #6a6d27; font-size: 9pt;}
.user-bar {position: absolute; left: 20px; top: 2px; font-size: 9pt; color: #6a6d27;}
.navigation {position: absolute; top: 130px; right: 20px;font-size: 11pt;border-bottom: 1px dashed #e5e1a5; text-align: right; width: 513px; padding-bottom: 5px;}

.loginBlock {}
.loginDiv {float: left; margin: 0 3px;}
    .loginDiv input {width: 100px; background: #e8fa9b; border: 1px inset #a2af70; font-size: 8pt; color: #000; height: 18px; margin-left: 3px;}
.passwordDiv {float: left; margin: 0 3px;}
    .passwordDiv input {width: 100px; background: #e8fa9b; border: 1px inset #a2af70; font-size: 8pt; color: #000; height: 18px; margin-left: 3px;}
.buttonDiv {float: left; margin: 0 3px;}
.rememberDiv {float: left; margin: 0 3px;}
.loginLinks {float: left; margin: 0 3px;}
.logLnkSep {padding: 0 5px;}

.footer {text-align: center; padding: 35px 0px;color:#413425; margin-left: auto; margin-right: auto; width: 750px; background: url('/.s/t/809/4.jpg') top center no-repeat;}

.popup-table {border: 0px; padding: 0px; border-collapse: collapse; width: 100%; border-spacing: 0px; }
.popup-header {background: url('/.s/t/809/4.jpg') no-repeat #8bae24 0 -20px;padding:5px 15px;text-align:left;color:#fff;font-size:12pt;}
.popup-body {padding: 15px; background: #fefcde;}
.block {width: 200px; text-align: center; margin-bottom: 15px;margin-left: auto; margin-right: auto;}
.block-title {padding: 5px; font-size: 12pt; text-align: left; margin-bottom: 5px; color: #413425; font-weight: bold; border-bottom: 1px solid #413425;}
.block-top {}
.block-content {padding: 5px; text-align: left;}

.searchForm {position: absolute; left: 5px; top: 100px;}
.schQuery {float: left; margin: 0 3px;}
.schBtn {float: left; margin: 0 3px;}
.queryField {background: #e8fa9b; border: 1px inset #a2af70;}
.content-block .queryField {width: 300px !important;}

a:link, .navigation a:link {text-decoration:none; color:#5C9F00;}
a:active, .navigation a:active {text-decoration:none; color:#5C9F00;}
a:visited, .navigation a:visited {text-decoration:none; color:#5C9F00;}
a:hover, .navigation a:hover {text-decoration:underline; color:#000000;}

td, body {font-family: Times New Roman, serif; font-size:10pt;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:10pt; font-family: Times New Roman, serif;}
.copy {font-size:9pt;}

a.noun:link {text-decoration:none; color:#2B3414}
a.noun:active {text-decoration:none; color:#2B3414}
a.noun:visited {text-decoration:none; color:#2B3414}
a.noun:hover {text-decoration:none; color:#708525}

h1 {color: #6b6d5e; font-size: 18pt; font-weight: normal;}

hr {color:#D6E37D;height:1px;border:0;background-color:#D6E37D;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family: Times New Roman, serif;color:#787878;font-size:12pt;}

a.menu1:link {text-decoration:underline; color:#f5f3d6}
a.menu1:active {text-decoration:underline; color:#f5f3d6}
a.menu1:visited {text-decoration:underline; color:#f5f3d6}
a.menu1:hover {text-decoration:underline; color:#DBDCBE}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/809/5.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #f5f3d6;}
.msep {border-top:1px solid #f5f3d6;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 10px; background: url('/.s/t/809/6.gif') left center no-repeat; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}

.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#2B3414}
.uMenuV li a:active {text-decoration:none; color:#2B3414}
.uMenuV li a:visited {text-decoration:none; color:#2B3414}
.uMenuV li a:hover {text-decoration:underline; color:#708525}

.uMenuV .uMenuItem {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#708525}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#708525}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#000000}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/t/809/7.gif') no-repeat 0 0;}
.uMenuV li {margin: 0; padding: 3px; background: #fefdf3; margin-bottom: .2em; text-align:center;font-size:11pt; text-align: left; border-top: 1px solid #f8f5ce;border-bottom: 1px solid #f8f5ce;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 0px 10px; background: url('/.s/t/809/6.gif') left center no-repeat;}
.catName {font-family: Times New Roman, serif;font-size:10pt;}
.catNameActive {font-family: Times New Roman, serif;font-size:11px;}
.catNumData {font-size:9pt;color:#6E6E6E;}
.catDescr {font-size:9pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#2B3414;}
a.catName:visited {text-decoration:none; color:#2B3414;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#2B3414;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:underline; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family: Times New Roman, serif;font-size:13pt;font-weight:bold;color:#5C9F00; padding: 10px; border-bottom: 1px solid #413425;}
.eTitle a:link {text-decoration:none; color:#5C9F00;}
.eTitle a:visited {text-decoration:none; color:#5C9F00;}
.eTitle a:hover {text-decoration:none; color:#000000;}
.eTitle a:active {text-decoration:none; color:#5C9F00;}

.eMessage {text-align:justify;padding:15px !important;}
.eText {text-align:justify;padding:15px !important;}
.eDetails {font-family: Times New Roman, serif;color:#1A1A1A;padding:5px; text-align:left;font-size:8pt; background: #f5f3d6;}
.eDetails1 {font-family: Times New Roman, serif;color:#1A1A1A;padding:5px; text-align:left;font-size:8pt;background: #f5f3d6;}
.eDetails2 {font-family: Times New Roman, serif;color:#1A1A1A;padding:5px; text-align:left;font-size:8pt;}

.eRating {font-size:9pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/809/8.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#fefdf3; border-top: 1px solid #f8f5ce;border-bottom: 1px solid #f8f5ce;}
.cBlock2 {background:#fff; border-top: 1px solid #f8f5ce;border-bottom: 1px solid #f8f5ce;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#6E6E6E;width:100%;background:#FCFCFC;border:1px solid #DBDCBE;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#6E6E6E;background:#FCFCFC;border:1px solid #DBDCBE;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/809/9.gif') no-repeat 0px 4px; font-family: Times New Roman, serif;}
a.archLink:link {text-decoration:underline; color:#6E6E6E;}
a.archLink:visited {text-decoration:underline; color:#6E6E6E;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#6E6E6E;padding-top:15px;}
.archEntryHr {width:250px;color:#cbcebc;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/809/10.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#6E6E6E}
a.archiveDateTitleLink:visited {text-decoration:none; color:#6E6E6E}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#6E6E6E}
a.archiveDateTitleLink:active {text-decoration:underline; color:#6E6E6E}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Calendar Style */
.calTable {margin-left: auto; margin-right: auto;}
.calMonth {}
.calWday {color:#FFFFFF;background: url('/.s/t/809/4.jpg') no-repeat #8bae24 0 -20px;width:18px;}
.calWdaySe {color:#000000;background: url('/.s/t/809/4.jpg') no-repeat #8bae24 0 -20px;width:18px;}
.calWdaySu {color:#000000;background: url('/.s/t/809/4.jpg') no-repeat #8bae24 0 -20px;width:18px; font-weight:bold;}
.calMday {color:#000000;}
.calMdayA {background:#FCFF97;font-weight:bold;}
.calMdayIs {background:#EBEE8D;color:#24613E;font-weight:bold;font-size:12pt;}
.calMdayIsA {border:1px solid #FFFFFF; background:#FCFF97;font-weight:bold;font-size:12pt;}
/* -------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#E5E5E5}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {height:100px;width:300px;}
.replaceBody {background: url('/.s/t/809/1.png') repeat-x #8bae24;}
.legendTd {font-size:9pt;}
/* ------------ */

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

/* General forum Table View */
.gTable {background:#e4e1b4;}
.gTableTop {padding:5px 20px;background: url('/.s/t/809/4.jpg') no-repeat #8bae24 0 -20px;text-align:left;color:#FFFFFF;font-weight:bold;height:28px;font-size:12pt;}
.gTableSubTop {padding:2px;background:#D9DC82;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#f5f3d6;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#f5f3d6;}
.gTableLeft {padding:2px;background:#f5f3d6;font-weight:bold;color:#6E6E6E; width: 200px !important;}
.gTableRight {padding:2px;background:#f5f3d6}
.gTableError {padding:2px;background:#f5f3d6;color:#FF0000;}
/* ------------------------ */

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

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

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

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

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:9pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#6E6E6E;}
a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

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

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

/* forum Page switches */
.switches {background:#DBDCBE;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:9pt;}
.switch {background:#FFFFFF;width:15px;font-size:9pt;}
.switchActive {background:#E9EBA2;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:#f5f3d6}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#f5f3d6}
.threadLastPostTd {padding:2px;font-size:9pt;}
.threadDescr {color:#858585;font-size:9pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#FCFF7C;height:20px;font-weight:bold;font-size:9pt;color:#000000;padding-left:40px; }
.threadsDetails {padding:2px;background:#D9DC82;height:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#D9DC82;height:20px;color:#6E6E6E;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#6E6E6E;}
a.threadLink:visited {text-decoration:none; color:#6E6E6E;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

/* forum Posts View */
.postTable {}
.postPoll {background:#f5f3d6;text-align:center;}
.postFirst {background:#f5f3d6;border-bottom:3px solid #787878;}
.postRest1 {background:#f5f3d6;}
.postRest2 {background:#f5f3d6;}
.postSeparator {height:3px;background:#FCFF7C;}

.postTdTop {background:#D9DC82;}
.postBottom {background:#E9EBA2;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#787878;}
.posttdMessage {padding:5px;background:#f5f3d6;}

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

.codeMessage {background:#fff5ee;font-size:12px;}
.quoteMessage {background:#fff5ee;font-size:12px;}

.signatureView {font-size:9pt;}
.edited {padding-top:30px;font-size:9pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:10pt;}

.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/809/11.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/809/11.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.loginButton, .pollBut, .searchSbmFl, .commSbmFl, .signButton, .buttonDiv input {font-size:9pt;background:#a9c948;border:1px outset #87844a;}
.searchQueryFl {width:200px !important;}

.codeButtons {font-size:9pt;background:#87A303;border:1px outset #87844a; float: left;}
.codeCloseAll {font-size:9pt; color:#6E6E6E;font-weight:bold;background:#87A303;border:1px solid #87844a;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}
.postTextFl {background:#FCFCFC;border:1px solid #6E6E6E;width:550px;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

.pollHelp {font-weight:normal;font-size:9pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
.postTextFl {clear: both;}
/* ----------------- */

/* ====== forum End ====== */

Добавлено (09.12.2010, 00:51)
---------------------------------------------
cry

Сообщение отредактировал SolarJoy - Пятница, 03.12.2010, 00:54
 
Дата: Суббота, 11.12.2010, 17:19 |
likbezz
Аццкий кодер
Группа: Администраторы
Сообщений: 9093
Награды: 23
Репутация: 459
Статус: Unknown


SolarJoy,
Quote (SolarJoy)
Облазил хелперский форум,решения для кодов своего форума не нашел,так как похожего не увидел (
Хочу,что бы форум растягивался по ширине окна браузера,а не не был статичным.

.... А что ты искал - там, в основном скрипты - а это - чистый css .... ツ
Quote (SolarJoy)
Буду очень благодарен за помощь.С объяснениями был бы очень рад..)

- Помогу - ссылку кинь на “форум” .... Чуть позже .... (занят оочень...)
...


 
Дата: Пятница, 31.12.2010, 04:45 |
SolarJoy
Рядовой
Группа: Пропавшие
Сообщений: 9
Награды: 0
Репутация: 0
Статус: Offline


http://sleep-ingforest.ucoz.com/forum/

Искал по запросу "растянуть форум ucoz"

Буду ждать..

 
Дата: Понедельник, 03.01.2011, 00:42 |
likbezz
Аццкий кодер
Группа: Администраторы
Сообщений: 9093
Награды: 23
Репутация: 459
Статус: Unknown


SolarJoy,
Растянуть-то не проблема, но шапка у тебя фиксированная - с растянутом, допустим до 98% телом смотрется не будет. Да и фон - у тебя картинка, причём тоже не особо широкая .... ヅ
Как это решать будешь? .....

98% ширины .....
...

 
Дата: Вторник, 04.01.2011, 15:32 |
SolarJoy
Рядовой
Группа: Пропавшие
Сообщений: 9
Награды: 0
Репутация: 0
Статус: Offline


Каартинку перерисую,главное код бы узнать:)

 
Дата: Вторник, 04.01.2011, 18:00 |
likbezz
Аццкий кодер
Группа: Администраторы
Сообщений: 9093
Награды: 23
Репутация: 459
Статус: Unknown


SolarJoy,
Quote (SolarJoy)
Каартинку перерисую,главное код бы узнать:)

Картнку не перерисовать нужно, а изменить сам шаблон - дабы он был не фиксированный, а «резиновый» - под него и картинки рисовать ......
И не просто «картинки», а, в твоём случае - правая картинка - центральная (фон), и левая ..... и шаблон соответственный. Это двумя строчками кода не отделаешься....
У тебя там же пол туловища - слева - свешивается - это левая картинка, вместе с закруглением, вплоть до «Забыл пароль» .......
Центральная - надпись - абсолютным блоком ......
Правая - узор, что с права, с правым радиусом .....

То же самое и снизу - но там, проще .......
...
Или всю картинку абсолютным растягивающимся слоем на задний план ... но тут - свои сложности - сложно добиться кроссбраузерности ..... Но, возможно .... ヅ ......
....
Это - если «в двух словах» ...... ヅ

Прикрепления: 0264814.png (101.6 Kb)

 
Дата: Среда, 05.01.2011, 01:39 |
SolarJoy
Рядовой
Группа: Пропавшие
Сообщений: 9
Награды: 0
Репутация: 0
Статус: Offline


Я хочу не перерисовывать картинку,а тупо увеличить ее размеры увеличив изображений "листа бумаги" шапка сверху с персонажами и названиями все равно будет в центре.
Обьяснишь код?)


 
Дата: Среда, 05.01.2011, 16:25 |
likbezz
Аццкий кодер
Группа: Администраторы
Сообщений: 9093
Награды: 23
Репутация: 459
Статус: Unknown


SolarJoy,
Quote (SolarJoy)
Я хочу не перерисовывать картинку,а тупо увеличить ее размеры увеличив изображений "листа бумаги" шапка сверху с персонажами и названиями все равно будет в центре.
Обьяснишь код?)

Так просто - не покатит.
“тупо увеличить” - это опять же - фиксированные размеры, а не динамические (плавающие) ...
К тому ж у тебя на этой картинке завязан и фон и футер .....
...
- Увеличение в зависимости от разрешения экрана (чистыми стилями) - это достаточно сложная тема, чтобы вот так, на пальцах её объяснять ....
- Подмен картинок в зависимости от разрешения экрана на JavaScript - тоже не фонтан выход - опять же фиксированные размеры, но с определённым «шагом» - через стили - это тоже тема не особо поддаётся объяснению на пальцах ......
....
- Динамическое изменение размеров картинки - посредством JS - это проще, но фон-то у тебя - фоном, а не картинкой ..... так что так и так - стили править, причем конкретно и шаблоны - как минимум ещё один (если один) дополнительный элемент для фона нужен......
....
Quote (SolarJoy)
Я хочу не перерисовывать картинку

- А не перерисовывай - тупо рубани под диз и все. если есть опыт, хоть небольшой - труда не составит.
...


 
Дата: Воскресенье, 23.01.2011, 04:48 |
SolarJoy
Рядовой
Группа: Пропавшие
Сообщений: 9
Награды: 0
Репутация: 0
Статус: Offline


Quote (likbezz)
- А не перерисовывай - тупо рубани под диз и все. если есть опыт, хоть небольшой - труда не составит.

не понял ничего=\

ммм..можешь дать код с фиксированым дизайном на 1024?этого вполне достаточно будет )

Сообщение отредактировал SolarJoy - Воскресенье, 23.01.2011, 04:49
 
Дата: Воскресенье, 23.01.2011, 08:56 |
likbezz
Аццкий кодер
Группа: Администраторы
Сообщений: 9093
Награды: 23
Репутация: 459
Статус: Unknown


SolarJoy,
Quote (SolarJoy)
ммм..можешь дать код с фиксированым дизайном на 1024?этого вполне достаточно будет )

- Не понял?
- У тебя сейчас что? - это и есть. Фиксированный диз.
Расширь под 1024 и всё.
...


 
Дата: Воскресенье, 23.01.2011, 15:14 |
SolarJoy
Рядовой
Группа: Пропавшие
Сообщений: 9
Награды: 0
Репутация: 0
Статус: Offline


Quote (likbezz)
Расширь под 1024 и всё.
...

Да в том и дело,что я не понимаю как и гда wacko


 
Дата: Воскресенье, 23.01.2011, 18:35 |
likbezz
Аццкий кодер
Группа: Администраторы
Сообщений: 9093
Награды: 23
Репутация: 459
Статус: Unknown


SolarJoy,
Quote (SolarJoy)
Да в том и дело,что я не понимаю как и гда

Тогда тебе вот сюда:
«Работа с дизайном/кодом сайта (нужна, предлагаю)»
или
uwork.me
...


 
Дата: Среда, 26.01.2011, 15:38 |
SolarJoy
Рядовой
Группа: Пропавшие
Сообщений: 9
Награды: 0
Репутация: 0
Статус: Offline


более-менее разобрался сам)
Темку можно закрывать


 
Скрипты и коды для юкоз - Форум аццкого кодера » Архив » Хранилище старых сообщений » Растянуть форум по ширине браузера (И снова тупняк Т_Т)
  • Страница 1 из 1
  • 1
Поиск:


Мобильная версия