Correção da folha de estilo

2 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Correção da folha de estilo

Mensagem por Dragon_Obscure 15.06.20 19:44

Detalhes da questão


Endereço do fórum: https://connection-paradise.forumeiros.com/
Versão do fórum: phpBB3

Descrição


Quando abro o fórum, aparece no icone do mouse que está carregando e não sai nunca... e também da algum erro na folha css.
alguem me ajuda a resolver ?

Código:
}
#i_logo {
transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
-moz-opacity: 0.6;
opacity: 0.6;
filter:alpha(opacity=40); /* For IE8 and earlier */
-moz-transition-duration: 0.8s;
-webkit-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
}
#i_logo:hover {
transition-duration: 1.0s;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 1.0s;
-o-transition-duration: 1.0s;
-webkit-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
-moz-opacity: 0.6;
opacity: 1.0;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
}

.postbody p.author {
    margin-top: 4px !important;
    position: inherit !important;
    width: 50% !important;
}

p.author {
    background: none repeat scroll 0px 0px rgb(255, 255, 255);
    border: 1px solid rgb(195, 224, 241);
    border-radius: 6px 6px 6px 6px;
    margin-top: 10px;
    padding-left: 3px;
    padding-top: 3px;
    position: relative;
    width: 300px;
}
.box-content.profile.center img:nth-of-type(2) {
  margin-top: -20px;
}
.box-content.profile.center {
  color: rgba(0, 0, 0, 0);
}

.postprofile dt img:hover{
-webkit-transform: rotate(1800deg) scale(1);
-moz-transform: rotate(1800deg) scale(1);
-o-transform: rotate(1800deg) scale(1);
}
.postprofile dt img{
-webkit-transition: all 5s ease-in-out;
-moz-transition: all 5s ease-in-out;
-o-transition: all 5s ease-in-out;
}
.topics {
    color: #AA0000 !important;
}
.posts {
    color: #FFB405 !important;
}
.lastpost > span {
    color: #3AAA00 !important;
}
.topics {
    color: #0598E4 !important;
}
#i_whosonline + p br + br + em {
 width: 70%;
 background: white url(https://i.servimg.com/u/f41/17/41/76/40/grey-u10.png) repeat-x scroll left bottom;
 border: 2px solid #DDD;
 border-radius: 6px;
 text-align: justify;
 padding: 10px 8px 5px 5px;
 display: block;
 margin: 0 auto;
 font-size: 0px;
 color: transparent;
}

#i_whosonline + p br + br + em a {
 -webkit-transition-duration: .3s;
 t€ext-shadow: 0px 1px 1px #454545;
 font-size: 15px;
 margin: 0 5px;
 font-style: normal;
 font-weight: normal;
}

#i_whosonline + p br + br + em a:hover {
 background: #DDD;
 padding: 9px 10px 10px;
}  


#i_whosonline + p br + br + em {
text-align: center !important;
width: 61% !important;
}

.forabg {
    border-radius: 10px;
}
{
text-decoration: none;
}
#search-box {
float: right;
margin-right: 5px;
margin-top: 10px;
white-space: nowrap;
}
{
margin: 0px;
padding: 0px;
}
user agent stylesheetdiv {
display: block;
}
Pseudo ::-webkit-file-upload-button element
::-webkit-scrollbar {
height: 8px;
width: 10px;
}
Pseudo ::-webkit-search-decoration element
::-webkit-scrollbar-track-piece {
background: rgb(255, 255, 255);
}
Inherited from div.module
.module {
background-repeat: repeat;
border: 1px solid rgb(238, 238, 238);
color: rgb(0, 0, 0);
overflow: hidden;
padding: 0px 10px;
text-align: center;
}
.module {
color: rgb(0, 0, 0);
overflow: hidden;
padding: 0px 10px;
}
Inherited from table.portal
user agent stylesheettable {
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
{
margin: 0px;padding: 0px;}a.mainmenu img:hover {-moz-opacity:1;cursor:allowed;filter:alpha(opacity=100);opacity:1}a{outline:none}ul.linklist li a img { propriedades}ul.linklist a img:hover {propriedades}a[href="/faq"] {display: none !important;}.postprofile dl dd:first-of-type {display: Rank;}div.postprofile dl dt img{      margin-left: 3px;    border: 5px solid #eee;    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);    -webkit-transition: all 0.5s ease-out;    -moz-transition: all 0.5s ease;    -o-transition: all 0.5s ease;} div.postprofile dl dt img:hover {    -webkit-transform: rotate(-7deg);    -moz-transform: rotate(-7deg);    -o-transform: rotate(-7deg);}a[href ="/u1"] {color:#FF0000;}a[href="/u1"] {background: url("https://i.imgur.com/GOJ0R.gif");}#page-header #search-box {position: absolute;top: 20px;right: 7%;}/* Caixa de busca por SUPERO*/#search-box{position: center; bottom: 55px;height: 40px;width: 190px;right: -150px;display: inline;background: transparent url(https://lh5.googleusercontent.com/-Jy9D2n_Pr9Y/UaHT2EnqlrI/AAAAAAAAAlU/ukHSX22HbR4/w304-h52-no/Sem%2Bt%25C3%25ADtulo.png) no-repeat center;}#search-box input.button2 {display: none;}#search-box {padding-bottom: 5px !important;}#search-box #keywords {width: 70px;color: white;font-family: Verdana;font-size: 16 px;font-style: bold;font-weight: bold;background: transparent;}#search-box input {border: none !important;background: none;}#search-box input.search {background: none;margin-left: 30px;margin-top: 15px;}/* Fim da caixa de busca */#main-content a.cgu-buttons,input.button1,input.button2,a.button2,button.button2{border: 1px solid #afafaf; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 2px 2px 0px #afafaf; -webkit-box-shadow: 2px 2px 0px #afafaf}.LGlike {  background: #105289;  padding: 3px;  border-radius: 4px;  color: #fff;  font-size: 10px;  font-weight: bold;  text-shadow: -1px 0.5px #888;  box-shadow: 1px 1px 1px #888;  cursor: pointer;  margin-right: 4px; } .LGvote { margin: 0 5px; } .LGnovote {  filter:Alpha(opacity=50);  opacity: 0.5;  cursor: default;  box-shadow: none;  text-shadow: none; }.sbSelector {    display: block;    height: 30px;    left: 0px;    line-height: 30px;    outline: medium none;    overflow: hidden;    position: absolute;    text-indent: 10px;    top: 0px;    width: 170px;}.sbToggle {    background: url("https://i.servimg.com/u/f42/17/32/13/00/select14.png") no-repeat scroll 0px -116px transparent;    display: block;    height: 30px;    outline: medium none;    position: absolute;    right: 0px;    top: 0px;    width: 30px;}.sbSelector:hover, .sbSelector:link, .sbSelector:visited {    color: rgb(235, 181, 45);    outline: medium none;    text-decoration: none;}.sbOptions a:link, .sbOptions a:visited {    color: rgb(221, 221, 221);    text-decoration: none;}.sbOptions a {    border-bottom: 1px dotted rgb(81, 81, 81);    display: block;    outline: medium none;    padding: 7px 0px 7px 3px;}.sbOptions {    background-color: rgb(33, 33, 33);    border: 1px solid rgb(81, 81, 81);    left: -1px;    list-style: none outside none;    margin: 0px;    overflow-y: auto;    padding: 0px;    position: absolute;    top: 30px;    width: 200px;    z-index: 1;}a.mainmenu:hover {    background: url("https://i.servimg.com/u/f42/17/32/13/00/nav-di10.png") no-repeat scroll 100% 44%, url("https://i.servimg.com/u/f81/18/23/47/35/0e8wm11.png") no-repeat scroll center top rgba(0, 0, 0, 0);}a, a:hover, body {    cursor: url("http://cur.cursors-4u.net/cursors/cur-7/cur610.cur"), progress;}a.mainmenu {    background: url("https://i.servimg.com/u/f42/17/32/13/00/nav-di10.png") no-repeat scroll 100% 44% rgba(0, 0, 0, 0);    color: #FFFFFF !important;    display: inline-block;    height: 35px;    margin: 0 !important;    padding-right: 10px;    padding-top: 7px;}a:hover {    color: #4876FF;    text-shadow: 0 0 10px #000000;}a:hover {    color: #000000;    text-decoration: none;}a:link {    color: #000000;    text-decoration: none;}a, a:hover, body {    cursor: url("http://cur.cursors-4u.net/cursors/cur-7/cur610.cur"), progress;}#page-header .navbar ul.linklist.navlinks {    background: url("https://i.servimg.com/u/f81/18/23/47/35/kbcoz10.png") repeat-x scroll left top rgba(0, 0, 0, 0);    height: 42px;    left: -1.2%;    width: 100.5%;}#page-footer, div.navbar, div.navbar ul.linklist {    display: block !important;}ul.navlinks {    border-bottom: 1px solid #000000;    font-weight: 700;    text-align: center;}ul {    list-style-type: none;}#page-header #search-box {display: none;}em{font-style: normal;}.module .postbody .postbody-head {background-color: #e5e6e7;}.post-footer {background-color: #CCCCCC;}.post .post-header {background-color: #CCCCCC;}.headerbar {margin-bottom:0;}blockquote {background-color:#CCCCCC;}ul.linklist li a img {filter:alpha(opacity=30);-moz-opacity: 0.3;opacity: 0.3;}ul.linklist li a img:hover {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;cursor:allowed;}
    
li.row > dl.icon > dd.dterm {
  background-position: 80% center;
    
    
 }
  
  a[href^="/g2-"] {
   background: url("https://i.imgur.com/GOJ0R.gif");
   text-shadow: 0 0 5px #00F;

}
  
  a[href^="/g3-"],
  a[href^="/u"] {
   background: url("https://i.imgur.com/GOJ0R.gif");
   text-shadow: 2px 0px 11px #FFFFFF;
}

 }
  
  a[href^="/g4-"] {
   background: url("https://i.imgur.com/FgKNYTV.gif");
   text-shadow: 2px 0px 11px #00F;
}

Correção da folha de estilo JLw2URX
Dragon_Obscure

Dragon_Obscure
***

Membro desde : 13/06/2020
Mensagens : 120
Pontos : 192

https://connection-paradise.forumeiros.com/

Ir para o topo Ir para baixo

Admineiro

Tópico resolvido Re: Correção da folha de estilo

Mensagem por tikky 15.06.20 20:02

Olá @Dragon_Obscure,

Altere a sua folha de estilo para:
Código:

#i_logo {
transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
-moz-opacity: 0.6;
opacity: 0.6;
filter:alpha(opacity=40); /* For IE8 and earlier */
-moz-transition-duration: 0.8s;
-webkit-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
}
#i_logo:hover {
transition-duration: 1.0s;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 1.0s;
-o-transition-duration: 1.0s;
-webkit-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
-moz-opacity: 0.6;
opacity: 1.0;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
 
.postbody p.author {
    margin-top: 4px !important;
    position: inherit !important;
    width: 50% !important;
}
 
p.author {
    background: none repeat scroll 0px 0px rgb(255, 255, 255);
    border: 1px solid rgb(195, 224, 241);
    border-radius: 6px 6px 6px 6px;
    margin-top: 10px;
    padding-left: 3px;
    padding-top: 3px;
    position: relative;
    width: 300px;
}
.box-content.profile.center img:nth-of-type(2) {
  margin-top: -20px;
}
.box-content.profile.center {
  color: rgba(0, 0, 0, 0);
}
 
.postprofile dt img:hover{
-webkit-transform: rotate(1800deg) scale(1);
-moz-transform: rotate(1800deg) scale(1);
-o-transform: rotate(1800deg) scale(1);
}
.postprofile dt img{
-webkit-transition: all 5s ease-in-out;
-moz-transition: all 5s ease-in-out;
-o-transition: all 5s ease-in-out;
}
.topics {
    color: #AA0000 !important;
}
.posts {
    color: #FFB405 !important;
}
.lastpost > span {
    color: #3AAA00 !important;
}
.topics {
    color: #0598E4 !important;
}
#i_whosonline + p br + br + em {
 width: 70%;
 background: white url(https://i.servimg.com/u/f41/17/41/76/40/grey-u10.png) repeat-x scroll left bottom;
 border: 2px solid #DDD;
 border-radius: 6px;
 text-align: justify;
 padding: 10px 8px 5px 5px;
 display: block;
 margin: 0 auto;
 font-size: 0px;
 color: transparent;
}
 
#i_whosonline + p br + br + em a {
 -webkit-transition-duration: .3s;
 t€ext-shadow: 0px 1px 1px #454545;
 font-size: 15px;
 margin: 0 5px;
 font-style: normal;
 font-weight: normal;
}
 
#i_whosonline + p br + br + em a:hover {
 background: #DDD;
 padding: 9px 10px 10px;
}  
 
 
#i_whosonline + p br + br + em {
text-align: center !important;
width: 61% !important;
}
 
.forabg {
    border-radius: 10px;
}
a {
text-decoration: none;
}
#search-box {
float: right;
margin-right: 5px;
margin-top: 10px;
white-space: nowrap;
}
* {
margin: 0px;
padding: 0px;
}

 div.module
.module {
background-repeat: repeat;
border: 1px solid rgb(238, 238, 238);
color: rgb(0, 0, 0);
overflow: hidden;
padding: 0px 10px;
text-align: center;
}
.module {
color: rgb(0, 0, 0);
overflow: hidden;
padding: 0px 10px;
}
Inherited from table.portal
user agent stylesheettable {
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
{
margin: 0px;padding: 0px;}a.mainmenu img:hover {-moz-opacity:1;cursor:allowed;filter:alpha(opacity=100);opacity:1}a{outline:none}ul.linklist li a img { propriedades}ul.linklist a img:hover {propriedades}a[href="/faq"] {display: none !important;}.postprofile dl dd:first-of-type {display: Rank;}div.postprofile dl dt img{      margin-left: 3px;    border: 5px solid #eee;    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);    -webkit-transition: all 0.5s ease-out;    -moz-transition: all 0.5s ease;    -o-transition: all 0.5s ease;} div.postprofile dl dt img:hover {    -webkit-transform: rotate(-7deg);    -moz-transform: rotate(-7deg);    -o-transform: rotate(-7deg);}a[href ="/u1"] {color:#FF0000;}a[href="/u1"] {background: url("https://i.imgur.com/GOJ0R.gif");}#page-header #search-box {position: absolute;top: 20px;right: 7%;}/* Caixa de busca por SUPERO*/#search-box{position: center; bottom: 55px;height: 40px;width: 190px;right: -150px;display: inline;background: transparent url(https://lh5.googleusercontent.com/-Jy9D2n_Pr9Y/UaHT2EnqlrI/AAAAAAAAAlU/ukHSX22HbR4/w304-h52-no/Sem%2Bt%25C3%25ADtulo.png) no-repeat center;}#search-box input.button2 {display: none;}#search-box {padding-bottom: 5px !important;}#search-box #keywords {width: 70px;color: white;font-family: Verdana;font-size: 16 px;font-style: bold;font-weight: bold;background: transparent;}#search-box input {border: none !important;background: none;}#search-box input.search {background: none;margin-left: 30px;margin-top: 15px;}/* Fim da caixa de busca */#main-content a.cgu-buttons,input.button1,input.button2,a.button2,button.button2{border: 1px solid #afafaf; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 2px 2px 0px #afafaf; -webkit-box-shadow: 2px 2px 0px #afafaf}.LGlike {  background: #105289;  padding: 3px;  border-radius: 4px;  color: #fff;  font-size: 10px;  font-weight: bold;  text-shadow: -1px 0.5px #888;  box-shadow: 1px 1px 1px #888;  cursor: pointer;  margin-right: 4px; } .LGvote { margin: 0 5px; } .LGnovote {  filter:Alpha(opacity=50);  opacity: 0.5;  cursor: default;  box-shadow: none;  text-shadow: none; }.sbSelector {    display: block;    height: 30px;    left: 0px;    line-height: 30px;    outline: medium none;    overflow: hidden;    position: absolute;    text-indent: 10px;    top: 0px;    width: 170px;}.sbToggle {    background: url("https://i.servimg.com/u/f42/17/32/13/00/select14.png") no-repeat scroll 0px -116px transparent;    display: block;    height: 30px;    outline: medium none;    position: absolute;    right: 0px;    top: 0px;    width: 30px;}.sbSelector:hover, .sbSelector:link, .sbSelector:visited {    color: rgb(235, 181, 45);    outline: medium none;    text-decoration: none;}.sbOptions a:link, .sbOptions a:visited {    color: rgb(221, 221, 221);    text-decoration: none;}.sbOptions a {    border-bottom: 1px dotted rgb(81, 81, 81);    display: block;    outline: medium none;    padding: 7px 0px 7px 3px;}.sbOptions {    background-color: rgb(33, 33, 33);    border: 1px solid rgb(81, 81, 81);    left: -1px;    list-style: none outside none;    margin: 0px;    overflow-y: auto;    padding: 0px;    position: absolute;    top: 30px;    width: 200px;    z-index: 1;}a.mainmenu:hover {    background: url("https://i.servimg.com/u/f42/17/32/13/00/nav-di10.png") no-repeat scroll 100% 44%, url("https://i.servimg.com/u/f81/18/23/47/35/0e8wm11.png") no-repeat scroll center top rgba(0, 0, 0, 0);}a, a:hover, body {    cursor: url("http://cur.cursors-4u.net/cursors/cur-7/cur610.cur"), progress;}a.mainmenu {    background: url("https://i.servimg.com/u/f42/17/32/13/00/nav-di10.png") no-repeat scroll 100% 44% rgba(0, 0, 0, 0);    color: #FFFFFF !important;    display: inline-block;    height: 35px;    margin: 0 !important;    padding-right: 10px;    padding-top: 7px;}a:hover {    color: #4876FF;    text-shadow: 0 0 10px #000000;}a:hover {    color: #000000;    text-decoration: none;}a:link {    color: #000000;    text-decoration: none;}a, a:hover, body {    cursor: url("http://cur.cursors-4u.net/cursors/cur-7/cur610.cur"), progress;}#page-header .navbar ul.linklist.navlinks {    background: url("https://i.servimg.com/u/f81/18/23/47/35/kbcoz10.png") repeat-x scroll left top rgba(0, 0, 0, 0);    height: 42px;    left: -1.2%;    width: 100.5%;}#page-footer, div.navbar, div.navbar ul.linklist {    display: block !important;}ul.navlinks {    border-bottom: 1px solid #000000;    font-weight: 700;    text-align: center;}ul {    list-style-type: none;}#page-header #search-box {display: none;}em{font-style: normal;}.module .postbody .postbody-head {background-color: #e5e6e7;}.post-footer {background-color: #CCCCCC;}.post .post-header {background-color: #CCCCCC;}.headerbar {margin-bottom:0;}blockquote {background-color:#CCCCCC;}ul.linklist li a img {filter:alpha(opacity=30);-moz-opacity: 0.3;opacity: 0.3;}ul.linklist li a img:hover {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;cursor:allowed;}
    
li.row > dl.icon > dd.dterm {
  background-position: 80% center;
    
    
 }
  
  a[href^="/g2-"] {
   background: url("https://i.imgur.com/GOJ0R.gif");
   text-shadow: 0 0 5px #00F;
 
}
  
  a[href^="/g3-"],
  a[href^="/u"] {
   background: url("https://i.imgur.com/GOJ0R.gif");
   text-shadow: 2px 0px 11px #FFFFFF;
}
 
  a[href^="/g4-"] {
   background: url("https://i.imgur.com/FgKNYTV.gif");
   text-shadow: 2px 0px 11px #00F;
}


Atenciosamente,
pedxz.
tikky

tikky
Admineiro
Admineiro

Membro desde : 13/01/2017
Mensagens : 7821
Pontos : 9063

Ir para o topo Ir para baixo

Tópico resolvido Re: Correção da folha de estilo

Mensagem por Dragon_Obscure 15.06.20 20:06

Resolveu o erro de salvamento, mas ainda ta o cursor do mouse aparecendo q ta carregando e não sai, tem como você entrar lá pra ver ? parece q tem algo carregando, sendo q não tem.
Dragon_Obscure

Dragon_Obscure
***

Membro desde : 13/06/2020
Mensagens : 120
Pontos : 192

https://connection-paradise.forumeiros.com/

Ir para o topo Ir para baixo

Admineiro

Tópico resolvido Re: Correção da folha de estilo

Mensagem por tikky 15.06.20 20:07

Tente limpar o cache do seu navegador, poderá ser o causador!
tikky

tikky
Admineiro
Admineiro

Membro desde : 13/01/2017
Mensagens : 7821
Pontos : 9063

Ir para o topo Ir para baixo

Tópico resolvido Re: Correção da folha de estilo

Mensagem por Dragon_Obscure 15.06.20 20:15

Limpei e não deu certo amigo... abri em outro navegador pra ver, nem aparece o cursor do mouse, oq pode ser ?
Dragon_Obscure

Dragon_Obscure
***

Membro desde : 13/06/2020
Mensagens : 120
Pontos : 192

https://connection-paradise.forumeiros.com/

Ir para o topo Ir para baixo

Admineiro

Tópico resolvido Re: Correção da folha de estilo

Mensagem por tikky 15.06.20 20:18

Dragon_Obscure escreveu:Limpei e não deu certo amigo... abri em outro navegador pra ver, nem aparece o cursor do mouse, oq pode ser ?
Mas o cursor do mouse não aparece em todos os sites visitados ou só no seu fórum?
tikky

tikky
Admineiro
Admineiro

Membro desde : 13/01/2017
Mensagens : 7821
Pontos : 9063

Ir para o topo Ir para baixo

Tópico resolvido Re: Correção da folha de estilo

Mensagem por Dragon_Obscure 15.06.20 20:21

Eu uso o chrome, limpei os cachês, não adiantou... ele continua aparecendo como se estivesse carregando, sendo que não tem.

tenta entrar lá pra vc ver https://connection-paradise.forumeiros.com/
Dragon_Obscure

Dragon_Obscure
***

Membro desde : 13/06/2020
Mensagens : 120
Pontos : 192

https://connection-paradise.forumeiros.com/

Ir para o topo Ir para baixo

Admineiro

Tópico resolvido Re: Correção da folha de estilo

Mensagem por tikky 15.06.20 20:33

Fiz uma limpeza ao seu CSS mude para:
Código:
#i_logo {
   transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
   -webkit-transition-duration: 0.5s;
   -o-transition-duration: 0.5s;
   -webkit-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
   -moz-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
   -o-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
   -moz-opacity: 0.6;
   opacity: 0.6;
   filter: alpha(opacity=40);
   /* For IE8 and earlier */
   -moz-transition-duration: 0.8s;
   -webkit-transition-duration: 0.8s;
   -o-transition-duration: 0.8s;
}

#i_logo:hover {
   transition-duration: 1.0s;
   -moz-transition-duration: 0.5s;
   -webkit-transition-duration: 1.0s;
   -o-transition-duration: 1.0s;
   -webkit-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
   -moz-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
   -o-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
   -moz-opacity: 0.6;
   opacity: 1.0;
   filter: alpha(opacity=40);
   /* For IE8 and earlier */
}

.postbody p.author {
   margin-top: 4px !important;
   position: inherit !important;
   width: 50% !important;
}

p.author {
   background: none repeat scroll 0px 0px rgb(255, 255, 255);
   border: 1px solid rgb(195, 224, 241);
   border-radius: 6px 6px 6px 6px;
   margin-top: 10px;
   padding-left: 3px;
   padding-top: 3px;
   position: relative;
   width: 300px;
}

.box-content.profile.center img:nth-of-type(2) {
   margin-top: -20px;
}

.box-content.profile.center {
   color: rgba(0, 0, 0, 0);
}

.postprofile dt img:hover {
   -webkit-transform: rotate(1800deg) scale(1);
   -moz-transform: rotate(1800deg) scale(1);
   -o-transform: rotate(1800deg) scale(1);
}

.postprofile dt img {
   -webkit-transition: all 5s ease-in-out;
   -moz-transition: all 5s ease-in-out;
   -o-transition: all 5s ease-in-out;
}

.topics {
   color: #AA0000 !important;
}

.posts {
   color: #FFB405 !important;
}

.lastpost>span {
   color: #3AAA00 !important;
}

.topics {
   color: #0598E4 !important;
}

#i_whosonline+p br+br+em {
   width: 70%;
   background: white url(https://i.servimg.com/u/f41/17/41/76/40/grey-u10.png) repeat-x scroll left bottom;
   border: 2px solid #DDD;
   border-radius: 6px;
   text-align: justify;
   padding: 10px 8px 5px 5px;
   display: block;
   margin: 0 auto;
   font-size: 0px;
   color: transparent;
}

#i_whosonline+p br+br+em a {
   -webkit-transition-duration: .3s;
   t€ext-shadow: 0px 1px 1px #454545;
   font-size: 15px;
   margin: 0 5px;
   font-style: normal;
   font-weight: normal;
}

#i_whosonline+p br+br+em a:hover {
   background: #DDD;
   padding: 9px 10px 10px;
}

#i_whosonline+p br+br+em {
   text-align: center !important;
   width: 61% !important;
}

.forabg {
   border-radius: 10px;
}

a {
   text-decoration: none;
}

#search-box {
   float: right;
   margin-right: 5px;
   margin-top: 10px;
   white-space: nowrap;
}

* {
   margin: 0px;
   padding: 0px;
}

.module {
   background-repeat: repeat;
   border: 1px solid rgb(238, 238, 238);
   color: rgb(0, 0, 0);
   overflow: hidden;
   padding: 0px 10px;
   text-align: center;
   color: rgb(0, 0, 0);
   overflow: hidden;
   padding: 0px 10px;
}

a.mainmenu img:hover {
   -moz-opacity: 1;
   cursor: allowed;
   filter: alpha(opacity=100);
   opacity: 1
}

a {
   outline: none
}

ul.linklist li a img {
   propriedades
}

ul.linklist a img:hover {
   propriedades
}

a[href="/faq"] {
   display: none !important;
}

.postprofile dl dd:first-of-type {
   display: Rank;
}

div.postprofile dl dt img {
   margin-left: 3px;
   border: 5px solid #eee;
   -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
   box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
}

div.postprofile dl dt img:hover {
   -webkit-transform: rotate(-7deg);
   -moz-transform: rotate(-7deg);
   -o-transform: rotate(-7deg);
}

a[href="/u1"] {
   color: #FF0000;
}

a[href="/u1"] {
   background: url("https://i.imgur.com/GOJ0R.gif");
}

#page-header #search-box {
   position: absolute;
   top: 20px;
   right: 7%;
}


/* Caixa de busca por SUPERO*/

#search-box {
   position: center;
   bottom: 55px;
   height: 40px;
   width: 190px;
   right: -150px;
   display: inline;
   background: transparent url(https://lh5.googleusercontent.com/-Jy9D2n_Pr9Y/UaHT2EnqlrI/AAAAAAAAAlU/ukHSX22HbR4/w304-h52-no/Sem%2Bt%25C3%25ADtulo.png) no-repeat center;
}

#search-box input.button2 {
   display: none;
}

#search-box {
   padding-bottom: 5px !important;
}

#search-box #keywords {
   width: 70px;
   color: white;
   font-family: Verdana;
   font-size: 16 px;
   font-style: bold;
   font-weight: bold;
   background: transparent;
}

#search-box input {
   border: none !important;
   background: none;
}

#search-box input.search {
   background: none;
   margin-left: 30px;
   margin-top: 15px;
}


/* Fim da caixa de busca */

#main-content a.cgu-buttons,
input.button1,
input.button2,
a.button2,
button.button2 {
   border: 1px solid #afafaf;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-box-shadow: 2px 2px 0px #afafaf;
   -webkit-box-shadow: 2px 2px 0px #afafaf
}

.LGlike {
   background: #105289;
   padding: 3px;
   border-radius: 4px;
   color: #fff;
   font-size: 10px;
   font-weight: bold;
   text-shadow: -1px 0.5px #888;
   box-shadow: 1px 1px 1px #888;
   cursor: pointer;
   margin-right: 4px;
}

.LGvote {
   margin: 0 5px;
}

.LGnovote {
   filter: Alpha(opacity=50);
   opacity: 0.5;
   cursor: default;
   box-shadow: none;
   text-shadow: none;
}

.sbSelector {
   display: block;
   height: 30px;
   left: 0px;
   line-height: 30px;
   outline: medium none;
   overflow: hidden;
   position: absolute;
   text-indent: 10px;
   top: 0px;
   width: 170px;
}

.sbToggle {
   background: url("https://i.servimg.com/u/f42/17/32/13/00/select14.png") no-repeat scroll 0px -116px transparent;
   display: block;
   height: 30px;
   outline: medium none;
   position: absolute;
   right: 0px;
   top: 0px;
   width: 30px;
}

.sbSelector:hover,
.sbSelector:link,
.sbSelector:visited {
   color: rgb(235, 181, 45);
   outline: medium none;
   text-decoration: none;
}

.sbOptions a:link,
.sbOptions a:visited {
   color: rgb(221, 221, 221);
   text-decoration: none;
}

.sbOptions a {
   border-bottom: 1px dotted rgb(81, 81, 81);
   display: block;
   outline: medium none;
   padding: 7px 0px 7px 3px;
}

.sbOptions {
   background-color: rgb(33, 33, 33);
   border: 1px solid rgb(81, 81, 81);
   left: -1px;
   list-style: none outside none;
   margin: 0px;
   overflow-y: auto;
   padding: 0px;
   position: absolute;
   top: 30px;
   width: 200px;
   z-index: 1;
}

a.mainmenu:hover {
   background: url("https://i.servimg.com/u/f42/17/32/13/00/nav-di10.png") no-repeat scroll 100% 44%, url("https://i.servimg.com/u/f81/18/23/47/35/0e8wm11.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

a,
a:hover,
body {
   cursor: url("http://cur.cursors-4u.net/cursors/cur-7/cur610.cur"), progress;
}

a.mainmenu {
   background: url("https://i.servimg.com/u/f42/17/32/13/00/nav-di10.png") no-repeat scroll 100% 44% rgba(0, 0, 0, 0);
   color: #FFFFFF !important;
   display: inline-block;
   height: 35px;
   margin: 0 !important;
   padding-right: 10px;
   padding-top: 7px;
}

a:hover {
   color: #4876FF;
   text-shadow: 0 0 10px #000000;
}

a:hover {
   color: #000000;
   text-decoration: none;
}

a:link {
   color: #000000;
   text-decoration: none;
}

#page-header .navbar ul.linklist.navlinks {
   background: url("https://i.servimg.com/u/f81/18/23/47/35/kbcoz10.png") repeat-x scroll left top rgba(0, 0, 0, 0);
   height: 42px;
   left: -1.2%;
   width: 100.5%;
}

#page-footer,
div.navbar,
div.navbar ul.linklist {
   display: block !important;
}

ul.navlinks {
   border-bottom: 1px solid #000000;
   font-weight: 700;
   text-align: center;
}

ul {
   list-style-type: none;
}

#page-header #search-box {
   display: none;
}

em {
   font-style: normal;
}

.module .postbody .postbody-head {
   background-color: #e5e6e7;
}

.post-footer {
   background-color: #CCCCCC;
}

.post .post-header {
   background-color: #CCCCCC;
}

.headerbar {
   margin-bottom: 0;
}

blockquote {
   background-color: #CCCCCC;
}

ul.linklist li a img {
   filter: alpha(opacity=30);
   -moz-opacity: 0.3;
   opacity: 0.3;
}

ul.linklist li a img:hover {
   filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
   cursor: allowed;
}

li.row>dl.icon>dd.dterm {
   background-position: 80% center;
}

a[href^="/g2-"] {
   background: url("https://i.imgur.com/GOJ0R.gif");
   text-shadow: 0 0 5px #00F;
}

a[href^="/g3-"],
a[href^="/u"] {
   background: url("https://i.imgur.com/GOJ0R.gif");
   text-shadow: 2px 0px 11px #FFFFFF;
}

a[href^="/g4-"] {
   background: url("https://i.imgur.com/FgKNYTV.gif");
   text-shadow: 2px 0px 11px #00F;
}
tikky

tikky
Admineiro
Admineiro

Membro desde : 13/01/2017
Mensagens : 7821
Pontos : 9063

Ir para o topo Ir para baixo

Tópico resolvido Re: Correção da folha de estilo

Mensagem por Dragon_Obscure 15.06.20 20:35

não resolveu amigo, engraçado que quando eu forço a base, resolve, mas perco muitas alterações
Dragon_Obscure

Dragon_Obscure
***

Membro desde : 13/06/2020
Mensagens : 120
Pontos : 192

https://connection-paradise.forumeiros.com/

Ir para o topo Ir para baixo

Admineiro

Tópico resolvido Re: Correção da folha de estilo

Mensagem por tikky 15.06.20 20:39

Peço imensa desculpa eu cheguei a apagar o erro mas existe outro duplo, volte a alterar:
Código:
#i_logo {
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
  -moz-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
  -o-transform: rotate(0deg) scale(0.9) skew(1deg) translate(0px);
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
  -moz-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
 
#i_logo:hover {
  transition-duration: 1.0s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 1.0s;
  -o-transition-duration: 1.0s;
  -webkit-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.0) skew(1deg) translate(0px);
  -moz-opacity: 0.6;
  opacity: 1.0;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
 
.postbody p.author {
  margin-top: 4px !important;
  position: inherit !important;
  width: 50% !important;
}
 
p.author {
  background: none repeat scroll 0px 0px rgb(255, 255, 255);
  border: 1px solid rgb(195, 224, 241);
  border-radius: 6px 6px 6px 6px;
  margin-top: 10px;
  padding-left: 3px;
  padding-top: 3px;
  position: relative;
  width: 300px;
}
 
.box-content.profile.center img:nth-of-type(2) {
  margin-top: -20px;
}
 
.box-content.profile.center {
  color: rgba(0, 0, 0, 0);
}
 
.postprofile dt img:hover {
  -webkit-transform: rotate(1800deg) scale(1);
  -moz-transform: rotate(1800deg) scale(1);
  -o-transform: rotate(1800deg) scale(1);
}
 
.postprofile dt img {
  -webkit-transition: all 5s ease-in-out;
  -moz-transition: all 5s ease-in-out;
  -o-transition: all 5s ease-in-out;
}
 
.topics {
  color: #AA0000 !important;
}
 
.posts {
  color: #FFB405 !important;
}
 
.lastpost>span {
  color: #3AAA00 !important;
}
 
.topics {
  color: #0598E4 !important;
}
 
#i_whosonline+p br+br+em {
  width: 70%;
  background: white url(https://i.servimg.com/u/f41/17/41/76/40/grey-u10.png) repeat-x scroll left bottom;
  border: 2px solid #DDD;
  border-radius: 6px;
  text-align: justify;
  padding: 10px 8px 5px 5px;
  display: block;
  margin: 0 auto;
  font-size: 0px;
  color: transparent;
}
 
#i_whosonline+p br+br+em a {
  -webkit-transition-duration: .3s;
  t€ext-shadow: 0px 1px 1px #454545;
  font-size: 15px;
  margin: 0 5px;
  font-style: normal;
  font-weight: normal;
}
 
#i_whosonline+p br+br+em a:hover {
  background: #DDD;
  padding: 9px 10px 10px;
}
 
#i_whosonline+p br+br+em {
  text-align: center !important;
  width: 61% !important;
}
 
.forabg {
  border-radius: 10px;
}
 
a {
  text-decoration: none;
}
 
#search-box {
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  white-space: nowrap;
}
 
* {
  margin: 0px;
  padding: 0px;
}
 
.module {
  background-repeat: repeat;
  border: 1px solid rgb(238, 238, 238);
  color: rgb(0, 0, 0);
  overflow: hidden;
  padding: 0px 10px;
  text-align: center;
  color: rgb(0, 0, 0);
  overflow: hidden;
  padding: 0px 10px;
}
 
a.mainmenu img:hover {
  -moz-opacity: 1;
  cursor: allowed;
  filter: alpha(opacity=100);
  opacity: 1
}
 
a {
  outline: none
}
 
ul.linklist li a img {
  propriedades
}
 
ul.linklist a img:hover {
  propriedades
}
 
a[href="/faq"] {
  display: none !important;
}
 
.postprofile dl dd:first-of-type {
  display: none;
}
 
div.postprofile dl dt img {
  margin-left: 3px;
  border: 5px solid #eee;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
 
div.postprofile dl dt img:hover {
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
}
 
a[href="/u1"] {
  color: #FF0000;
}
 
a[href="/u1"] {
  background: url("https://i.imgur.com/GOJ0R.gif");
}
 
#page-header #search-box {
  position: absolute;
  top: 20px;
  right: 7%;
}
 
 
/* Caixa de busca por SUPERO*/
 
#search-box {
  position: center;
  bottom: 55px;
  height: 40px;
  width: 190px;
  right: -150px;
  display: inline;
  background: transparent url(https://lh5.googleusercontent.com/-Jy9D2n_Pr9Y/UaHT2EnqlrI/AAAAAAAAAlU/ukHSX22HbR4/w304-h52-no/Sem%2Bt%25C3%25ADtulo.png) no-repeat center;
}
 
#search-box input.button2 {
  display: none;
}
 
#search-box {
  padding-bottom: 5px !important;
}
 
#search-box #keywords {
  width: 70px;
  color: white;
  font-family: Verdana;
  font-size: 16 px;
  font-style: bold;
  font-weight: bold;
  background: transparent;
}
 
#search-box input {
  border: none !important;
  background: none;
}
 
#search-box input.search {
  background: none;
  margin-left: 30px;
  margin-top: 15px;
}
 
 
/* Fim da caixa de busca */
 
#main-content a.cgu-buttons,
input.button1,
input.button2,
a.button2,
button.button2 {
  border: 1px solid #afafaf;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 2px 2px 0px #afafaf;
  -webkit-box-shadow: 2px 2px 0px #afafaf
}
 
.LGlike {
  background: #105289;
  padding: 3px;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-shadow: -1px 0.5px #888;
  box-shadow: 1px 1px 1px #888;
  cursor: pointer;
  margin-right: 4px;
}
 
.LGvote {
  margin: 0 5px;
}
 
.LGnovote {
  filter: Alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  box-shadow: none;
  text-shadow: none;
}
 
.sbSelector {
  display: block;
  height: 30px;
  left: 0px;
  line-height: 30px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  top: 0px;
  width: 170px;
}
 
.sbToggle {
  background: url("https://i.servimg.com/u/f42/17/32/13/00/select14.png") no-repeat scroll 0px -116px transparent;
  display: block;
  height: 30px;
  outline: medium none;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 30px;
}
 
.sbSelector:hover,
.sbSelector:link,
.sbSelector:visited {
  color: rgb(235, 181, 45);
  outline: medium none;
  text-decoration: none;
}
 
.sbOptions a:link,
.sbOptions a:visited {
  color: rgb(221, 221, 221);
  text-decoration: none;
}
 
.sbOptions a {
  border-bottom: 1px dotted rgb(81, 81, 81);
  display: block;
  outline: medium none;
  padding: 7px 0px 7px 3px;
}
 
.sbOptions {
  background-color: rgb(33, 33, 33);
  border: 1px solid rgb(81, 81, 81);
  left: -1px;
  list-style: none outside none;
  margin: 0px;
  overflow-y: auto;
  padding: 0px;
  position: absolute;
  top: 30px;
  width: 200px;
  z-index: 1;
}
 
a.mainmenu:hover {
  background: url("https://i.servimg.com/u/f42/17/32/13/00/nav-di10.png") no-repeat scroll 100% 44%, url("https://i.servimg.com/u/f81/18/23/47/35/0e8wm11.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
 
a.mainmenu {
  background: url("https://i.servimg.com/u/f42/17/32/13/00/nav-di10.png") no-repeat scroll 100% 44% rgba(0, 0, 0, 0);
  color: #FFFFFF !important;
  display: inline-block;
  height: 35px;
  margin: 0 !important;
  padding-right: 10px;
  padding-top: 7px;
}
 
a:hover {
  color: #4876FF;
  text-shadow: 0 0 10px #000000;
}
 
a:hover {
  color: #000000;
  text-decoration: none;
}
 
a:link {
  color: #000000;
  text-decoration: none;
}
 
#page-header .navbar ul.linklist.navlinks {
  background: url("https://i.servimg.com/u/f81/18/23/47/35/kbcoz10.png") repeat-x scroll left top rgba(0, 0, 0, 0);
  height: 42px;
  left: -1.2%;
  width: 100.5%;
}
 
#page-footer,
div.navbar,
div.navbar ul.linklist {
  display: block !important;
}
 
ul.navlinks {
  border-bottom: 1px solid #000000;
  font-weight: 700;
  text-align: center;
}
 
ul {
  list-style-type: none;
}
 
#page-header #search-box {
  display: none;
}
 
em {
  font-style: normal;
}
 
.module .postbody .postbody-head {
  background-color: #e5e6e7;
}
 
.post-footer {
  background-color: #CCCCCC;
}
 
.post .post-header {
  background-color: #CCCCCC;
}
 
.headerbar {
  margin-bottom: 0;
}
 
blockquote {
  background-color: #CCCCCC;
}
 
ul.linklist li a img {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
 
ul.linklist li a img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  cursor: allowed;
}
 
li.row>dl.icon>dd.dterm {
  background-position: 80% center;
}
 
a[href^="/g2-"] {
  background: url("https://i.imgur.com/GOJ0R.gif");
  text-shadow: 0 0 5px #00F;
}
 
a[href^="/g3-"],
a[href^="/u"] {
  background: url("https://i.imgur.com/GOJ0R.gif");
  text-shadow: 2px 0px 11px #FFFFFF;
}
 
a[href^="/g4-"] {
  background: url("https://i.imgur.com/FgKNYTV.gif");
  text-shadow: 2px 0px 11px #00F;
}
tikky

tikky
Admineiro
Admineiro

Membro desde : 13/01/2017
Mensagens : 7821
Pontos : 9063

Ir para o topo Ir para baixo

Tópico resolvido Re: Correção da folha de estilo

Mensagem por Dragon_Obscure 15.06.20 20:42

eu que peço desculpas amigo! funcionou, muito muito obrigado !
Dragon_Obscure

Dragon_Obscure
***

Membro desde : 13/06/2020
Mensagens : 120
Pontos : 192

https://connection-paradise.forumeiros.com/

Ir para o topo Ir para baixo

Admineiro

Tópico resolvido Re: Correção da folha de estilo

Mensagem por tikky 15.06.20 20:53

Tópico resolvido


Movido para "Questões resolvidas".
tikky

tikky
Admineiro
Admineiro

Membro desde : 13/01/2017
Mensagens : 7821
Pontos : 9063

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos