Problema la afisarea unui subiect
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Alte probleme :: Arhiva probleme diverse
Pagina 1 din 1 • Distribuiţi
Problema la afisarea unui subiect
Cum pot face ca pe forumul meu un subiect sa se afiseze normal?
Uitati cu mse afiseaza la mine :
Uitati cu mse afiseaza la mine :
Re: Problema la afisarea unui subiect
Legat de problema dvs., incercati sa inlocuiti template-ul viewtopic_body cu cel implicit.
Vizitator- Vizitator
Re: Problema la afisarea unui subiect
Va rog sa stergeti template-ul actul cu cel original si apoi sa postati Foaia de stil CSS aici.
Re: Problema la afisarea unui subiect
Am schimbat 3 teme,dar nu s-a schimbat ,uitati :
- Cod:
/* css by genji watanabe copyright 7/3/2014 */
#pun-visit, .main-box {
display: none;
}
.pun a:link {
color: #3B5998;
text-decoration: none;
}
.pun a:visited {
color: #3B5998;
text-decoration: none;
}
.pun a:hover {
color: #FF6600;
text-decoration: none;
}
body {
padding-bottom: 20px;
background: #E7EBF2;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size: 10px;
color: #999;
}
.pun {
width: 85%;
}
#main {
margin-bottom: 10px;
padding: 10px;
background: #fff;
border: 1px solid #C4CDE0;
}
.pun .main-content {
padding: 5px;
background: #fafbfb;
border: 1px solid #D3D6DB;
}
#content-container div#content {
margin-right: 0px;
}
#bluebar {
height: 101px;
background: #3B5998;
}
#pagehead {
top: 10px;
width: 85%;
margin: 0px auto;
position: relative;
}
#pagehead h1 {
height: 90px;
line-height: 30px;
margin-left: 189px;
background: #627AAD;
border: 1px solid #1D4088;
border-bottom: 0px solid #ddd;
}
#pun-logo img {
height: 50px;
padding: 20px 0 0 20px;
}
.pun .paged-foot, .pun .paged-head {
background: transparent;
border: 0px solid #ddd;
}
.main .main-head {
margin-top: 20px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
background: transparent;
border-bottom: 1px solid #C4CDE0;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-weight: 700;
font-size: 10px;
color: #3B5998;
}
.main .main-foot {
margin-top: 5px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
background: transparent;
border-top: 1px solid #C4CDE0;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-weight: 700;
font-size: 10px;
color: #3B5998;
}
.pun h2, .pun h3, .pun input, .pun select {
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-weight: 700;
font-size: 10px;
}
.main .main-head .page-title {
font-weight: 700;
font-size: 10px;
}
.pun table.table th {
background: transparent;
border-bottom: 1px solid #D3D6DB;
color: #999;
}
.pun tbody.statused td.tcl {
background: transparent;
border-top: 0px solid #ddd;
border-bottom: 1px solid #D3D6DB;
border-left: 0px solid #ddd;
border-right: 0px solid #ddd;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background: transparent;
border-top: 0px solid #ddd;
border-bottom: 1px solid #D3D6DB;
border-left: 0px solid #ddd;
border-right: 0px solid #ddd;
}
.pun table.table td {
background: transparent;
border-top: 0px solid #ddd;
border-bottom: 1px solid #D3D6DB;
border-left: 0px solid #ddd;
border-right: 0px solid #ddd;
}
#pun-about {
padding: 5px 0px;
background: transparent;
border: 0px solid #ddd;
border-top: 1px solid #C4CDE0;
}
#stats {
background: transparent;
}
#onlinelist {
background: transparent;
border-top: 1px solid #D3D6DB;
}
.boxonline {
margin-left: 20px;
padding: 2px 10px;
background: #D8DFEA;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-weight: 700;
font-size: 10px;
}
#onlinelist img {
height: 40px;
}
.pun .topic {
background: transparent;
border: 0px solid #ddd;
border-style: none;
}
.pun .post {
margin-top: 10px;
margin-bottom: 10px;
margin-left: -5px;
margin-right: -5px;
background: transparent;
border-style: solid;
border-width: 0px;
border-color: #ddd;
}
.pun .postmain {
margin-left: 0px;
background: #fafbfb;
border: 1px solid #D3D6DB;
}
.pun .posthead {
padding: .7em 1.3em;
background: #fafbfb;
border-bottom: 1px solid #D3D6DB;
}
.pun .postuser {
overflow: hidden;
padding: 10px;
background: #fafbfb;
border-bottom: 1px dashed #D3D6DB;
}
.postfoot {
margin: 0px;
border-top: 1px dashed #D3D6DB;
}
.postavatars {
margin-right: 10px;
background: #D8DFEA;
border: 1px solid #C4CDE0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-ms-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-o-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
}
.postavatars img {
height: 80px;
}
.postuserinfo {
overflow: hidden;
}
.postusertag {
float: right;
width: 180px;
}
.codebox {
padding: 5px;
background: #f4f4f4;
border: 1px solid #ddd;
-webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-ms-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-o-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
}
.codebox dt {
border-bottom: 1px solid #ddd;
}
.codebox dd {
background: transparent;
}
.postmain blockquote {
min-height: 100px;
background: #f4f4f4;
border: 1px solid #ddd;
border-left: 4px double #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-ms-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-o-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
}
.postmain cite {
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
}
blockquote cite {
background: transparent;
font-size: 10px;
color: #666;
}
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://2img.net/i/fa/admin/icones/type_subli.png);
}
.pun .main .options a, .pun .main .options a:link, .pun .main .options a:visited {
font-family: Helvetica,Arial,sans-serif;
font-weight: 700;
font-size: 10px;
color: #999;
}
.main .main-content.frm {
background: #fafbfb;
}
.pun .frm-form {
background: transparent;
}
.frm-buttons {
border-top: 1px solid #D3D6DB;
}
.sceditor-container {
border: 1px solid #C4CDE0 !important;
}
div.sceditor-toolbar {
background: #D8DFEA !important;
border-bottom: 1px solid #C4CDE0 !important;
-webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-ms-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
-o-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.75);
}
div.sceditor-group {
background: transparent !important;
border-bottom: 0px solid #ddd !important;
}
.pun .frm .frm-form table {
background: #fff;
border: 1px solid #D3D6DB;
border-color: #D3D6DB;
border-top: 1px solid #D3D6DB;
}
.pun .main .main-content.message {
background: #fafbfb;
}
.pun .main .main-content p.message {
background: #fff;
border: 1px solid #D3D6DB;
}
.main .frm-info {
background: #fff;
border: 1px solid #D3D6DB;
}
.main .frm-info li {
padding: 0 0 1em 3em;
}
fieldset.frm-set.multi {
border: 0px solid #ddd;
}
.sub-head {
border-bottom: 1px solid #D3D6DB;
}
#profile-advanced-details div.separator {
border-bottom: 1px solid #D3D6DB;
}
#tabs ul li.activetab a {
background: #fafbfb;
border: 1px solid #D3D6DB;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #f90;
}
#tabs ul li.activetab a:hover {
background: #fff;
}
#tabs ul li a {
background: #fafbfb;
border: 1px solid #D3D6DB;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #666;
}
#tabs ul li a:hover {
background: #fff;
color: #f90;
}
td.avatar-mini img {
padding: 8px;
background: #D8DFEA;
border: 0px solid #ddd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
input[type="button"], input[type="submit"], input[type="reset"] {
margin: 2px;
padding: 2px 4px;
background: #ececec;
border: 1px solid #d4d4d4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-text-shadow: 1px 1px 0 #fff;
-moz-text-shadow: 1px 1px 0 #fff;
-ms-text-shadow: 1px 1px 0 #fff;
-o-text-shadow: 1px 1px 0 #fff;
text-shadow: 1px 1px 0 #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
color: #666;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
margin: 2px;
padding: 2px 4px;
background: #3B5998;
border: 1px solid #1D4088;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-text-shadow: 1px 1px 0 #333;
-moz-text-shadow: 1px 1px 0 #333;
-ms-text-shadow: 1px 1px 0 #333;
-o-text-shadow: 1px 1px 0 #333;
text-shadow: 1px 1px 0 #333;
color: #fff;
}
Re: Problema la afisarea unui subiect
Observ ca afisarea este corecta in acest moment. Asadar, problema inca persista?
Subiecte similare
» Afisarea unui subiect .
» Afisarea unui subiect
» Numele unui subiect
» Continutul unui subiect in alt subiect
» Afisarea unui sondaj pe pagina de start
» Afisarea unui subiect
» Numele unui subiect
» Continutul unui subiect in alt subiect
» Afisarea unui sondaj pe pagina de start
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Alte probleme :: Arhiva probleme diverse
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum