Widgets Arrendondados
2 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1 • Compartilhe
Widgets Arrendondados
Qual é minha questão:
Gostaria de saber como tira este arrendodado dos widgets por favor.
Medidas que eu tomei para corrigir o problema:
N/A
Links e imagens do meu problema:
N/A
Endereço do meu fórum:
http://legadodesigner.forumeiros.com/forum
Versão do meu fórum:
PUNBB
Gostaria de saber como tira este arrendodado dos widgets por favor.
Medidas que eu tomei para corrigir o problema:
N/A
Links e imagens do meu problema:
N/A
Endereço do meu fórum:
http://legadodesigner.forumeiros.com/forum
Versão do meu fórum:
PUNBB
Re: Widgets Arrendondados
Poderia me passar a sua Folha de estilo CSS ?
Re: Widgets Arrendondados
Olá,aqui vai ele.
- Spoiler:
#page-header .navbar {
position: absolute;
padding: 0;
top: 0;
left: 5px;
width: 98%;
right: 5px;
background: none;
}
#wrap {
margin-top: 26px;
}
az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
vr, verde, green, .vr {text-shadow: 0px 0px 5px #11ff00;color: #11ff00;}
l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
sp, .sp {text-shadow: 0px 0px 5px #0072ff;color: #0072ff !important;}
.navlinks {left: 120px;top: 195px;
visibility:visible !important; z-index:9 !important;
position:absolute !important;}
#pun-info, .main {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #000000;
}
/*********** Categoria *****************/
.main .main-foot, .main .main-head {
background-color: #;
background-image: url(http://wallpapersguild.files.wordpress.com/2010/09/itachi-sharingan.jpg);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #D4D4D4;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}
.main .main-head {
background-color: ;
background-image: url(http://t0.gstatic.com/images?q=tbn:ANd9GcSzx3WvK3t-IQb-FmJebrDUeCv8JLx0CIBR8WICmVmANZCm0SQ1);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #D4D4D4;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}
.postbody {
-moz-border-radius: 10px;
-moz-box-shadow:2px 2px 2px #a8a180;
-webkit-border-radius:5px;
-webkit-box-shadow:2px 2px 2px #a8a180;
border:1px solid red;
box-shadow:2px 2px 2px #a8a180;
background-color: white;
background-image:url(http://files.narutoocara.webnode.com/200002538-af439b03d4/shuriken5050.gif);background-position:right 0;background-repeat:no-repeat
}
.pun .user-ident .username {
text-align: center !important;
margin-left: 20px;
}
Re: Widgets Arrendondados
Troca por este
- Código:
#page-header .navbar {
position: absolute;
padding: 0;
top: 0;
left: 5px;
width: 98%;
right: 5px;
background: none;
}
#wrap {
margin-top: 26px;
}
az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
vr, verde, green, .vr {text-shadow: 0px 0px 5px #11ff00;color: #11ff00;}
l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
sp, .sp {text-shadow: 0px 0px 5px #0072ff;color: #0072ff !important;}
.navlinks {left: 120px;top: 195px;
visibility:visible !important; z-index:9 !important;
position:absolute !important;}
#pun-info, .main {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #000000;
}
/*********** Categoria *****************/
.main .main-foot, .main .main-head {
background-color: #;
background-image: url(http://wallpapersguild.files.wordpress.com/2010/09/itachi-sharingan.jpg);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #D4D4D4;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}
.main .main-head {
background-color: ;
background-image: url(http://t0.gstatic.com/images?q=tbn:ANd9GcSzx3WvK3t-IQb-FmJebrDUeCv8JLx0CIBR8WICmVmANZCm0SQ1);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #D4D4D4;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}
.postbody {
border:1px solid red;
box-shadow:2px 2px 2px #a8a180;
background-color: white;
background-image:url(http://files.narutoocara.webnode.com/200002538-af439b03d4/shuriken5050.gif);background-position:right 0;background-repeat:no-repeat
}
.pun .user-ident .username {
text-align: center !important;
margin-left: 20px;
}
Re: Widgets Arrendondados
Olá,não ouve resultados.
Re: Widgets Arrendondados
Olá você me passou toda a sua Folha de estilo CSS
Re: Widgets Arrendondados
Sim,porque?Eu lhe passei todas as css adicionadas,quer a css base?
Tópicos semelhantes
» Deixar campo widget com os cantos arrendondados
» Cor dos Widgets
» Widgets top 3
» Widgets - like
» Widgets no fórum
» Cor dos Widgets
» Widgets top 3
» Widgets - like
» Widgets no fórum
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos