Модератор форума: dotbot  
Сообщество uCoz » Архивариус » Корзина » Дизайн: решение вопросов (архив для чтения) (редактирование шаблонов)
Дизайн: решение вопросов (архив для чтения)
Модератор форума
Сообщение # 1 | 01:32:58

Для пользователей не в первый раз слышащих об HTML. Тех кто не знает как вставить картинку или поменять фон, просим изучить сначала учебник - Учебник по Html для чайников. Оглавление или Для тех, кто делает сайты. Оглавление.



Правила темы


1) Если после редактирования шаблонов у вас возникли проблемы с дизайном, то вы должны четко и ясно описать возникшие проблемы. Описание проблемы !обязательно! должно сопровождаться ссылкой на сайт где присутствует проблема с дизайном (лучше всего на страницу, где присутствует проблема )

2) Если в описании проблемы с дизайном необходим скриншот, то скриншоты не должны по размерам превышать 500х500 пкс

3) Если в описании проблемы нужно выложить код проблемного участка шаблона, то код должен быть заключен в тег [code][/code]

Сообщение отредактировал webanet - Пятница, 12 Окт 2012, 13:39:32
master@anatly
Сообщений: 20
Репутация: 60

Сообщение # 526 | 18:07:02
Quote (Faerie)
вот код:

Давайте ссылку это не то

Мне нужна большая репа!!! :))
Faerie
Сообщений: 27
Репутация: 3

Сообщение # 527 | 18:10:23
master@anatly,

Quote (master@anatly)
Давайте ссылку это не то


вот http://magickraft.ucoz.net
master@anatly
Сообщений: 20
Репутация: 60

Сообщение # 528 | 18:14:30
Quote (Faerie)

block {
background: url(/0_7b0df_941f3c58_L.jpg.gif) no-repeat bottom center;
padding-bottom: 50px; поставьте
margin-bottom: 10px;

Мне нужна большая репа!!! :))
Сообщение отредактировал master@anatly - Суббота, 21 Июл 2012, 18:17:35
paulo-paulol
Сообщений: 16
Репутация: 0

Сообщение # 529 | 18:22:46
Кто-то на мой вопрос хотя бы ответит? :'( Я написал в этой теме сообщение # 742 и на него до сих пор никто не ответил. :(
Faerie
Сообщений: 27
Репутация: 3

Сообщение # 530 | 18:24:08
master@anatly, спасибо большое , все ок!
можно еще попутно спросить несколько вещей:

1) как изменить цвет шрифта в меню самом? не могу найти где.
2) где можно изменить цвет обычных пользователей?
3) как называется в стилях форума это место, чтобы там можно было изменить шрифт?

4) и где изменить цвет текста статей http://magickraft.ucoz.net/publ
Прикрепления: 7725984.jpg (16.7 Kb)
Miss_Esq
Сообщений: 13859
Репутация: 4159
Уровень замечаний:

Сообщение # 531 | 18:29:44
paulo-paulol, подробнее , сменили дизайн целиком ???

Сообщение отредактировал Miss_Esq - Суббота, 21 Июл 2012, 18:30:35
master@anatly
Сообщений: 20
Репутация: 60

Сообщение # 532 | 18:41:36
Чтобы поменять цвет меню
.uMenuV li a {
font-size: 13px;
color: #ffffff; допшите, например #ffffff поменяйте сейчас это белый.
}

Добавлено (21-Июл-2012, 18:41:36)
---------------------------------------------
Quote (Faerie)
как называется в стилях форума это место, чтобы там можно было изменить шрифт?

.forumContent a {
text-decoration: none;
color: #000000; добавить или создать отделный класс для цвета
}

Мне нужна большая репа!!! :))
Сообщение отредактировал master@anatly - Суббота, 21 Июл 2012, 18:46:26
paulo-paulol
Сообщений: 16
Репутация: 0

Сообщение # 533 | 18:43:27
Quote
paulo-paulol, подробнее , сменили дизайн целиком ???

Нет, не целиком. Я изменил дизайн "мини-чата" и "меню сайта". Я наверное что-то не правильно сделал в CSS %)
Code
/* General Style */
body {margin:0px; padding:0px; height: 100%; background: #fff;}
.wrap {text-align: center; background: url('http://sims321.ucoz.ru/kata.png') repeat-x; min-height: 100%; height:auto !important; height:100%;}
.wrap1 {text-align: center; background: url('http://sims321.ucoz.ru/kata.png') bottom repeat-x;}
.contanier {width: 1000px; margin-left: auto; margin-right: auto; background: url('http://sims321.ucoz.ru/kata.png') no-repeat; min-height: 1000px;}
.header {height: 280px; background:url('http://sims321.ucoz.ru/kata.png')margin-left: auto; margin-right: auto; position: relative;}

table.main-table {border: 0px; padding: 0px; border-collapse: collapse; width: 1000px; border-spacing: 0px; margin-left: auto; margin-right: auto;}
td.content-block {vertical-align: top; padding: 10px;}
td.side-block {vertical-align: top; width: 10px; padding: 0;background="http://sims321.ucoz.ru/Sans-titre-12.png"}
td.forum-block {vertical-align: top; padding: 20px 20px 0px 20px; }

.header h1 {color: #1a56ac; font-size: 28pt; font-weight: normal; position: absolute; margin: 0; padding: 0; top: 120px; left: 50px; width: 450px; text-align: left;}
  .header a:link {text-decoration:underline; color:#98dcf1;}
  .header a:active {text-decoration:underline; color:#98dcf1;}
  .header a:visited {text-decoration:underline; color:#98dcf1;}
  .header a:hover {text-decoration:none; color:#98dcf1;}
.date {position: absolute; top: 5px; left: 200px; color: #fff; font-size: 8pt;}
.user-bar {position: absolute; right: 10px; top: 5px; font-size: 8pt; color: #273143;}
.navigation {}
  .i-home {display: block; width: 16px; height: 16px; text-indent: -9999px; background: url('/.s/t/808/4.png') no-repeat; position: absolute; top: 5px; left: 110px; overflow: hidden;}
  .i-profile {display: block; width: 16px; height: 16px; text-indent: -9999px; background: url('/.s/t/808/5.png') no-repeat; position: absolute; top: 5px; left: 130px; overflow: hidden;}
  .i-add {display: block; width: 16px; height: 16px; text-indent: -9999px; background: url('/.s/t/808/6.png') no-repeat; position: absolute; top: 5px; left: 130px; overflow: hidden;}
  .i-enter {display: block; width: 16px; height: 16px; text-indent: -9999px; background: url('/.s/t/808/7.png') no-repeat; position: absolute; top: 5px; left: 150px; overflow: hidden;}
  .i-exit {display: block; width: 16px; height: 16px; text-indent: -9999px; background: url('/.s/t/808/8.png') no-repeat; position: absolute; top: 5px; left: 150px; overflow: hidden;}
  .i-rss {display: block; width: 16px; height: 16px; text-indent: -9999px; background: url('/.s/t/808/9.png') no-repeat; position: absolute; top: 5px; left: 170px; overflow: hidden;}

.loginBlock {position: absolute; right: 10px; top: 5px; font-size: 8pt; color: #ffffff}
.loginDiv {float: left; margin: 0 3px;}
  .loginDiv input {width: 100px; background: #98e2f0; border: 1px inset #008cc4; font-size: 8pt; color: #000; height: 18px; margin-left: 3px;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')}
.passwordDiv {float: left; margin: 0 3px;}
  .passwordDiv input {width: 100px; background: #98e2f0; border: 1px inset #008cc4; font-size: 8pt; color: #000; height: 18px; margin-left: 3px;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')}
.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: 10px 0px;color:#2e758d; margin-left: auto; margin-right: auto; margin-top: 10px; width: 1000px; }

.popup-table {background: url('/.s/t/808/1.png') repeat-x 0 -100px #fff;border: 0px; padding: 0px; border-collapse: collapse; width: 100%; border-spacing: 0px;}
.popup-header {padding:5px 15px;text-align:left;color:#fff;font-size:12pt;}
.popup-body {padding: 15px;}
.block {width: 250px; text-align: center; margin-bottom: 2px; background: url('http://sims321.ucoz.ru/mini.png')}
.block-title {background: url('/.s/t/808/10.png') bottom left no-repeat; padding: 5px 5px 2px 42px; font-size: 12pt; text-align: left; margin-bottom: 5px; color: #44b4da; font-weight: bold;}
.block-top {width: 230px; margin-left: auto; margin-right: auto;}
.block-content {padding: 3px; text-align: left;}

.searchForm {position: absolute; right: 10px; top: 270px;}
.schQuery {position: absolute; top: 0; right: 60px;}
.schBtn {position: absolute; top: 0; right: 0px;}
.queryField { background: #fff; border: 1px inset #ddf0f7;}

a:link {text-decoration:underline; color:#006fb2;}
a:active {text-decoration:underline; color:#006fb2;}
a:visited {text-decoration:underline; color:#006fb2;}
a:hover {text-decoration:none; color:#009fff;}

td, body {font-family: Arial, sans-serif; font-size:10pt; color: #000000;}
form {padding:0px;margin:0px}
input,textarea,select {vertical-align:middle; font-size:10pt; background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')}
.copy {font-size:9pt;}

a.noun:link {text-decoration:none; color:#332414 }
a.noun:active {text-decoration:none; color:#332414}
a.noun:visited {text-decoration:none; color:#332414}
a.noun:hover {text-decoration:none; color:#844f25}

h1 {color: #00493e; font-size: 18pt; font-weight: normal; padding: 0; margin: 0 0 10px 0;}

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

.blocktitle {color:#787878;font-size:12pt;}

a.menu1:link {text-decoration:underline; color:#e8f2f6}
a.menu1:active {text-decoration:underline; color:#e8f2f6}
a.menu1:visited {text-decoration:underline; color:#e8f2f6}
a.menu1:hover {text-decoration:underline; color:#bfd4db}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/808/11.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 #e8f2f6;}
.msep {border-top:1px solid #e8f2f6;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px; background: url('http://sims321.ucoz.ru/mini.png')}
li.menus {margin: 0; padding: 0 0 0 10px; background: url('/.s/t/808/12.png') left center no-repeat; margin-bottom: .6em;}
/* ----- */

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

.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#525e83}
.uMenuV li a:active {text-decoration:none; color:#525e83}
.uMenuV li a:visited {text-decoration:none; color:#000000}
.uMenuV li a:hover {text-decoration:none; color:#000000}

.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000}
.uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#000}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px; no-repeat 0 0;}
.uMenuV li {margin: 0; padding: 5px; margin-bottom: .2em;border-bottom:1px dashed #c5e5f5; text-align:left;font-size:11pt;}
/* --------- */

/* Module Part Menu */

.catsTable, #mchatIfm2, #MCaddFrm {width: 90% !important;}
.catsTd {padding: 0 0 0px 300px; background: url('http://sims321.ucoz.ru/2217d305279b.png') no-repeat 0 5px;}
.catName {font-size:10pt;}
.catNameActive {font-size:11px;}
.catNumData {font-size:9pt;color:#6E6E6E;}
.block .catDescr {font-size:9pt; padding-left:10px;}
.catDescr {font-size:9pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#332414;}
a.catName:visited {text-decoration:none; color:#332414;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#332414;}
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;}
.block a.catNameActive:link {text-decoration:none; color:#fff;}
.block a.catNameActive:visited {text-decoration:none; color:#fff;}
.block a.catNameActive:hover {text-decoration:underline; color:#fff;}
.block a.catNameActive:active {text-decoration:none; color:#fff;}

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

/* Entries Style */
.eBlock {}
.eTitle {font-size:14pt;font-weight:normal;color:#000000; padding: 5px; border-bottom: 1px solid #000000;}
.eTitle a:link {text-decoration:none; color:#0000000;}
.eTitle a:visited {text-decoration:none; color:#000000;}
.eTitle a:hover {text-decoration:none; color:#000000;}
.eTitle a:active {text-decoration:none; color:#00000;}

.eMessage {text-align:justify;padding:10px !important;background:#0099FF}
.eText {text-align:justify;padding:10px !important; }
.eDetails {color:#4e81af;padding:5px; text-align:left;font-size:8pt; background: #e8f2f6;}
.eDetails1 {color:#4e81af;padding:5px; text-align:left;font-size:8pt;background: #e8f2f6;
}
.eDetails2 {color:#4e81af;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/808/14.gif') no-repeat 0px 0px;
}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#009fff;
}
.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:#e8f2f6;font-size: 9pt }
.cBlock2 {background:#d8e9f0;font-size: 9pt }
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;
}
.commTd2 {}
.commFl {color:#6E6E6E;width:100%;background:#FCFCFC;border:1px solid #bfd4db;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')
}
.smiles {border:1px inset;background:#FFFFFF;}

.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#009fff;}
.securityCode {color:#6E6E6E;background:#FCFCFC;border:1px solid #bfd4db;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 0px 13px; background: url('/.s/t/808/12.png') no-repeat 0 5px;}
/* ------------ */

/* 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/808/15.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:#73b6df;width:18px;}
.calWdaySe {color:#000000;background:#73b6df;width:18px;}
.calWdaySu {color:#000000;background:#73b6df;width:18px; font-weight:bold;}
.calMday {color:#000000;}
.calMdayA {background:#FCFF97;font-weight:bold;}
.calMdayIs {background:#eeae8e;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;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')
}

.pollBody {padding:7px; margin:0px; background:#FFFFFF;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')}
.textResults {background:#E5E5E5;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')}
.textResultsTd {background:#FFFFFF;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')}

.pollNow {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;background: url('http://sims321.ucoz.ru/Sans-titre-1.gif')}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:red;}
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('http://sims321.ucoz.ru/Sans-titre-12.png') repeat-x #fff;}
.legendTd {font-size:9pt;}
/* ------------ */
master@anatly
Сообщений: 20
Репутация: 60

Сообщение # 534 | 18:47:35
Quote (Faerie)
где можно изменить цвет обычных пользователей?

в css B)

Мне нужна большая репа!!! :))
Miss_Esq
Сообщений: 13859
Репутация: 4159
Уровень замечаний:

Сообщение # 535 | 18:53:36
paulo-paulol,

Ужас ... править нужно кувалдой .... :) неужели только в меню и в чате копнули ????
Прикрепления: 4102192.gif (36.6 Kb)

Faerie
Сообщений: 27
Репутация: 3

Сообщение # 536 | 18:57:14
master@anatly, спасибо, все получилось ;)
paulo-paulol
Сообщений: 16
Репутация: 0

Сообщение # 537 | 19:32:48
Code
только в меню и в чате копнули ????

Ну еще я немного поменял дизайн форума :)
Miss_Esq
Сообщений: 13859
Репутация: 4159
Уровень замечаний:

Сообщение # 538 | 19:35:06
paulo-paulol, мдя, заметно .. апгрейд + ошибки (100%) ....

[ADM]POCTOB
Сообщений: 87
Репутация: 4

Сообщение # 539 | 19:51:07
дайте ответ а то я не знаю вдруг что-то плохо сделал //forum.ucoz.ru/forum/24-33758-889609-16-1342878979
Miss_Esq
Сообщений: 13859
Репутация: 4159
Уровень замечаний:

Сообщение # 540 | 20:00:29
[ADM]POCTOB, Адрес где это конкретно пытаетесь сделать что то ...

Сообщество uCoz » Архивариус » Корзина » Дизайн: решение вопросов (архив для чтения) (редактирование шаблонов)
Поиск: