Comunitatea uCoz » Configurări ale sistemului uCoz » Configurarea design-ului » Cum schimb asa ceva?
Cum schimb asa ceva?
Omi
Postări: 34
Reputație: 1
Mesaj # 16 | 2:19 AM
am facut ca tine si acum la al 2-lea articol nu mai apare albul ala...in rest nimic...nici o schimbare
ArtyRo
Postări: 3502
Reputație: 140
Mesaj # 17 | 3:16 AM
Omi, asa si trebu, sa nu-ti apara.. eu asta vroiam.. deci la tine problema e in aspect.. da codul aspectului...
ArtyRo
Postări: 3502
Reputație: 140
Mesaj # 18 | 3:22 AM
am vazut problema... tu in aspect nu ai pus nimic....

In aspectul stirilor schimbi totul cu:

Code
<div class="content_box">
  <h2>$TITLE$</h2>
  <p>$MESSAGE$</p>
  <p><a href="$COMMENTS_URL$" class="comments">Comentarii($COMMENTS_NUM$)</a>     <a href="$ENTRY_URL$" class="permalink">Citeste mai departe...</a></p>
  </div>
  <div class="content_box_bottom"></div>

Omi
Postări: 34
Reputație: 1
Mesaj # 19 | 3:26 AM
imi zice ca sablonul initial nu contine codul necesar $POWERED_BY$
ArtyRo
Postări: 3502
Reputație: 140
Mesaj # 20 | 3:28 AM
Omi, in aspectul stirilor.. acolo nu trebu $POWERED_BY$

Appearance of entries


Omi
Postări: 34
Reputație: 1
Mesaj # 21 | 3:32 AM
Problema rezolvata....Multumesc FOARTE FOARTE FOARTE MULT Musatinu...you are the man!!!!
ArtyRo
Postări: 3502
Reputație: 140
Mesaj # 22 | 3:33 AM
GATA... din tine bere, eu deobicei nu ajut la probleme personale, mai ales cu template :P
Omi
Postări: 34
Reputație: 1
Mesaj # 23 | 3:57 PM
multzam fain...ai bere de la mine

Adăugat (11/12/2011, 2:54 PM)
---------------------------------------------
acum imi trebuie si pentru foum....

Adăugat (11/12/2011, 2:56 PM)
---------------------------------------------
si pentru album foto.....

Adăugat (11/12/2011, 2:57 PM)
---------------------------------------------
si la contactati-ne....omg un template asa frumos pacat ca incomplet...

ArtyRo
Postări: 3502
Reputație: 140
Mesaj # 24 | 6:23 PM
Omi, scuze da ai ales un template gresit sad
Omi
Postări: 34
Reputație: 1
Mesaj # 25 | 8:53 PM
mda....dar e cel mai potrivit pentru site-ul meu....poate cel care l-a facut ma poate ajuta...toata problema e la aspect cum ai sus si tu....
ArtyRo
Postări: 3502
Reputație: 140
Mesaj # 26 | 9:24 PM
Omi, cel care la facut e rus.....
Omi
Postări: 34
Reputație: 1
Mesaj # 27 | 9:51 PM
sa fie in sanatatea lui....am reusit sa fac Contactati-ne,Albume Foto,Catolg Articole(Evenimente) si Pagina Principala(Stiri),dar nu reusesc la forum.....
ArtyRo
Postări: 3502
Reputație: 140
Mesaj # 28 | 0:18 AM
Omi,
pentru forum trebu stilurile din vechiul site... poti lua oricare iti place...

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

/* General forum Table View */
.gTable {background:#0A8CD7}
.gTableTop {padding:2px;color:#FFFFFF;font-weight:bold;height:29px;padding-left:17px;font-size:10pt;background: url('/.s/t/281/10.gif') #0B9DF1;}
.gTableSubTop {padding:2px;background: url('/.s/t/281/19.gif') center #E0E0E0;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#FAFAFA;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FAFAFA;}
.gTableLeft {padding:2px;background:#F2F2F2;font-weight:bold;color:#6E6E6E}
.gTableRight {padding:2px;background:#F8F9FA}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000;}
/* ------------------------ */

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

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

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

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.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:7pt;}
.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:7pt;}
/* ---------------------------- */

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

/* forum Page switches */
.switches {background:#DCDADA;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#0B9DF1;font-weight:bold;color:#355473;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#355473;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#355473;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#0B9DF1;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#355473;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#F2F2F2}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#F2F2F2;height:25px;font-weight:bold;font-size:7pt;color:#6E6E6E;padding-left:40px;}
.threadsDetails {padding:2px;background:#FFFFFF;height:25px;color:#355473;}
.forumOnlineBar {padding:2px;background: url('/.s/t/281/19.gif') center #E0E0E0;height:20px;color:#000000;}

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:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

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

.postTdTop,.postBottom {background: url('/.s/t/281/19.gif') center #E0E0E0;color:#000000;height:20px;font-size:10px;}
.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:10px; background: #FFFFFF}

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

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

.signatureView {font-size:7pt;}  
.edited {padding-top:30px;font-size:7pt;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/281/20.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/281/20.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;}
.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:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

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

Omi
Postări: 34
Reputație: 1
Mesaj # 29 | 12:02 PM
l-am pus la aspectul intrarilor si nimic nu s-a schimbat nici in bine nici in rau....si dupa l-am pus la aspectul general al paginilor forumului si imi cere $POWERED_BY$
ArtyRo
Postări: 3502
Reputație: 140
Mesaj # 30 | 12:35 PM
Omi, asta e siluri se pune in CSS, punel la sfarsit.
Comunitatea uCoz » Configurări ale sistemului uCoz » Configurarea design-ului » Cum schimb asa ceva?
Căutare: