Como coloco isso? Em ultimas mensagens
5 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
Como coloco isso? Em ultimas mensagens
Qual é minha questão:
Oi eu cria saber como coloco isso, nas ÚLTIMAS MENSAGEM
ver imagem:
https://i.servimg.com/u/f49/16/79/58/45/ajuda10.png
Medidas que eu tomei para corrigir o problema:
Bem procurei aqui no fdf mas não encontrei...
Então fui procurar um forum com o que eu cria para postar aqui!
Links e imagens do meu problema:
Cria assim: https://i.servimg.com/u/f49/16/79/58/45/ajuda10.png
Endereço do meu fórum:
http://dix-forum.forumeiros.com/
Versão do meu fórum:
PUNBB
Oi eu cria saber como coloco isso, nas ÚLTIMAS MENSAGEM
ver imagem:
https://i.servimg.com/u/f49/16/79/58/45/ajuda10.png
Medidas que eu tomei para corrigir o problema:
Bem procurei aqui no fdf mas não encontrei...
Então fui procurar um forum com o que eu cria para postar aqui!
Links e imagens do meu problema:
Cria assim: https://i.servimg.com/u/f49/16/79/58/45/ajuda10.png
Endereço do meu fórum:
http://dix-forum.forumeiros.com/
Versão do meu fórum:
PUNBB
Re: Como coloco isso? Em ultimas mensagens
Olá , coloque este código em sua " Folha CSS"
Aceda à ,
Insira o código e salve
Resulta ?
Até mais.
- Código:
.lastpost {
-moz-border-radius: 7px;
-moz-box-shadow: 0 0 8px #666;
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 0 8px #666;
border: 2px solid #EEE;
border-image: initial;
border-radius: 10px;
box-shadow: 0 0 7px #666;
margin: 3px;
width: auto;
}
Aceda à ,
Painel de controle Visualização Imagens e cores Cores Folha de estilo css
Insira o código e salve
Resulta ?
Até mais.
Re: Como coloco isso? Em ultimas mensagens
!sasuky escreveu:Olá , coloque este código em sua " Folha CSS"
- Código:
.lastpost {
-moz-border-radius: 7px;
-moz-box-shadow: 0 0 8px #666;
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 0 8px #666;
border: 2px solid #EEE;
border-image: initial;
border-radius: 10px;
box-shadow: 0 0 7px #666;
margin: 3px;
width: auto;
}
Aceda à ,
Painel de controle Visualização Imagens e cores Cores Folha de estilo css
Insira o código e salve
Resulta ?
Até mais.
Não resultou!
Re: Como coloco isso? Em ultimas mensagens
Tente este código
Ou este
- Código:
.forabg dd.posts, .forabg dd.topics, .forabg dd.lastpost {
margin: 3px;
}
ul.forums dd {
border-color: transparent;
}
ul.topiclist dd {
border-left: 1px solid transparent;
padding: 4px 0px;
}
.lastpost {
margin: 3px;
border: 2px solid #EEE;
border-radius: ;
}
dd.lastpost {
-webkit-box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
background-attachment: scroll;
background-color: transparent;
background-image: none;
border-bottom-color: transparent;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: transparent;
border-left-style: solid;
border-left-width: 1px;
border-right-color: transparent;
border-right-style: solid;
border-right-width: 2px;
border-top-color: transparent;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-top-style: solid;
border-top-width: 2px;
box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
color: gray;
cursor: url(http://img24.imageshack.us/img24/7129/glovecursor.png), auto;
display: block;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: 42px;
list-style-type: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: -webkit-auto;
width: 185px;
}
.forabg dd.posts, .forabg dd.topics, .forabg dd.lastpost {
margin: 3px;
}
ul.forums dd {
border-color: transparent;
}
ul.topiclist dd {
border-left: 1px solid transparent;
padding: 4px 0px;
}
Ou este
- Código:
ul.forums dd {
border-color: black;
}
ul.topiclist dd {
border-left: 1px solid black;
padding: 4px 0px;
}
.lastpost {
border: 2px solid #EEE;
border-radius: ;
margin: 3px;
}
.lastpost {
border: 2px solid #EEE;
border-radius: ;
margin: 3px;
}
dd {
display: block;
-webkit-margin-start: 40px;
}
Re: Como coloco isso? Em ultimas mensagens
Tente este
- Código:
.pun table.table td {
margin: 3px;
}
.pun table.table td {
border-color: transparent;
}
.pun table.table td {
border-left: 1px solid transparent;
padding: 4px 0px;
}
.lastpost {
margin: 3px;
border: 2px solid #EEE;
border-radius: ;
}
.pun table.table td { {
-webkit-box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
background-attachment: scroll;
background-color: transparent;
background-image: none;
border-bottom-color: transparent;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: transparent;
border-left-style: solid;
border-left-width: 1px;
border-right-color: transparent;
border-right-style: solid;
border-right-width: 2px;
border-top-color: transparent;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-top-style: solid;
border-top-width: 2px;
box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
color: gray;
cursor: url(http://img24.imageshack.us/img24/7129/glovecursor.png), auto;
display: block;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: 42px;
list-style-type: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: -webkit-auto;
width: 185px;
}
.forabg dd.posts, .forabg dd.topics, .forabg dd.lastpost {
margin: 3px;
}
ul.forums dd {
border-color: transparent;
}
ul.topiclist dd {
border-left: 1px solid transparent;
padding: 4px 0px;
}
Re: Como coloco isso? Em ultimas mensagens
Desculpa foi erro meu
- Código:
.pun table.table td {
margin: 3px;
}
.pun table.table td {
border-color: transparent;
}
.pun table.table td {
border-left: 1px solid transparent;
padding: 4px 0px;
}
.lastpost {
margin: 3px;
border: 2px solid #EEE;
border-radius: ;
}
.pun table.table td {
-webkit-box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
background-attachment: scroll;
background-color: transparent;
background-image: none;
border-bottom-color: transparent;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: transparent;
border-left-style: solid;
border-left-width: 1px;
border-right-color: transparent;
border-right-style: solid;
border-right-width: 2px;
border-top-color: transparent;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-top-style: solid;
border-top-width: 2px;
box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
color: gray;
cursor: url(http://img24.imageshack.us/img24/7129/glovecursor.png), auto;
display: block;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: 42px;
list-style-type: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: -webkit-auto;
width: 185px;
}
.forabg dd.posts, .forabg dd.topics, .forabg dd.lastpost {
margin: 3px;
}
ul.forums dd {
border-color: transparent;
}
ul.topiclist dd {
border-left: 1px solid transparent;
padding: 4px 0px;
}
Re: Como coloco isso? Em ultimas mensagens
Ogora está quase mas está bugado:
https://i.servimg.com/u/f49/16/79/58/45/cuase10.png
Penso que é só ajustar!?
https://i.servimg.com/u/f49/16/79/58/45/cuase10.png
Penso que é só ajustar!?
Re: Como coloco isso? Em ultimas mensagens
Tente este
- Código:
.pun table.table td {
-webkit-box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
background-attachment: scroll;
background-color: transparent;
background-image: none;
border-bottom-color: transparent;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: transparent;
border-left-style: solid;
border-left-width: 1px;
border-right-color: transparent;
border-right-style: solid;
border-right-width: 2px;
border-top-color: transparent;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-top-style: solid;
border-top-width: 2px;
box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
color: gray;
cursor: url(http://img24.imageshack.us/img24/7129/glovecursor.png), auto;
display: block;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: 42px;
list-style-type: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: -webkit-auto;
width: 185px;
}
Re: Como coloco isso? Em ultimas mensagens
Troca por este
- Código:
.pun table.table td {
margin: 3px;
}
.pun table.table td {
border-color: transparent;
}
.pun table.table td {
border-left: 1px solid transparent;
padding: 4px 0px;
}
.pun table.table td {
-webkit-box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
background-attachment: scroll;
background-color: transparent;
background-image: none;
border-bottom-color: transparent;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: transparent;
border-left-style: solid;
border-left-width: 1px;
border-right-color: transparent;
border-right-style: solid;
border-right-width: 2px;
border-top-color: transparent;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-top-style: solid;
border-top-width: 2px;
box-shadow: rgb(102, 102, 102) 0px 0px 8px 0px;
color: gray;
cursor: url(http://img24.imageshack.us/img24/7129/glovecursor.png), auto;
display: block;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: 42px;
list-style-type: none;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: -webkit-auto;
width: 185px;
}
Re: Como coloco isso? Em ultimas mensagens
Troque o código por este então
- Código:
.pun table.table td {
margin: 3px;
}
.pun table.table td {
border-color: transparent;
}
.pun table.table td {
border-left: 1px solid transparent;
padding: 4px 0px;
}
.pun table.table td {
margin: 3px;
}
.pun table.table td {
border-color: transparent;
}
.pun table.table td {
border-left: 1px solid transparent;
padding: 4px 0px;
}
.forabg dd.posts, .forabg dd.topics, .forabg dd.lastpost {
margin: 3px;
}
ul.forums dd {
border-color: transparent;
}
ul.topiclist dd {
border-left: 1px solid transparent;
padding: 4px 0px;
}
Re: Como coloco isso? Em ultimas mensagens
Código:
Copiou o tema né?
Olhe o tema original: http://forum.world-studios.com.br/
- Código:
.pun table.table td {
margin: 3px;
}
.pun table.table td {
border-color: transparent;
}
.pun table.table td {
border-left: 1px solid transparent;
padding: 4px 0px;
}
.pun table.table td {
margin: 3px;
}
.pun table.table td {
border-color: transparent;
}
.pun table.table td {
border-left: 1px solid transparent;
padding: 4px 0px;
}
.forabg dd.posts, .forabg dd.topics, .forabg dd.lastpost {
margin: 3px;
}
ul.forums dd {
border-color: transparent;
}
ul.topiclist dd {
border-left: 1px solid transparent;
padding: 4px 0px;
}
Copiou o tema né?
Olhe o tema original: http://forum.world-studios.com.br/
Re: Como coloco isso? Em ultimas mensagens
Olá, substitua o codigo por este
Cordialmente.
- Código:
.tcr {
-moz-border-radius: 7px;
-moz-box-shadow: 0 0 8px #666;
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 0 8px #666;
border: 2px solid #EEE;
border-image: initial;
border-radius: 10px;
box-shadow: 0 0 7px #666;
margin: 3px;
width: auto;
}
Cordialmente.
Tópicos semelhantes
» Como por efeito hover nas celulas "Fórum, Tópicos, Mensagens e Últimas mensagens"? no Pun PHP?
» Como por ultimas mensagens no forum
» Como fazer as ultimas mensagens aparecerem.
» Como colocar este efieto, ultimas mensagens
» [Resolvido] Como colocar aviso de ultimas mensagens?
» Como por ultimas mensagens no forum
» Como fazer as ultimas mensagens aparecerem.
» Como colocar este efieto, ultimas mensagens
» [Resolvido] Como colocar aviso de ultimas mensagens?
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