Mover ícone e titulo do fórum
4 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
Mover ícone e titulo do fórum
Detalhes da questão
Endereço do fórum: http://brasilplaycarbon.com
Versão do fórum: PhpBB3
Descrição
Olá então estou com este pequeno poblema, não estou conseguindo mover por CSS esses
icones do Photoshop etc.
o que eu queria fazer era encaixar eles em cima dos que estão mostrando uma arma seria possivel?
Re: Mover ícone e titulo do fórum
Olá,
adiciona esse código em sua CSS.
Até mais.
adiciona esse código em sua CSS.
- Código:
#style="float: left; margin-bottom: 15px; margin-left: -36px; margin-top: -30px;
- Código:
div.hierarchy {
float: left;
margin-bottom: 15px;
margin-top: -30px;
margin-left: -36px;
}
Até mais.
Re: Mover ícone e titulo do fórum
Olá,
substitui por esse;
Até.
substitui por esse;
- Código:
#dl.icon dd.dterm, dl.icon dt {
background-position: 5px 50%;
background-repeat: no-repeat;
margin-left: -38px;
margin-bottom: 45px;
}
Até.
Re: Mover ícone e titulo do fórum
Kkkk aqui ainda não deu nada pode ver que o codigo esta inserido no CSS,
isso e mais dificiu que do parece
isso e mais dificiu que do parece
Re: Mover ícone e titulo do fórum
Olá!
Hmm, apaga o código e troque por este;
Hmm, apaga o código e troque por este;
- Código:
dl.icon dd.dterm, dl.icon dt {
background-position: 5px 50%;
background-repeat: no-repeat;
margin-left: -38px;
margin-bottom: 45px;
}
- Código:
div.icon dd.dterm, dl.icon dt {
background-position: 5px 50%;
background-repeat: no-repeat;
margin-left: -38px;
margin-bottom: 45px;
Re: Mover ícone e titulo do fórum
Bom o primeiro mecheu com a estrutura do fórum toda veja:
e o segundo não teve efeito
e o segundo não teve efeito
Re: Mover ícone e titulo do fórum
Olá amigo adicione esse código em sua folha de estilo css:
Surge o efeito esperado?
Até mais.
- Código:
#main-content > div:nth-child(15) > div > ul.topiclist.forums > li:nth-child(1) > dl > dd.dterm > div, #main-content > div:nth-child(15) > div > ul.topiclist.forums > li:nth-child(2) > dl > dd.dterm > div , #main-content > div:nth-child(15) > div > ul.topiclist.forums > li:nth-child(3) > dl > dd.dterm > div , #main-content > div:nth-child(15) > div > ul.topiclist.forums > li:nth-child(4) > dl > dd.dterm > div {
margin-left: 0px!important;
margin-bottom: 85px!important;
max-height:30px!important;
}
dl.icon {margin-bottom:0px!important;}
Surge o efeito esperado?
Até mais.
Re: Mover ícone e titulo do fórum
Poderia me aceder a sua folha de estilo css por gentileza?
Até mais.
Até mais.
Re: Mover ícone e titulo do fórum
Olá aqui está
- Código:
/* =====| Efeitos nas Categorias |===== */
.subhover {
display: none;
}
.dterm:hover .subhover {
display:block;
}
.subhover a {
position: relative;
margin-left: 4px;
font-size: 12px;
top: -4px;
}
.subhover tr td {
padding-right: 30px;
position: relative;
}
.fixed {
float: left;
margin-left: -40px;
margin-top: -10px;
}
.dterm > div > strong > img {
float: left;
margin-left: -40px;
margin-top: -10px;
}
/* =====| Efeitos nas Categorias |===== */
/*************************************************/
.module {
background-color: #fff;
color: #000103;
margin-bottom: 0px;
overflow: hidden;
padding: 0 10px;
padding-bottom: 1px;
}
.sceditor-container textarea {
background: url(http://imgur.com/tXGVGSG.png) no-repeat 50% 50% transparent!important;
background: #fff;
border: 0;
color: #111;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 13px;
margin: 5px;
outline: 0;
padding: 0;
resize: none;
}
.post h4.post-content{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
color: #000000;
}
#search-box #keywords, #forum-search #search_keywords {
background: #FFF;
font-size: 12px;
border: 1px solid #CCC;
border-right: 0;
border-radius: 3px 0 0 3px;
padding: 8px;
height: 14px;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
p.nomargin {
font-size: 1.1em;
line-height: 1.3em;
margin-bottom: 0;
}
#search-box {
float: right;
margin-right: 5px;
margin-top: 10px;
white-space: nowrap;
}
#search-box .button2, #forum-search .button2 {
margin: 0;
font-size: 0;
background: url(http://i38.servimg.com/u/f38/18/21/41/30/seomap12.gif) no-repeat center 0px #EEE;
border: 1px solid #CCC;
border-radius: 0 3px 3px 0;
padding: 15px;
height: 32px;
width: 36px !important;
}
.content h2, .panel h2 {
border-bottom: 1px solid #fff;
color: #f6fcff;
font-size: 1.6em;
font-weight: 400;
margin-bottom: .5em;
margin-top: .5em;
padding-bottom: .5em;
}
.pathname-box {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pathname-box {
color: #F3F3F3;
}
.pathname-box p {
color: #F7F2F2;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
a.nav {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
/*___________| Notificação de MP |___________*/
@-webkit-keyframes Notifications{
0%{
opacity: 0;
transform: translateX(-100%);
}
50%{
transform: translateX(15%);
}
100%{
opacity: 1;
transform: translateX(0);
}
}
div.message{
background: rgba(0,0,0,.8);
bottom: 5%;
font: normal 1.3em "Arial";
height: 5em;
left: 0;
line-height: 5em;
opacity: 0;
position: fixed;
text-align: center;
transform: translateX(-100%);
transition: all ease-in-out .2s;
width: 20em;
}
div.message a{
border: #fff 1px solid;
border-bottom-width: 2px;
border-radius: 2px;
color: #fff;
display: inline-block;
height: 1em;
line-height: 1em;
margin: 1.5em auto;
padding: .5em 2em;
position: relative;
text-decoration: none;
width: 8em;
}
div.message a:hover{
background: #fff;
color: rgba(0,0,0,.5);
}
div.message.slide{
opacity: 1;
transform: translateX(0);
-webkit-animation: Notifications 1s 1;
}
/*___________| Notificação de MP |___________*/
/*___________| Rankings em CSS |___________*/
.equipefundo12 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #D966D9;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.equipefundo10 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #FF6600;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.equipefundo11 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #2768A1;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.equipefundo17 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #e62117;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
/*___________| Rankings em CSS |___________*/
.module {
background: #fffbfb;
border: 1px solid #b1b1b1;
}
/*________| Modificações na estrutura dos Posts |_________*/
.postprofile dd, .postprofile dt {
padding-top: 10px;
padding-left: 5px;
}
.postprofile dl dt img {
box-shadow: 0px 0px 3px #606060;
margin-bottom: 10px;
}
.online {
background-image: url(http://hitskin.com/themes/12/98/28/i_icon_online.png);
}
.post {
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #eeeeee;
border-radius: 4px;
box-shadow: 1px 1px 2px #e1e1e1;
background-color: #fbfbfb;
margin: 8px 1px;
padding-bottom: 8px;
padding-top: 5px;
margin-top: 10px;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {padding:6px;}
/*________| Modificações na estrutura dos Posts |_________*/
/*________ Linha do Fórum____________*/
#wrap {
margin-top: 35px;
border: 1px solid #cccccc;
padding: 11px;
box-shadow: 0 px 5px rgba(0,0,0,.15);
border-radius: 1px 1px;
}
/*________ Linha do Fórum____________*/
/*________ Modificações nos Nicks _________*/
a[href="/u1"] {
background: url(http://i.imgur.com/64TYyxd.gif);
text-shadow: 0 0 3px #2D5913;
}
[href="/u8"] {
background: url(http://sl.glitter-graphics.net/pub/590/590935ankbyj1xx4.gif);
text-shadow: 0 0 3px #FFB700;
}
a[href="/u24"] {
text-shadow: 0px 0px 3px #D11736;
background: url("http://i.imgur.com/64TYyxd.gif");
}
a[href="/u23"] {
text-shadow: 0 0 3px #8D16B5;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
a[href="/u22"] {
text-shadow: 0 0 3px #00EAF6;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/*________ Modificações nos Nicks _________*/
.pun tbody.statused span.status {
position: absolute;
}
body {
background-attachment: fixed;
background-color: #fff;
background-image: url(http://i57.servimg.com/u/f57/13/66/77/06/fg10.png);
color: #000;
font-family: Verdana,Arial;
font-size: 10px;
height: auto;
padding: 10px 0;
}
/* Cursor BrasilPlayCarbon By Anderson*/
body {cursor: url('http://i.imgur.com/xf8SoMv.png'), url('http://i.imgur.com/xf8SoMv.png'), auto;}
a:hover {cursor: url('http://i.imgur.com/qLATaiL.png'), url('http://i.imgur.com/qLATaiL.png'), auto;
}
.fade {
display:inline-block;
background: -moz-linear-gradient(left, rgb(235,234,221) 0%, rgba(235,234,221,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb(235,234,221)), color-stop(1.00, rgba(235,234,221,0)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebeadd, endColorstr=#00ebeadd, GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebeadd, endColorstr=#00ebeadd, GradientType=1)";
}
.blur {
display:inline-block;
color:#ddd;
text-shadow: 0 0 2px #aaaaaa;
text-shadow: 0 0 4px #aaaaaa;
text-shadow: 0 0 6px #aaaaaa;
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
filter:
progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}
.flipH {
display:inline-block;
-moz-transform:scale(-1,1);
-o-transform:scale(-1,1);
-webkit-transform:scale(-1,1);
transform:scale(-1,1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=-1,
M12=0,
M21=0,
M22=1,
SizingMethod="auto expand");
}
.flipV {
display:inline-block;
-moz-transform:scale(1,-1);
-o-transform:scale(1,-1);
-webkit-transform:scale(1,-1);
transform:scale(1,-1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=1,
M12=0,
M21=0,
M22=-1,
SizingMethod="auto expand");
}
Re: Mover ícone e titulo do fórum
Troque por este:
Resulta?
Até mais.
- Código:
/* =====| Efeitos nas Categorias |===== */
.subhover {
display: none;
}
.dterm:hover .subhover {
display:block;
}
.subhover a {
position: relative;
margin-left: 4px;
font-size: 12px;
top: -4px;
}
.subhover tr td {
padding-right: 30px;
position: relative;
}
.fixed {
float: left;
margin-left: -40px;
margin-top: -10px;
}
.dterm > div > strong > img {
float: left;
margin-left: -40px;
margin-top: -10px;
}
#main-content > div:nth-child(15) > div > ul.topiclist.forums > li:nth-child(1) > dl > dd.dterm > div, #main-content > div:nth-child(15) > div > ul.topiclist.forums > li:nth-child(2) > dl > dd.dterm > div , #main-content > div:nth-child(15) > div > ul.topiclist.forums > li:nth-child(3) > dl > dd.dterm > div , #main-content > div:nth-child(15) > div > ul.topiclist.forums > li:nth-child(4) > dl > dd.dterm > div {
margin-left: 4px!important;
margin-bottom: 95px!important;
max-height:30px!important;
}
/* =====| Efeitos nas Categorias |===== */
/*************************************************/
.module {
background-color: #fff;
color: #000103;
margin-bottom: 0px;
overflow: hidden;
padding: 0 10px;
padding-bottom: 1px;
}
.sceditor-container textarea {
background: url(http://imgur.com/tXGVGSG.png) no-repeat 50% 50% transparent!important;
background: #fff;
border: 0;
color: #111;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 13px;
margin: 5px;
outline: 0;
padding: 0;
resize: none;
}
.post h4.post-content{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
color: #000000;
}
#search-box #keywords, #forum-search #search_keywords {
background: #FFF;
font-size: 12px;
border: 1px solid #CCC;
border-right: 0;
border-radius: 3px 0 0 3px;
padding: 8px;
height: 14px;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
p.nomargin {
font-size: 1.1em;
line-height: 1.3em;
margin-bottom: 0;
}
#search-box {
float: right;
margin-right: 5px;
margin-top: 10px;
white-space: nowrap;
}
#search-box .button2, #forum-search .button2 {
margin: 0;
font-size: 0;
background: url(http://i38.servimg.com/u/f38/18/21/41/30/seomap12.gif) no-repeat center 0px #EEE;
border: 1px solid #CCC;
border-radius: 0 3px 3px 0;
padding: 15px;
height: 32px;
width: 36px !important;
}
.content h2, .panel h2 {
border-bottom: 1px solid #fff;
color: #f6fcff;
font-size: 1.6em;
font-weight: 400;
margin-bottom: .5em;
margin-top: .5em;
padding-bottom: .5em;
}
.pathname-box {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pathname-box {
color: #F3F3F3;
}
.pathname-box p {
color: #F7F2F2;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
a.nav {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
/*___________| Notificação de MP |___________*/
@-webkit-keyframes Notifications{
0%{
opacity: 0;
transform: translateX(-100%);
}
50%{
transform: translateX(15%);
}
100%{
opacity: 1;
transform: translateX(0);
}
}
div.message{
background: rgba(0,0,0,.8);
bottom: 5%;
font: normal 1.3em "Arial";
height: 5em;
left: 0;
line-height: 5em;
opacity: 0;
position: fixed;
text-align: center;
transform: translateX(-100%);
transition: all ease-in-out .2s;
width: 20em;
}
div.message a{
border: #fff 1px solid;
border-bottom-width: 2px;
border-radius: 2px;
color: #fff;
display: inline-block;
height: 1em;
line-height: 1em;
margin: 1.5em auto;
padding: .5em 2em;
position: relative;
text-decoration: none;
width: 8em;
}
div.message a:hover{
background: #fff;
color: rgba(0,0,0,.5);
}
div.message.slide{
opacity: 1;
transform: translateX(0);
-webkit-animation: Notifications 1s 1;
}
/*___________| Notificação de MP |___________*/
/*___________| Rankings em CSS |___________*/
.equipefundo12 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #D966D9;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.equipefundo10 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #FF6600;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.equipefundo11 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #2768A1;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
.equipefundo17 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #e62117;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}
/*___________| Rankings em CSS |___________*/
.module {
background: #fffbfb;
border: 1px solid #b1b1b1;
}
/*________| Modificações na estrutura dos Posts |_________*/
.postprofile dd, .postprofile dt {
padding-top: 10px;
padding-left: 5px;
}
.postprofile dl dt img {
box-shadow: 0px 0px 3px #606060;
margin-bottom: 10px;
}
.online {
background-image: url(http://hitskin.com/themes/12/98/28/i_icon_online.png);
}
.post {
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #eeeeee;
border-radius: 4px;
box-shadow: 1px 1px 2px #e1e1e1;
background-color: #fbfbfb;
margin: 8px 1px;
padding-bottom: 8px;
padding-top: 5px;
margin-top: 10px;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {padding:6px;}
/*________| Modificações na estrutura dos Posts |_________*/
/*________ Linha do Fórum____________*/
#wrap {
margin-top: 35px;
border: 1px solid #cccccc;
padding: 11px;
box-shadow: 0 px 5px rgba(0,0,0,.15);
border-radius: 1px 1px;
}
/*________ Linha do Fórum____________*/
/*________ Modificações nos Nicks _________*/
a[href="/u1"] {
background: url(http://i.imgur.com/64TYyxd.gif);
text-shadow: 0 0 3px #2D5913;
}
[href="/u8"] {
background: url(http://sl.glitter-graphics.net/pub/590/590935ankbyj1xx4.gif);
text-shadow: 0 0 3px #FFB700;
}
a[href="/u24"] {
text-shadow: 0px 0px 3px #D11736;
background: url("http://i.imgur.com/64TYyxd.gif");
}
a[href="/u23"] {
text-shadow: 0 0 3px #8D16B5;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
a[href="/u22"] {
text-shadow: 0 0 3px #00EAF6;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/*________ Modificações nos Nicks _________*/
.pun tbody.statused span.status {
position: absolute;
}
body {
background-attachment: fixed;
background-color: #fff;
background-image: url(http://i57.servimg.com/u/f57/13/66/77/06/fg10.png);
color: #000;
font-family: Verdana,Arial;
font-size: 10px;
height: auto;
padding: 10px 0;
}
/* Cursor BrasilPlayCarbon By Anderson*/
body {cursor: url('http://i.imgur.com/xf8SoMv.png'), url('http://i.imgur.com/xf8SoMv.png'), auto;}
a:hover {cursor: url('http://i.imgur.com/qLATaiL.png'), url('http://i.imgur.com/qLATaiL.png'), auto;
}
.fade {
display:inline-block;
background: -moz-linear-gradient(left, rgb(235,234,221) 0%, rgba(235,234,221,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb(235,234,221)), color-stop(1.00, rgba(235,234,221,0)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebeadd, endColorstr=#00ebeadd, GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebeadd, endColorstr=#00ebeadd, GradientType=1)";
}
.blur {
display:inline-block;
color:#ddd;
text-shadow: 0 0 2px #aaaaaa;
text-shadow: 0 0 4px #aaaaaa;
text-shadow: 0 0 6px #aaaaaa;
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
filter:
progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}
.flipH {
display:inline-block;
-moz-transform:scale(-1,1);
-o-transform:scale(-1,1);
-webkit-transform:scale(-1,1);
transform:scale(-1,1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=-1,
M12=0,
M21=0,
M22=1,
SizingMethod="auto expand");
}
.flipV {
display:inline-block;
-moz-transform:scale(1,-1);
-o-transform:scale(1,-1);
-webkit-transform:scale(1,-1);
transform:scale(1,-1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=1,
M12=0,
M21=0,
M22=-1,
SizingMethod="auto expand");
}
Resulta?
Até mais.
Re: Mover ícone e titulo do fórum
Não kkk na minha Opinião não será possivel fazer essa auteração o que acha ?
agora asim neste fórum aqui http://www.nossoandroid.com.br/forum vi que ele usa uma imagem em cada fórum
como isso?
agora asim neste fórum aqui http://www.nossoandroid.com.br/forum vi que ele usa uma imagem em cada fórum
como isso?
Re: Mover ícone e titulo do fórum
Como assim uma imagem em cada fórum? :/
Eles não utilizam ícones de sub-fórum , o que tem é imagem na descrição de cada fórum...
Até mais.
Eles não utilizam ícones de sub-fórum , o que tem é imagem na descrição de cada fórum...
Até mais.
Re: Mover ícone e titulo do fórum
Ao adicionar a imagem na descrição fica asim:
É ao tentar redirecionar ou mover ela encontro a mesmo dificuldade como essas:
É ao tentar redirecionar ou mover ela encontro a mesmo dificuldade como essas:
Re: Mover ícone e titulo do fórum
Saudações!
Antes eu preciso que o senhor vá em teu Template index_box:
CPainel ->> Visualização ->> Templates ->> Geral ->> Index_box
Troque o código desta seção pelo abaixo e publique:
Até mais.
Sennior
Antes eu preciso que o senhor vá em teu Template index_box:
CPainel ->> Visualização ->> Templates ->> Geral ->> Index_box
Troque o código desta seção pelo abaixo e publique:
- Código:
<ul class="linklist">
<!-- BEGIN switch_user_logged_in -->
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> • </li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> • </li>
<!-- END switch_user_logged_in -->
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
<!-- BEGIN switch_user_logged_in -->
<li class="rightside"><a href="{U_MARK_READ}" accesskey="m">{L_MARK_FORUMS_READ}</a></li>
<!-- END switch_user_logged_in -->
</ul>
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dd class="dterm"><div class="table-title">{catrow.tablehead.L_FORUM}</div></dd>
<dd class="topics">{L_TOPICS}</dd>
<dd class="posts">{L_POSTS}</dd>
<dd class="lastpost"><span>{L_LASTPOST}</span></dd>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<li class="row">
<dl class="icon" style="background:url({catrow.forumrow.FORUM_FOLDER_IMG}) no-repeat scroll {catrow.forumrow.INC_LEVEL} 50%;">
<dd class="dterm">
<div style="display: block; margin : 0 {catrow.forumrow.INC_LEVEL_RIGHT} 0 {catrow.forumrow.INC_LEVEL_LEFT};">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a>
</h{catrow.forumrow.LEVEL}>
<br />
<div class="Sennior">{catrow.forumrow.FORUM_DESC}</div>
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</div>
</dd>
<dd class="topics">{catrow.forumrow.TOPICS} <dfn>{L_TOPICS}</dfn></dd>
<dd class="posts">{catrow.forumrow.POSTS} <dfn>{L_POSTS}</dfn></dd>
<dd class="lastpost">
<!-- BEGIN avatar -->
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
<!-- END avatar -->
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
</dd>
</dl>
</li>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END tablefoot -->
<!-- END catrow -->
<!-- BEGIN switch_on_index -->
<ul class="linklist">
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a> • </li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a> • </li>
<li class="last"><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
<!-- BEGIN switch_delete_cookies -->
<li class="rightside"><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a></li>
<!-- END switch_delete_cookies -->
</ul>
<!-- END switch_on_index -->
Até mais.
Sennior
Re: Mover ícone e titulo do fórum
Olá autor,
você seguiu os passo do Sennior corretamente? substitui o código é publico clicando no sinal de "+" ?
segue a imagem;
Até mais.
você seguiu os passo do Sennior corretamente? substitui o código é publico clicando no sinal de "+" ?
segue a imagem;
Até mais.
Re: Mover ícone e titulo do fórum
Questão abandonada pelo autor, mas considerada resolvida por ter solução para o problema. Tópico marcado como Resolvido e movido para Questões resolvidas. |
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