Modificar barra de títulos dos Widgets.
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Modificar barra de títulos dos Widgets.
Olá amigos!
Queria saber como posso modificar as barras dos meus widgets como dos tópicos para esta com esses bloquinhos meios que flutuantes e essas bordas:
https://imgur.com/MMF04Mg
Queria saber como posso modificar as barras dos meus widgets como dos tópicos para esta com esses bloquinhos meios que flutuantes e essas bordas:
https://imgur.com/MMF04Mg
Re: Modificar barra de títulos dos Widgets.
Olá amigo!
Veja se este modelo está bom: https://i.imgur.com/hoQkGrG.png
Aproveito para lhe pedir a sua folha de estilos para fazer as modificações.
Até mais.
Veja se este modelo está bom: https://i.imgur.com/hoQkGrG.png
Aproveito para lhe pedir a sua folha de estilos para fazer as modificações.
Até mais.
Re: Modificar barra de títulos dos Widgets.
Olá @iChees .
Está bom sim.. Se ela puder ficar bom a borda mas grossa eu agradeceria. @iChees
Está bom sim.. Se ela puder ficar bom a borda mas grossa eu agradeceria. @iChees
- Spoiler:
- Código:
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -9px!important;
}
a.mainmenu {
background: white!important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: white!important;
}
ul.forums{border:15px solid #f2f2f2;}
ul.topiclist li {border: 1px solid rgb(242, 242, 242) !important;border-bottom: 0 !important;}
div.topic-title-container {
display: inline;
font-size: 12px;
text-align: center;
}
#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;
}
a {
outline: none;
}
#modo {
display: none;
}
.table tbody.statused tr td.tcl:hover #modo {
display: block;
}
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;}
a[href="/u1"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u1"] {
text-shadow: 0px 0px 10px #FF1493;
}
a[href="/u5"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:170px;height:220px}
a[href="/u5"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
a[href="/u104"] {
text-shadow: 0px 0px 15px #FF4500;
}
a[href="/u104"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u110"] {
text-shadow: 0px 0px 5px #DEB887;
}
a[href="/u110"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u178"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u177"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u174"] {
text-shadow: 0px 0px 5px #0000FF;
}
a[href="/u173"] {
text-shadow: 0px 0px 5px #00FA9A;
}
.postprofile dt img {
border: 5px #e6e6e6 solid;
box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
width: 200px;
height: 400px;
}
.h3 {
background-color: #1C1C1C;
padding: 15px;
color: #fff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.row {border-top: 0 transparent !important}
.header, .icon { background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% #333;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
}
.forabg {
background: #fff !important;
border-radius: 0 !important;
padding: 5px !important;
}.dterm, .topics, .posts, .lastpost, .icon {border: none !important}
.row .icon .topics, .row .icon .posts { background-color: rgba(239,239,239,0.28);height: 90px}
.table-title {font-family: helvetica,arial,sans-serif !important; font-size: 1em; font-style: normal; font-variant: normal; font-weight: 400;color: #fff; font-size: 14px; font-weight: 300; text-shadow: 0 -1px 0 rgba(0,0,0,0.5);}
.h3 {
border-bottom: 0 none!important;
border-radius: 4px 4px 0 0!important;
border-top: 1px solid #555!important;
color: #fff!important;
margin: 0!important;
padding: 15px!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.5)!important;
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% black;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
padding: 11px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.pun .main table td.tc2 {
background: #fff!important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: rgba(239,239,239,0.28);
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #f4f4f4;
}
.pun .table .tc2, .pun .table .tc3 {
width: 11%!important;
}
.pun .table .tc2, .pun .table .tc3 {
text-align: center;
width: 10%;
}
.pun table.table td {
background: #fff;
border: 0;
}
.pun table.table td {
background-color: #fbfbfb;
border-color: #ddd;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main-content {
background: #F2F2F2!important;
border: 0px;
padding: 9px;
}
body {background: #e0e0e0 !Important}
.module {
background-color: #fff !Important;
margin-bottom: 4px !Important;
overflow: hidden !Important;
background: transparent!important;
color: #666 !Important;
font-size: 12px !IMPORTANT;
margin-top: -1px !Important;
border: 7px solid #f2f2f2 !important;
padding: 0px!important;
}
#content-container div#right{margin-top: 50px !important;}
.module .main-head {
border-bottom: 3px solid #F00;
border-radius: 0px !important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: none !important;
color: #FFF !important;
height: 38px !important;
margin: 0 .8em 0 0 !important;
outline: medium none !important;
padding: 11px 7px 8px 8px !important;
text-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
text-transform: uppercase !important;
}
ul.navlinks {
border-bottom: 1px solid #dcdcdc !important;
font-weight: 700 !important;
background: none repeat scroll 0 0 rgba(0,0,0,0.81) !important;
border-radius: 3px !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2), 0 0 0 1px rgba(255,255,255,0.07), 0 10px 10px rgba(0,0,0,0.2) inset !important;
list-style: outside none none !important;
margin: 0 auto !important;
border-color: #ddd !important;
height: 42px !important;
text-align: center !important;
width: 100% !important;
}
.header, .icon {background: none !Important;
background-color: none !Important;}
Última edição por Jean_Xd em 01.06.15 19:13, editado 2 vez(es)
Re: Modificar barra de títulos dos Widgets.
Olá!
Peço desculpa pela demora, aqui tem:
Atenciosamente
Peço desculpa pela demora, aqui tem:
- Código:
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -9px!important;
}
a.mainmenu {
background: white!important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: white!important;
}
ul.forums{border:15px solid #f2f2f2;}
ul.topiclist li {border: 1px solid rgb(242, 242, 242) !important;border-bottom: 0 !important;}
div.topic-title-container {
display: inline;
font-size: 12px;
text-align: center;
}
#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;
}
a {
outline: none;
}
#modo {
display: none;
}
.table tbody.statused tr td.tcl:hover #modo {
display: block;
}
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;}
a[href="/u1"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u1"] {
text-shadow: 0px 0px 10px #FF1493;
}
a[href="/u5"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:170px;height:220px}
a[href="/u5"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
a[href="/u104"] {
text-shadow: 0px 0px 15px #FF4500;
}
a[href="/u104"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u110"] {
text-shadow: 0px 0px 5px #DEB887;
}
a[href="/u110"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u178"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u177"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u174"] {
text-shadow: 0px 0px 5px #0000FF;
}
a[href="/u173"] {
text-shadow: 0px 0px 5px #00FA9A;
}
.postprofile dt img {
border: 5px #e6e6e6 solid;
box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
width: 200px;
height: 400px;
}
.h3 {
background-color: #1C1C1C;
padding: 15px;
color: #fff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.row {border-top: 0 transparent !important}
.header, .icon { background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% #333;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
}
.forabg {
background: #fff !important;
border-radius: 0 !important;
padding: 5px !important;
}.dterm, .topics, .posts, .lastpost, .icon {border: none !important}
.row .icon .topics, .row .icon .posts { background-color: rgba(239,239,239,0.28);height: 90px}
.table-title {font-family: helvetica,arial,sans-serif !important; font-size: 1em; font-style: normal; font-variant: normal; font-weight: 400;color: #fff; font-size: 14px; font-weight: 300; text-shadow: 0 -1px 0 rgba(0,0,0,0.5);}
.h3 {
border-bottom: 0 none!important;
border-radius: 4px 4px 0 0!important;
border-top: 1px solid #555!important;
color: #fff!important;
margin: 0!important;
padding: 15px!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.5)!important;
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% black;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
padding: 11px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.module .h3 {
background-color: #F2F2F2;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #646262!important;
overflow: hidden;
padding: 7px!important;
text-shadow: none !important;
border: 0px !important;
}
.module span.corners-top {
margin: -3px;
}
.pun .main table td.tc2 {
background: #fff!important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: rgba(239,239,239,0.28);
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #f4f4f4;
}
.pun .table .tc2, .pun .table .tc3 {
width: 11%!important;
}
.pun .table .tc2, .pun .table .tc3 {
text-align: center;
width: 10%;
}
.pun table.table td {
background: #fff;
border: 0;
}
.pun table.table td {
background-color: #fbfbfb;
border-color: #ddd;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main-content {
background: #F2F2F2!important;
border: 0px;
padding: 9px;
}
body {background: #e0e0e0 !Important}
.module {
background-color: #fff !Important;
margin-bottom: 4px !Important;
overflow: hidden !Important;
background: transparent!important;
color: #666 !Important;
font-size: 12px !IMPORTANT;
margin-top: -1px !Important;
border: 7px solid #f2f2f2 !important;
padding: 0px!important;
}
#content-container div#right{margin-top: 50px !important;}
.module .main-head {
border-bottom: 3px solid #F00;
border-radius: 0px !important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: none !important;
color: #FFF !important;
height: 38px !important;
margin: 0 .8em 0 0 !important;
outline: medium none !important;
padding: 11px 7px 8px 8px !important;
text-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
text-transform: uppercase !important;
}
ul.navlinks {
border-bottom: 1px solid #dcdcdc !important;
font-weight: 700 !important;
background: none repeat scroll 0 0 rgba(0,0,0,0.81) !important;
border-radius: 3px !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2), 0 0 0 1px rgba(255,255,255,0.07), 0 10px 10px rgba(0,0,0,0.2) inset !important;
list-style: outside none none !important;
margin: 0 auto !important;
border-color: #ddd !important;
height: 42px !important;
text-align: center !important;
width: 100% !important;
}
.header, .icon {background: none !Important;
background-color: none !Important;}
Atenciosamente
Re: Modificar barra de títulos dos Widgets.
Olá amigo.
Houve um pequeno equivoco do senhor... Eu queria apenas mudar as barras dos widgetes e não as abas também das categorias e foruns amigo.
Houve um pequeno equivoco do senhor... Eu queria apenas mudar as barras dos widgetes e não as abas também das categorias e foruns amigo.
Re: Modificar barra de títulos dos Widgets.
Olá.
Mas eu só adicionei os códigos com a class dos widgets (.module) logo não poderia afetar os restantes elementos. Eu usei o CSS que o senhor me passou neste tópico no dia 30, desde então o senhor fez alguma alteração?
Até mais.
Mas eu só adicionei os códigos com a class dos widgets (.module) logo não poderia afetar os restantes elementos. Eu usei o CSS que o senhor me passou neste tópico no dia 30, desde então o senhor fez alguma alteração?
Até mais.
Re: Modificar barra de títulos dos Widgets.
Olá!
Ele afetou as barras das categorias também!
Não fiz nenhuma alteração.
Ele afetou as barras das categorias também!
Não fiz nenhuma alteração.
Re: Modificar barra de títulos dos Widgets.
Olá amigo.
Aqui tem o efeito nos widgets:
Agora diga-me como deseja os títulos das categorias
Até mais.
Aqui tem o efeito nos widgets:
- Código:
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -9px!important;
}
a.mainmenu {
background: white!important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: white!important;
}
ul.forums{border:15px solid #f2f2f2;}
ul.topiclist li {border: 1px solid rgb(242, 242, 242) !important;border-bottom: 0 !important;}
div.topic-title-container {
display: inline;
font-size: 12px;
text-align: center;
}
#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;
}
a {
outline: none;
}
#modo {
display: none;
}
.table tbody.statused tr td.tcl:hover #modo {
display: block;
}
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;}
a[href="/u1"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u1"] {
text-shadow: 0px 0px 10px #FF1493;
}
a[href="/u5"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:170px;height:220px}
a[href="/u5"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
a[href="/u104"] {
text-shadow: 0px 0px 15px #FF4500;
}
a[href="/u104"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u110"] {
text-shadow: 0px 0px 5px #DEB887;
}
a[href="/u110"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u178"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u177"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u174"] {
text-shadow: 0px 0px 5px #0000FF;
}
a[href="/u173"] {
text-shadow: 0px 0px 5px #00FA9A;
}
.postprofile dt img {
border: 5px #e6e6e6 solid;
box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
width: 200px;
height: 400px;
}
.h3 {
background-color: #1C1C1C;
padding: 15px;
color: #fff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.row {border-top: 0 transparent !important}
.header, .icon { background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% #333;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
}
.forabg {
background: #fff !important;
border-radius: 0 !important;
padding: 5px !important;
}.dterm, .topics, .posts, .lastpost, .icon {border: none !important}
.row .icon .topics, .row .icon .posts { background-color: rgba(239,239,239,0.28);height: 90px}
.table-title {font-family: helvetica,arial,sans-serif !important; font-size: 1em; font-style: normal; font-variant: normal; font-weight: 400;color: #fff; font-size: 14px; font-weight: 300; text-shadow: 0 -1px 0 rgba(0,0,0,0.5);}
.h3 {
border-bottom: 0 none!important;
border-radius: 4px 4px 0 0!important;
border-top: 1px solid #555!important;
color: #fff!important;
margin: 0!important;
padding: 15px!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.5)!important;
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% black;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
padding: 11px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.module .h3 {
background-color: #F2F2F2 !important;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #646262 !important;
overflow: hidden;
padding: 7px !important;
text-shadow: none !important;
border: 0px !important;
}
.module span.corners-top {
margin: -3px !important;
}
.pun .main table td.tc2 {
background: #fff!important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: rgba(239,239,239,0.28);
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #f4f4f4;
}
.pun .table .tc2, .pun .table .tc3 {
width: 11%!important;
}
.pun .table .tc2, .pun .table .tc3 {
text-align: center;
width: 10%;
}
.pun table.table td {
background: #fff;
border: 0;
}
.pun table.table td {
background-color: #fbfbfb;
border-color: #ddd;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main-content {
background: #F2F2F2!important;
border: 0px;
padding: 9px;
}
body {background: #e0e0e0 !Important}
.module {
background-color: #fff !Important;
margin-bottom: 4px !Important;
overflow: hidden !Important;
background: transparent!important;
color: #666 !Important;
font-size: 12px !IMPORTANT;
margin-top: -1px !Important;
border: 7px solid #f2f2f2 !important;
padding: 0px!important;
}
#content-container div#right{margin-top: 50px !important;}
.module .main-head {
border-bottom: 3px solid #F00;
border-radius: 0px !important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: none !important;
color: #FFF !important;
height: 38px !important;
margin: 0 .8em 0 0 !important;
outline: medium none !important;
padding: 11px 7px 8px 8px !important;
text-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
text-transform: uppercase !important;
}
ul.navlinks {
border-bottom: 1px solid #dcdcdc !important;
font-weight: 700 !important;
background: none repeat scroll 0 0 rgba(0,0,0,0.81) !important;
border-radius: 3px !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2), 0 0 0 1px rgba(255,255,255,0.07), 0 10px 10px rgba(0,0,0,0.2) inset !important;
list-style: outside none none !important;
margin: 0 auto !important;
border-color: #ddd !important;
height: 42px !important;
text-align: center !important;
width: 100% !important;
}
.header, .icon {background: none !Important;
background-color: none !Important;}
Agora diga-me como deseja os títulos das categorias
Até mais.
Re: Modificar barra de títulos dos Widgets.
Olá @iChees
Amigo fiz umas mudanças agora a pouco antes de ver seu post... Aqui está atualizada minha css:
Amigo fiz umas mudanças agora a pouco antes de ver seu post... Aqui está atualizada minha css:
- Código:
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -9px!important;
}
a.mainmenu {
background: white!important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: white!important;
}
ul.forums{border:15px solid #f2f2f2;}
ul.topiclist li {border: 1px solid rgb(242, 242, 242) !important;border-bottom: 0 !important;}
div.topic-title-container {
display: inline;
font-size: 12px;
text-align: center;
}
#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;
}
a {
outline: none;
}
#modo {
display: none;
}
.table tbody.statused tr td.tcl:hover #modo {
display: block;
}
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;}
a[href="/u1"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u1"] {
text-shadow: 0px 0px 10px #FF1493;
}
a[href="/u5"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:170px;height:220px}
a[href="/u5"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
a[href="/u104"] {
text-shadow: 0px 0px 15px #FF4500;
}
a[href="/u104"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u110"] {
text-shadow: 0px 0px 5px #DEB887;
}
a[href="/u110"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u178"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u181"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u177"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u174"] {
text-shadow: 0px 0px 5px #0000FF;
}
a[href="/u173"] {
text-shadow: 0px 0px 5px #00FA9A;
}
a[href="/u183"] {
text-shadow: 0px 0px 5px #D2691E;
}
a[href="/u184"] {
text-shadow: 0px 0px 5px #7CFC00;
}
a[href="/u180"] {
text-shadow: 0px 0px 5px #00FA9A;
}
.postprofile dt img {
border: 5px #e6e6e6 solid;
box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
width: 200px;
height: 400px;
}
.h3 {
background-color: #1C1C1C;
padding: 15px;
color: #fff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.row {border-top: 0 transparent !important}
.header, .icon { background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% #333;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
}
.forabg {
background: #fff !important;
border-radius: 0 !important;
padding: 5px !important;
}.dterm, .topics, .posts, .lastpost, .icon {border: none !important}
.row .icon .topics, .row .icon .posts { background-color: rgba(239,239,239,0.28);height: 90px}
.table-title {font-family: helvetica,arial,sans-serif !important; font-size: 1em; font-style: normal; font-variant: normal; font-weight: 400;color: #fff; font-size: 14px; font-weight: 300; text-shadow: 0 -1px 0 rgba(0,0,0,0.5);}
.h3 {
border-bottom: 0 none!important;
border-radius: 4px 4px 0 0!important;
border-top: 1px solid #555!important;
color: #fff!important;
margin: 0!important;
padding: 15px!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.5)!important;
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% black;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
padding: 11px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.pun .main table td.tc2 {
background: #fff!important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: rgba(239,239,239,0.28);
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #f4f4f4;
}
.pun .table .tc2, .pun .table .tc3 {
width: 11%!important;
}
.pun .table .tc2, .pun .table .tc3 {
text-align: center;
width: 10%;
}
.pun table.table td {
background: #fff;
border: 0;
}
.pun table.table td {
background-color: #fbfbfb;
border-color: #ddd;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main-content {
background: #F2F2F2!important;
border: 0px;
padding: 9px;
}
body {background: #e0e0e0 !Important}
.module {
background-color: #fff !Important;
margin-bottom: 4px !Important;
overflow: hidden !Important;
background: transparent!important;
color: #666 !Important;
font-size: 12px !IMPORTANT;
margin-top: -1px !Important;
border: 7px solid #f2f2f2 !important;
padding: 0px!important;
}
#content-container div#right{margin-top: 50px !important;}
.module .main-head {
border-bottom: 3px solid #F00;
border-radius: 0px !important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: none !important;
color: #FFF !important;
height: 38px !important;
margin: 0 .8em 0 0 !important;
outline: medium none !important;
padding: 11px 7px 8px 8px !important;
text-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
text-transform: uppercase !important;
}
ul.navlinks {
border-bottom: 1px solid #dcdcdc !important;
font-weight: 700 !important;
background: none repeat scroll 0 0 rgba(0,0,0,0.81) !important;
border-radius: 3px !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2), 0 0 0 1px rgba(255,255,255,0.07), 0 10px 10px rgba(0,0,0,0.2) inset !important;
list-style: outside none none !important;
margin: 0 auto !important;
border-color: #ddd !important;
height: 42px !important;
text-align: center !important;
width: 100% !important;
}
.header, .icon {background: none !Important;
background-color: none !Important;}
#quick_reply #textarea_content {
clear: both;
margin-left: auto;
margin-right: auto;
width: 95% !important;
height: auto !important;
}
#text_editor_controls {
display: none !important;
}
.mini_ava img {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #D5D5D5;
border-radius: 30px;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
float: left;
height: 40px;
margin-right: 10px;
padding: 1px;
transition: all 1s ease 0;
width: 40px;
}
#infoperfil {
border: 1px solid rgb(213, 228, 228);
padding: 6px;
font-size: 13px;
}
#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}
Última edição por Jean_Xd em 03.06.15 16:06, editado 1 vez(es)
Re: Modificar barra de títulos dos Widgets.
Jean_Xd escreveu:#up
Olá senhor!
UP's são permitidos a cada 24 horas, peço que o senhor seja paciente e que entenda que não é o único precisando de ajuda.
Quanto a sua questão aqui tem o CSS para personalização dos widgets:
- Código:
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -9px!important;
}
a.mainmenu {
background: white!important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: white!important;
}
ul.forums{border:15px solid #f2f2f2;}
ul.topiclist li {border: 1px solid rgb(242, 242, 242) !important;border-bottom: 0 !important;}
div.topic-title-container {
display: inline;
font-size: 12px;
text-align: center;
}
#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;
}
a {
outline: none;
}
#modo {
display: none;
}
.table tbody.statused tr td.tcl:hover #modo {
display: block;
}
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;}
a[href="/u1"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u1"] {
text-shadow: 0px 0px 10px #FF1493;
}
a[href="/u5"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:170px;height:220px}
a[href="/u5"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
a[href="/u104"] {
text-shadow: 0px 0px 15px #FF4500;
}
a[href="/u104"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u110"] {
text-shadow: 0px 0px 5px #DEB887;
}
a[href="/u110"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u178"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u181"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u177"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u174"] {
text-shadow: 0px 0px 5px #0000FF;
}
a[href="/u173"] {
text-shadow: 0px 0px 5px #00FA9A;
}
a[href="/u183"] {
text-shadow: 0px 0px 5px #D2691E;
}
a[href="/u184"] {
text-shadow: 0px 0px 5px #7CFC00;
}
a[href="/u180"] {
text-shadow: 0px 0px 5px #00FA9A;
}
.postprofile dt img {
border: 5px #e6e6e6 solid;
box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
width: 200px;
height: 400px;
}
.h3 {
background-color: #1C1C1C;
padding: 15px;
color: #fff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.row {border-top: 0 transparent !important}
.header, .icon { background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% #333;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
}
.forabg {
background: #fff !important;
border-radius: 0 !important;
padding: 5px !important;
}.dterm, .topics, .posts, .lastpost, .icon {border: none !important}
.row .icon .topics, .row .icon .posts { background-color: rgba(239,239,239,0.28);height: 90px}
.table-title {font-family: helvetica,arial,sans-serif !important; font-size: 1em; font-style: normal; font-variant: normal; font-weight: 400;color: #fff; font-size: 14px; font-weight: 300; text-shadow: 0 -1px 0 rgba(0,0,0,0.5);}
.h3 {
border-bottom: 0 none!important;
border-radius: 4px 4px 0 0!important;
border-top: 1px solid #555!important;
color: #fff!important;
margin: 0!important;
padding: 15px!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.5)!important;
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% black;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
padding: 11px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.pun .main table td.tc2 {
background: #fff!important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: rgba(239,239,239,0.28);
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #f4f4f4;
}
.pun .table .tc2, .pun .table .tc3 {
width: 11%!important;
}
.pun .table .tc2, .pun .table .tc3 {
text-align: center;
width: 10%;
}
.pun table.table td {
background: #fff;
border: 0;
}
.pun table.table td {
background-color: #fbfbfb;
border-color: #ddd;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main-content {
background: #F2F2F2!important;
border: 0px;
padding: 9px;
}
body {background: #e0e0e0 !Important}
.module {
background-color: #fff !Important;
margin-bottom: 4px !Important;
overflow: hidden !Important;
background: transparent!important;
color: #666 !Important;
font-size: 12px !IMPORTANT;
margin-top: -1px !Important;
border: 7px solid #f2f2f2 !important;
padding: 0px!important;
}
#content-container div#right{margin-top: 50px !important;}
.module .main-head {
border-bottom: 3px solid #F00;
border-radius: 0px !important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: none !important;
color: #FFF !important;
height: 38px !important;
margin: 0 .8em 0 0 !important;
outline: medium none !important;
padding: 11px 7px 8px 8px !important;
text-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
text-transform: uppercase !important;
}
ul.navlinks {
border-bottom: 1px solid #dcdcdc !important;
font-weight: 700 !important;
background: none repeat scroll 0 0 rgba(0,0,0,0.81) !important;
border-radius: 3px !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2), 0 0 0 1px rgba(255,255,255,0.07), 0 10px 10px rgba(0,0,0,0.2) inset !important;
list-style: outside none none !important;
margin: 0 auto !important;
border-color: #ddd !important;
height: 42px !important;
text-align: center !important;
width: 100% !important;
}
.header, .icon {background: none !Important;
background-color: none !Important;}
#quick_reply #textarea_content {
clear: both;
margin-left: auto;
margin-right: auto;
width: 95% !important;
height: auto !important;
}
#text_editor_controls {
display: none !important;
}
.mini_ava img {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #D5D5D5;
border-radius: 30px;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
float: left;
height: 40px;
margin-right: 10px;
padding: 1px;
transition: all 1s ease 0;
width: 40px;
}
.module .h3 {
background-color: rgb(242, 242, 242) !important;
padding: 7px !important;
border: 0px !important;
border-radius: 0px !important;
color: #9DA0A1 !important;
text-shadow: none !important;
}
.module .corners-top {margin: -3px !important;}
#infoperfil {
border: 1px solid rgb(213, 228, 228);
padding: 6px;
font-size: 13px;
}
#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}
Até mais.
Re: Modificar barra de títulos dos Widgets.
Olá amigo!
Pode sim, porém o senhor não me tinha dito como deseja personalizar. Se bem me lembro eu havia-lhe perguntado como desejaria os títulos das categorias.
Até mais
Pode sim, porém o senhor não me tinha dito como deseja personalizar. Se bem me lembro eu havia-lhe perguntado como desejaria os títulos das categorias.
iChees escreveu:Agora diga-me como deseja os títulos das categorias
Até mais
Re: Modificar barra de títulos dos Widgets.
Olá @iChees
Queria deste modelo deste forum: http://www.nacionalplayer.com/forum se possível com essa barra azul embaixo.
Queria deste modelo deste forum: http://www.nacionalplayer.com/forum se possível com essa barra azul embaixo.
Re: Modificar barra de títulos dos Widgets.
Olá amigo!
Troque por este:
Até mais
Troque por este:
- Código:
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -9px!important;
}
a.mainmenu {
background: white!important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: white!important;
}
ul.forums{border:15px solid #f2f2f2;}
div.topic-title-container {
display: inline;
font-size: 12px;
text-align: center;
}
#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;
}
ul.topiclist {
background: #22242D url() repeat-x top;
color: #fff;
padding: 10px 10px 11px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #000;
-moz-box-shadow: inset 0px 1px 0 #000;
box-shadow: inset 0px 1px 0 #000;
border-width: 1px 1px 0 1px;
border-color: #000;
border-bottom: 3px solid #00d0ee;
border-style: solid;
}
.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;
}
a {
outline: none;
}
#modo {
display: none;
}
.table tbody.statused tr td.tcl:hover #modo {
display: block;
}
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;}
a[href="/u1"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u1"] {
text-shadow: 0px 0px 10px #FF1493;
}
a[href="/u5"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:170px;height:220px}
a[href="/u5"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
a[href="/u104"] {
text-shadow: 0px 0px 15px #FF4500;
}
a[href="/u104"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u110"] {
text-shadow: 0px 0px 5px #DEB887;
}
a[href="/u110"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u178"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u181"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u177"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u174"] {
text-shadow: 0px 0px 5px #0000FF;
}
a[href="/u173"] {
text-shadow: 0px 0px 5px #00FA9A;
}
a[href="/u183"] {
text-shadow: 0px 0px 5px #D2691E;
}
a[href="/u184"] {
text-shadow: 0px 0px 5px #7CFC00;
}
a[href="/u180"] {
text-shadow: 0px 0px 5px #00FA9A;
}
.postprofile dt img {
border: 5px #e6e6e6 solid;
box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
width: 200px;
height: 400px;
}
.h3 {
background-color: #1C1C1C;
padding: 15px;
color: #fff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.row {border-top: 0 transparent !important}
.icon {
background: none!important;
background-color: none!important;
border: 1px solid #000;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
overflow: hidden;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.forabg {
background: #fff !important;
border-radius: 0 !important;
padding: 5px !important;
}.dterm, .topics, .posts, .lastpost, .icon {border: none !important}
.row .icon .topics, .row .icon .posts { background-color: rgba(239,239,239,0.28);height: 90px}
.table-title {font-family: helvetica,arial,sans-serif !important; font-size: 1em; font-style: normal; font-variant: normal; font-weight: 400;color: #fff; font-size: 14px; font-weight: 300; text-shadow: 0 -1px 0 rgba(0,0,0,0.5);}
.h3 {
border-bottom: 0 none!important;
border-radius: 4px 4px 0 0!important;
border-top: 1px solid #555!important;
color: #fff!important;
margin: 0!important;
padding: 15px!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.5)!important;
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% black;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
padding: 11px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.pun .main table td.tc2 {
background: #fff!important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: rgba(239,239,239,0.28);
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #f4f4f4;
}
.pun .table .tc2, .pun .table .tc3 {
width: 11%!important;
}
.pun .table .tc2, .pun .table .tc3 {
text-align: center;
width: 10%;
}
.pun table.table td {
background: #fff;
border: 0;
}
.pun table.table td {
background-color: #fbfbfb;
border-color: #ddd;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main-content {
background: #F2F2F2!important;
border: 0px;
padding: 9px;
}
body {background: #e0e0e0 !Important}
.module {
background-color: #fff !Important;
margin-bottom: 4px !Important;
overflow: hidden !Important;
background: transparent!important;
color: #666 !Important;
font-size: 12px !IMPORTANT;
margin-top: -1px !Important;
border: 7px solid #f2f2f2 !important;
padding: 0px!important;
}
#content-container div#right{margin-top: 50px !important;}
.module .main-head {
border-bottom: 3px solid #F00;
border-radius: 0px !important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: none !important;
color: #FFF !important;
height: 38px !important;
margin: 0 .8em 0 0 !important;
outline: medium none !important;
padding: 11px 7px 8px 8px !important;
text-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
text-transform: uppercase !important;
}
ul.navlinks {
border-bottom: 1px solid #dcdcdc !important;
font-weight: 700 !important;
background: none repeat scroll 0 0 rgba(0,0,0,0.81) !important;
border-radius: 3px !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2), 0 0 0 1px rgba(255,255,255,0.07), 0 10px 10px rgba(0,0,0,0.2) inset !important;
list-style: outside none none !important;
margin: 0 auto !important;
border-color: #ddd !important;
height: 42px !important;
text-align: center !important;
width: 100% !important;
}
.header, .icon {background: none !Important;
background-color: none !Important;}
#quick_reply #textarea_content {
clear: both;
margin-left: auto;
margin-right: auto;
width: 95% !important;
height: auto !important;
}
#text_editor_controls {
display: none !important;
}
.mini_ava img {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #D5D5D5;
border-radius: 30px;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
float: left;
height: 40px;
margin-right: 10px;
padding: 1px;
transition: all 1s ease 0;
width: 40px;
}
.module .h3 {
background-color: rgb(242, 242, 242) !important;
padding: 7px !important;
border: 0px !important;
border-radius: 0px !important;
color: #9DA0A1 !important;
text-shadow: none !important;
}
.module .corners-top {margin: -3px !important;}
#infoperfil {
border: 1px solid rgb(213, 228, 228);
padding: 6px;
font-size: 13px;
}
#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}
Até mais
Re: Modificar barra de títulos dos Widgets.
Olá @iChees ;
Amigo destronou tudo neste código kk
Não so as categorias ficou preta como o indice todo... :\ e tb não veio a barrinha azul. https://imgur.com/ypkB2aO
Amigo destronou tudo neste código kk
Não so as categorias ficou preta como o indice todo... :\ e tb não veio a barrinha azul. https://imgur.com/ypkB2aO
Re: Modificar barra de títulos dos Widgets.
Olá!
Erro meu
Troque por este:
Até mais.
Erro meu
Troque por este:
- Código:
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -9px!important;
}
a.mainmenu {
background: white!important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: white!important;
}
ul.forums{border:15px solid #f2f2f2;}
div.topic-title-container {
display: inline;
font-size: 12px;
text-align: center;
}
#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;
}
a {
outline: none;
}
#modo {
display: none;
}
.table tbody.statused tr td.tcl:hover #modo {
display: block;
}
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;}
a[href="/u1"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u1"] {
text-shadow: 0px 0px 10px #FF1493;
}
a[href="/u5"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:170px;height:220px}
a[href="/u5"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
text-shadow: 0px 0px 5px #FF3300;
}
a[href="/u106"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif");
}
a[href="/u104"] {
text-shadow: 0px 0px 15px #FF4500;
}
a[href="/u104"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u110"] {
text-shadow: 0px 0px 5px #DEB887;
}
a[href="/u110"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
a[href="/u178"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u181"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u177"] {
text-shadow: 0px 0px 5px #FF1493;
}
a[href="/u174"] {
text-shadow: 0px 0px 5px #0000FF;
}
a[href="/u173"] {
text-shadow: 0px 0px 5px #00FA9A;
}
a[href="/u183"] {
text-shadow: 0px 0px 5px #D2691E;
}
a[href="/u184"] {
text-shadow: 0px 0px 5px #7CFC00;
}
a[href="/u180"] {
text-shadow: 0px 0px 5px #00FA9A;
}
.postprofile dt img {
border: 5px #e6e6e6 solid;
box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
width: 200px;
height: 400px;
}
.h3 {
background-color: #1C1C1C;
padding: 15px;
color: #fff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.row {border-top: 0 transparent !important}
.icon {
background: none!important;
background-color: none!important;
border: 1px solid #000;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
overflow: hidden;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.forabg {
background: #fff !important;
border-radius: 0 !important;
padding: 5px !important;
}.dterm, .topics, .posts, .lastpost, .icon {border: none !important}
.row .icon .topics, .row .icon .posts { background-color: rgba(239,239,239,0.28);height: 90px}
.table-title {font-family: helvetica,arial,sans-serif !important; font-size: 1em; font-style: normal; font-variant: normal; font-weight: 400;color: #fff; font-size: 14px; font-weight: 300; text-shadow: 0 -1px 0 rgba(0,0,0,0.5);}
.h3 {
border-bottom: 0 none!important;
border-radius: 4px 4px 0 0!important;
border-top: 1px solid #555!important;
color: #fff!important;
margin: 0!important;
padding: 15px!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.5)!important;
border: 1px solid rgb(0, 0, 0);
background-color: rgb(0, 0, 0);
background: url(http://www.lmg.lt/forumas/public/style_images/LMG_Images/shine.png) repeat-x scroll 50% 50% black;
border: 2px solid #333;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(255,255,255,0.07) inset;
color: #FFF!important;
margin: 3px;
overflow: hidden;
padding: 11px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.pun .main table td.tc2 {
background: #fff!important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: rgba(239,239,239,0.28);
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #f4f4f4;
}
.pun .table .tc2, .pun .table .tc3 {
width: 11%!important;
}
.pun .table .tc2, .pun .table .tc3 {
text-align: center;
width: 10%;
}
.pun table.table td {
background: #fff;
border: 0;
}
.pun table.table td {
background-color: #fbfbfb;
border-color: #ddd;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main-content {
background: #F2F2F2!important;
border: 0px;
padding: 9px;
}
body {background: #e0e0e0 !Important}
.module {
background-color: #fff !Important;
margin-bottom: 4px !Important;
overflow: hidden !Important;
background: transparent!important;
color: #666 !Important;
font-size: 12px !IMPORTANT;
margin-top: -1px !Important;
border: 7px solid #f2f2f2 !important;
padding: 0px!important;
}
#content-container div#right{margin-top: 50px !important;}
.module .main-head {
border-bottom: 3px solid #F00;
border-radius: 0px !important;
}
ul.linklist.navlinks > li > a {
display: inline-block!important;
line-height: 44px!important;
position: relative!important;
top: -10px!important;
background: none !important;
color: #FFF !important;
height: 38px !important;
margin: 0 .8em 0 0 !important;
outline: medium none !important;
padding: 11px 7px 8px 8px !important;
text-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
text-transform: uppercase !important;
}
ul.navlinks {
border-bottom: 1px solid #dcdcdc !important;
font-weight: 700 !important;
background: none repeat scroll 0 0 rgba(0,0,0,0.81) !important;
border-radius: 3px !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2), 0 0 0 1px rgba(255,255,255,0.07), 0 10px 10px rgba(0,0,0,0.2) inset !important;
list-style: outside none none !important;
margin: 0 auto !important;
border-color: #ddd !important;
height: 42px !important;
text-align: center !important;
width: 100% !important;
}
.header, .icon {background: none !Important;
background-color: none !Important;}
#quick_reply #textarea_content {
clear: both;
margin-left: auto;
margin-right: auto;
width: 95% !important;
height: auto !important;
}
#text_editor_controls {
display: none !important;
}
.mini_ava img {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #D5D5D5;
border-radius: 30px;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
float: left;
height: 40px;
margin-right: 10px;
padding: 1px;
transition: all 1s ease 0;
width: 40px;
}
.module .h3 {
background-color: rgb(242, 242, 242) !important;
padding: 7px !important;
border: 0px !important;
border-radius: 0px !important;
color: #9DA0A1 !important;
text-shadow: none !important;
}
li.header {
-moz-border-radius: 4px 4px 0 0;
-moz-box-shadow: inset 0 1px 0 #000;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 #000;
background: #22242D url() repeat-x top !important;
border-color: #000;
border-radius: 4px 4px 0 0;
border-style: solid;
border-width: 1px 1px 0;
box-shadow: inset 0 1px 0 #000;
color: #fff;
padding: 10px 10px 11px;
border-bottom: 3px solid rgb(43, 191, 226);
}
.module .corners-top {margin: -3px !important;}
#infoperfil {
border: 1px solid rgb(213, 228, 228);
padding: 6px;
font-size: 13px;
}
#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}
Até mais.
Re: Modificar barra de títulos dos Widgets.
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para Questões resolvidas. |
Tópicos semelhantes
» Modificar títulos e tamanhos de widgets
» Modificar a barra de títulos da categoria
» Titulos dos widgets na barra
» Modificar a cor dos títulos nas categorias
» Modificar fonte dos títulos das categorias
» Modificar a barra de títulos da categoria
» Titulos dos widgets na barra
» Modificar a cor dos títulos nas categorias
» Modificar fonte dos títulos das categorias
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos