Problema CSS
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 2 din 3 • Distribuiţi
Pagina 2 din 3 • 1, 2, 3
Problema CSS
Rezumarea primului mesaj :
Salut ! De curand am invatat sa fac sa sclipeasca grupurile intr-un forum . In noul meu forum nu mai merge si am respectat anteriorul cod ..
Ma puteti ajuta?
Salut ! De curand am invatat sa fac sa sclipeasca grupurile intr-un forum . In noul meu forum nu mai merge si am respectat anteriorul cod ..
Ma puteti ajuta?
Ultima editare efectuata de catre PaRaCeTaMoL in Dum Mai 11, 2014 11:14 pm, editata de 1 ori
Re: Problema CSS
Trimite-mi CSS prin MP..
Re: Problema CSS
- Cod:
/*CopyRight [Va rugam sa pastrati CopyRight-ul]*/
div#page-footer:after {
font-family: Trebuchet MS,Tahoma,Arial;
font-style: italic;
margin-left:350px;
font-size: 12px;
content: "CopyrightŠ2014 - Creat 4LEX pentru HELPCS - >Toate drepturile rezervate .";}
/*Imagine in zona textului*/
#text_editor_textarea {
background: url(http://img268.imageshack.us/img268/5105/noirig.png) no-repeat bottom right;
}
/*Opacitate avatar*/
.postdetails a img {
opacity: 0.1;
-moz-transition-property: opacity;
-moz-transition-duration: 0.6s;
-webkit-transition-property: opacity;
-webkit-transition-duration: 0.6s;
-o-transition-property: opacity;
-o-transition-duration: 0.6s;
transition-property: opacity;
transition-duration: 0.6s;
filter:alpha(opacity=60);
}
.postdetails a img:hover {
opacity: 1.0;
filter:alpha(opacity=100);
}
/*Blackground*/
td.row1, td.row3.over:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
td.row2, td.row3, td.row1.over:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
td.row3:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
/*Ultimul mesaj in chenar*/
.chenar{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 5px;
border: 1px solid #3B3B3B;
box-shadow: 0px 0px 10px #3B3B3B, inset 0px 0px 2px #3B3B3B;
width: 130px;}
/*Profil utilizator in chenar*/
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:solid;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:1px;
padding: 3px;
}
/*Linii punctate pe forum*/
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
/*Elimina link-urile subliniate*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*Sfarsit*/
/*Fundal si chenar COD*/
td.code{
background: transparent url('') repeat-x !important;
border: 1px solid #008DFF !important;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
/*Sfarsit*/
/*=====Avatar la ultimele mesaje=====*/
.avs a.inx img {
float: left;
width: 35px;
height: 35px;
padding: 1px;
border: 1px solid #DDD;
margin: 0 5px;
-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
}
/*=====Sfarsit=====*/
.avs a.inx img {
float: left;
width: 40px;
height: 40px;
padding: 1px;
border: 1px solid #DDD;
margin: 0 5px;
-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
}
.topic-blocat{
border: 1px solid;
margin: 10px 0px;
padding: 15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);
color: #750000 !important;
background-color: #D26067;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: center;
font-weight: bold;
font-size: 12px;
font-size: 18px;
text-shadow: 1px 1px 1px #AAA;
}
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:dashed;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#FF5900;
}
#social_side{
list-style:none;
position:fixed;
z-index:5;
right:0;
top:130px;
width:40px;
padding:8px 5px;
border:2px solid #fff;
border-right:none;
-moz-border-radius:10px 0 0 10px;
-webkit-border-radius:10px 0 0 10px;
border-radius:10px 0 0 10px;
-moz-box-shadow:0 0 7px rgba(0,0,0,.6);
-webkit-box-shadow:0 0 7px rgba(0,0,0,.6);
box-shadow:0 0 7px rgba(0,0,0,.6);
background: #fff;
}
#social_side li{
margin:9px 0 0 0;
line-height:0;
}
#social_side li:first-child{
margin-top:0;
}
.rank img:first-child {
border: 1px solid rgb(59, 59, 59);
margin-bottom: 5px;
margin-top: 5px;
}
.rank img:first-child:hover {
border: 1px solid red;
}
a[href="/u1] {
color: #E30D0D
padding-right: 21px;
background: transparent url('http://i59.tinypic.com/2bckjl.gif') no-repeat center right;
text-shadow: 0px 0px 4px #B7A0E5;
}
Re: Problema CSS
Buna ziua,
Incercati sa inlocuiti Foaia de stil CSS actuala cu aceasta:
Incercati sa inlocuiti Foaia de stil CSS actuala cu aceasta:
- Cod:
/*CopyRight [Va rugam sa pastrati CopyRight-ul]*/
div#page-footer:after {
font-family: Trebuchet MS,Tahoma,Arial;
font-style: italic;
margin-left:350px;
font-size: 12px;
content: "CopyrightŠ2014 - Creat 4LEX pentru HELPCS - >Toate drepturile rezervate .";}
/*Imagine in zona textului*/
#text_editor_textarea {
background: url(http://img268.imageshack.us/img268/5105/noirig.png) no-repeat bottom right;
}
/*Opacitate avatar*/
.postdetails a img {
opacity: 0.1;
-moz-transition-property: opacity;
-moz-transition-duration: 0.6s;
-webkit-transition-property: opacity;
-webkit-transition-duration: 0.6s;
-o-transition-property: opacity;
-o-transition-duration: 0.6s;
transition-property: opacity;
transition-duration: 0.6s;
filter:alpha(opacity=60);
}
.postdetails a img:hover {
opacity: 1.0;
filter:alpha(opacity=100);
}
/*Blackground*/
td.row1, td.row3.over:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
td.row2, td.row3, td.row1.over:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
td.row3:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
/*Ultimul mesaj in chenar*/
.chenar{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 5px;
border: 1px solid #3B3B3B;
box-shadow: 0px 0px 10px #3B3B3B, inset 0px 0px 2px #3B3B3B;
width: 130px;}
/*Profil utilizator in chenar*/
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:solid;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:1px;
padding: 3px;
}
/*Linii punctate pe forum*/
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
/*Elimina link-urile subliniate*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*Sfarsit*/
/*Fundal si chenar COD*/
td.code{
background: transparent url('') repeat-x !important;
border: 1px solid #008DFF !important;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
/*Sfarsit*/
/*=====Avatar la ultimele mesaje=====*/
.avs a.inx img {
float: left;
width: 35px;
height: 35px;
padding: 1px;
border: 1px solid #DDD;
margin: 0 5px;
-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
}
/*=====Sfarsit=====*/
.avs a.inx img {
float: left;
width: 40px;
height: 40px;
padding: 1px;
border: 1px solid #DDD;
margin: 0 5px;
-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
}
.topic-blocat{
border: 1px solid;
margin: 10px 0px;
padding: 15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);
color: #750000 !important;
background-color: #D26067;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: center;
font-weight: bold;
font-size: 12px;
font-size: 18px;
text-shadow: 1px 1px 1px #AAA;
}
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:dashed;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#FF5900;
}
#social_side{
list-style:none;
position:fixed;
z-index:5;
right:0;
top:130px;
width:40px;
padding:8px 5px;
border:2px solid #fff;
border-right:none;
-moz-border-radius:10px 0 0 10px;
-webkit-border-radius:10px 0 0 10px;
border-radius:10px 0 0 10px;
-moz-box-shadow:0 0 7px rgba(0,0,0,.6);
-webkit-box-shadow:0 0 7px rgba(0,0,0,.6);
box-shadow:0 0 7px rgba(0,0,0,.6);
background: #fff;
}
#social_side li{
margin:9px 0 0 0;
line-height:0;
}
#social_side li:first-child{
margin-top:0;
}
.rank img:first-child {
border: 1px solid rgb(59, 59, 59);
margin-bottom: 5px;
margin-top: 5px;
}
.rank img:first-child:hover {
border: 1px solid red;
}
a[href="/u1] {
color: #E30D0D;
padding-right: 21px;
background: transparent url('http://i59.tinypic.com/2bckjl.gif') no-repeat center right;
text-shadow: 0px 0px 4px #B7A0E5;
}
a[href="/g11-"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g2-"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g9-"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g3-"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g4-"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g5-"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g6-"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g14-"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g7-"] { background: url("http://i.imgur.com/uz0EL.gif");}
Re: Problema CSS
Tot nu imi merge ? Eu cred ca e problema de la forumul meu ceva din template de nu imi merge sclipirea sau punerea iconitelor unui Membru/Grup .
Multumesc
Multumesc
Re: Problema CSS
Inlocuiti codul CSS existent cu acesta:
- Cod:
/*CopyRight [Va rugam sa pastrati CopyRight-ul]*/
div#page-footer:after {
font-family: Trebuchet MS,Tahoma,Arial;
font-style: italic;
margin-left:350px;
font-size: 12px;
content: "CopyrightŠ2014 - Creat 4LEX pentru HELPCS - >Toate drepturile rezervate .";}
/*Imagine in zona textului*/
#text_editor_textarea {
background: url(http://img268.imageshack.us/img268/5105/noirig.png) no-repeat bottom right;
}
/*Opacitate avatar*/
.postdetails a img {
opacity: 0.1;
-moz-transition-property: opacity;
-moz-transition-duration: 0.6s;
-webkit-transition-property: opacity;
-webkit-transition-duration: 0.6s;
-o-transition-property: opacity;
-o-transition-duration: 0.6s;
transition-property: opacity;
transition-duration: 0.6s;
filter:alpha(opacity=60);
}
.postdetails a img:hover {
opacity: 1.0;
filter:alpha(opacity=100);
}
/*Blackground*/
td.row1, td.row3.over:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
td.row2, td.row3, td.row1.over:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
td.row3:hover{
background-image: url(http://i40.servimg.com/u/f40/17/60/77/63/cathea10.png) !important;
}
/*Ultimul mesaj in chenar*/
.chenar{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 5px;
border: 1px solid #3B3B3B;
box-shadow: 0px 0px 10px #3B3B3B, inset 0px 0px 2px #3B3B3B;
width: 130px;}
/*Profil utilizator in chenar*/
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:solid;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:1px;
padding: 3px;
}
/*Linii punctate pe forum*/
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
/*Elimina link-urile subliniate*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*Sfarsit*/
/*Fundal si chenar COD*/
td.code{
background: transparent url('') repeat-x !important;
border: 1px solid #008DFF !important;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
/*Sfarsit*/
/*=====Avatar la ultimele mesaje=====*/
.avs a.inx img {
float: left;
width: 35px;
height: 35px;
padding: 1px;
border: 1px solid #DDD;
margin: 0 5px;
-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
}
/*=====Sfarsit=====*/
.avs a.inx img {
float: left;
width: 40px;
height: 40px;
padding: 1px;
border: 1px solid #DDD;
margin: 0 5px;
-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
}
.topic-blocat{
border: 1px solid;
margin: 10px 0px;
padding: 15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);
color: #750000 !important;
background-color: #D26067;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: center;
font-weight: bold;
font-size: 12px;
font-size: 18px;
text-shadow: 1px 1px 1px #AAA;
}
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:dashed;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#FF5900;
}
#social_side{
list-style:none;
position:fixed;
z-index:5;
right:0;
top:130px;
width:40px;
padding:8px 5px;
border:2px solid #fff;
border-right:none;
-moz-border-radius:10px 0 0 10px;
-webkit-border-radius:10px 0 0 10px;
border-radius:10px 0 0 10px;
-moz-box-shadow:0 0 7px rgba(0,0,0,.6);
-webkit-box-shadow:0 0 7px rgba(0,0,0,.6);
box-shadow:0 0 7px rgba(0,0,0,.6);
background: #fff;
}
#social_side li{
margin:9px 0 0 0;
line-height:0;
}
#social_side li:first-child{
margin-top:0;
}
.rank img:first-child {
border: 1px solid rgb(59, 59, 59);
margin-bottom: 5px;
margin-top: 5px;
}
.rank img:first-child:hover {
border: 1px solid red;
}
a[href="/u1] {
color: #E30D0D;
padding-right: 21px;
background: transparent url('http://i59.tinypic.com/2bckjl.gif') no-repeat center right;
text-shadow: 0px 0px 4px #B7A0E5;
}
a[href="/g11-fondator"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g2-administrator"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g9-manager"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g3-moderator-global"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g4-moderator"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g5-designer"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g6-detinator-server"] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g14-detinator-clan] { background: url("http://i.imgur.com/uz0EL.gif");}
a[href="/g7-vip"] { background: url("http://i.imgur.com/uz0EL.gif");}
Re: Problema CSS
Observ ca efectul s-a aplicat doar asupra ultimului grup( V.I.P). Sigur nu ati efectuat modificari asupra codului oferit de mine sau colegii mei?
Pagina 2 din 3 • 1, 2, 3
Subiecte similare
» problema pagina de start problema grup problema avatar
» Problema forum,problema grup ,probleme membri,problema ban
» Problema CSS
» Am o problema
» Problema xml
» Problema forum,problema grup ,probleme membri,problema ban
» Problema CSS
» Am o problema
» Problema xml
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 2 din 3
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum