Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Barra 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
Barra do fórum
Qual é minha questão:
Olá à todos,
Em frequente , estou com um problema no meu novo tema em que utilizei da Hitskin. O mesmo encontra-se bugado com um grande espaço.
Como podem perceber, há um grande espaço de deslocamento entre Novas Mensagens, Não Há Novas Mensagens, Bloqueado. Há um espaço enorme entre os mesmo, até inclusive afastou os Copyright . Como posso concertar isto?
Medidas que eu tomei para corrigir o problema:
Avaliei meus códigos e não cheguei em nenhuma conclusão. Já vi os Template e não há nenhuma mudança.
Links e imagens do meu problema:
https://2img.net/r/ihimizer/img193/4396/duvidadd.png
Endereço do meu fórum:
http://portal-flecha.forumeiros.com
Versão do meu fórum:
PUNBB
Olá à todos,
Em frequente , estou com um problema no meu novo tema em que utilizei da Hitskin. O mesmo encontra-se bugado com um grande espaço.
Como podem perceber, há um grande espaço de deslocamento entre Novas Mensagens, Não Há Novas Mensagens, Bloqueado. Há um espaço enorme entre os mesmo, até inclusive afastou os Copyright . Como posso concertar isto?
Medidas que eu tomei para corrigir o problema:
Avaliei meus códigos e não cheguei em nenhuma conclusão. Já vi os Template e não há nenhuma mudança.
Links e imagens do meu problema:
https://2img.net/r/ihimizer/img193/4396/duvidadd.png
Endereço do meu fórum:
http://portal-flecha.forumeiros.com
Versão do meu fórum:
PUNBB
Re: Barra do fórum
Olá,
Poderia nos mandar o conteúdo de sua folha do estilo CSS?
Visualização >> Imagens e Cores >> Cores >> Folha de estilo CSS
Além disso, poderia confirmar se fez alguma edição no template, adição de códigos e afins, ou o tema já veio desta forma?
Até Mais!
Poderia nos mandar o conteúdo de sua folha do estilo CSS?
Visualização >> Imagens e Cores >> Cores >> Folha de estilo CSS
Além disso, poderia confirmar se fez alguma edição no template, adição de códigos e afins, ou o tema já veio desta forma?
Até Mais!
Re: Barra do fórum
Olá,
Como citei acima, o tema já veio desta forma.
Aqui está meu conteúdo:
Até mais.
Como citei acima, o tema já veio desta forma.
Aqui está meu conteúdo:
- Código:
* {
margin: 0px;
padding: 0px;
}
* html {
scrollbar-face-color: #;
scrollbar-highlight-color: #;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #;
scrollbar-darkshadow-color: #;
}
*+ html {
scrollbar-face-color: #;
scrollbar-highlight-color: #;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #;
scrollbar-darkshadow-color: #;
}
body {
background-color: #AFEEEE;
background-image: url('http://i55.tinypic.com/210doq1.jpg');
background-position: center;
background-repeat: repeat;
color: #1E90FF;
font-size: 11px;
font-family: Tahoma,Verdana,Helvetica,sans-serif;
}
/* Wrap .pun-------------------------------------------------------------*/
.pun {
width: 880px;
margin: 0 auto;
padding: 5px;
margin-top: 150px;
margin-bottom: 30px;
background-color: #fff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 2px solid #1E90FF;
background-image: url();
background-repeat: repeat-x;
background-position: top;
/* Fix for RTL min-width bug, left here for consistency */
min-width: 768px;
line-height: 130%;
}
.pun div, .pun td, .sig-line {
border-color: #1E90FF;
color: ##dddddd;
}
.pun img, .pun fieldset {
border: none;
}
.pun a:link {
color: #9C9C9C;
text-decoration: none;
font-weight: bold;
}
.pun a:visited {
color: #9C9C9C;
text-decoration: none;
}
.pun a:hover {
color: #363636;
text-decoration: none;
}
.pun a:active {
color: #9C9C9C;
text-decoration: none;
}
.pun a:focus {
color: #363636;
text-decoration: none;
}
.pun h2, .pun h3, .pun th, .pun input, .pun select {
font: normal 1em Verdana, Arial, sans-serif;
}
/* Main heading (Logo and description)-------------------------------------------------------------*/
#pun-intro {
margin: 0;
padding: 1.5em 1em 1em 1em;
border-bottom: 0px;
background-color: #ffffff;
background-image: url();
text-align: center;
background-repeat: repeat-x;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 0px solid #ffffff;
}
*+ html #pun-head {
margin-top: -5px;
}
* html #pun-head {
margin-top: -5px;
}
#pun-logo {
float: center;
text-align: center;
}
#pun-title {
padding-left: 5px;
white-space: nowrap;
color: #ffffff;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 20px;
}
#pun-title h1 {
font-size: inherit;
font-weight: inherit;
color: inherit;
}
p#pun-desc {
color:#ffffff;
padding: 0.3em 0 0 5px;
}
/* Main navigation (Menu, information and crumbs)-------------------------------------------------------------*/
#pun-head #pun-navlinks {
padding: 0.5em 1.1em 0.6em 1.1em;
background-color: transparent;
border-color: transparent;
}
#pun-navlinks ul {
list-style: none;
text-align: left;
position: absolute;
top: 108px;
width: 748px;
height: 20px;
background-color: #ffffff;
background-repeat: repeat-x;
padding: 10px;
border: 2px solid #1E90FF;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
}
#pun-navlinks li {
display: inline;
font-size: 1em;
font-weight: bold;
font-family: Tahoma,Arial,Helvetica,sans-serif;
}
#pun-navlinks li a {
margin: 0 0.8em 0 0;
color: #00BFFF;
}
#pun-navlinks a, #pun-navlinks a:visited {
color: #00BFFF;
/*color: #fff;
*/
text-decoration: none;
}
#pun-navlinks a:hover, #pun-navlinks a:active, #pun-navlinks a:focus {
text-decoration: none;
background-color: #00BFFF;
padding: 5px;
color: #fff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 2px solid #1E90FF;
/*color: #fff;
*/
}
#pun-visit,.main-box {
border-width: 0px;
padding: 0.6em 1em;
background-color: transparent;
margin: 0 0 1em 0;
color: #b0b1b0;
}
#pun-visit ul,.main-box ul {
float: right;
width: 70%;
text-align: right;
list-style-type: none;
}
.main-box ul {
float: left;
width: auto;
}
#pun-visit li,.main-box li {
margin-left: 0.7em;
white-space: nowrap;
float: right;
}
.pun-crumbs {
padding: 0.2em 1em;
margin: 0 1px 1em 1px;
}
.pun-crumbs p {
margin: 0;
line-height: 1.5;
font-size: 1.11em;
color: #666;
}
.pun-crumbs a {
text-decoration: none;
}
/* **************************************************************************Most stable Standards-compliant 3-column layout by Ryan Brillhttp://www.alistapart.com/articles/negativemargins
/************************************************************************** */
#content-container div#container {
width: 100%;
float: left;
margin-right: -0px;
}
#content-container div#content {
margin-right: 0px;
}
#content-container div#main {
margin-bottom: 1em;
overflow: hidden;
/* Fixes 3-column negative margins float clearing bug: http://archivist.incutio.com/viewlist/css-discuss/97678 Thanks Georg! */
}
*+ html #content-container div#main {
margin-left: 0px;
}
#content-container div#left {
width: 0px;
float: left;
margin-right: 0px;
overflow: hidden;
}
#content-container div#right {
width: 0px;
float: right;
overflow: hidden;
}
* html #content-container #main-content {
/* FIX for IE6... For some reason, if we insert comment before this series, the star html hack don't work no more... ?? */
overflow: visible;
margin-right: 0px;
}
* html #content-container div#main {
/* FIX for IE6 */
margin-right: -99%;
width: 100%;
float: left;
}
#page-body {
margin: 4px 0;
width: 100%;
}
/* Announcement Box-------------------------------------------------------------*/
#pun-announcement {
border-width: 0px;
padding: 1em;
background-color: transparent ;
}
.pun .main .main-content.message {
background-color: transparent;
}
.pun .main .main-content p.message {
margin: 1.7em;
padding: 1em;
background-color: transparent;
border: 0px;
}
/* Main headings and Pagination-------------------------------------------------------------*/
.pun .main, .pun .main-category {
margin: 1em 0;
}
.main .main-head, .main .main-foot {
padding: 0.7em 1.3em;
font-weight: normal;
color: #1E90FF;
background-color: transparent;
}
.main .main-head {
background-image: url();
background-repeat: repeat-x;
padding: 10px;
border: 2px solid #1E90FF;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
}
.main .main-head .page-title {
font-size: 12px;
font-weight: normal;
}
.pun .main-content {
padding: 2px;
background-color: #fff;
background-repeat: repeat-x;
border: 2px solid #1E90FF;
}
.pun .style1 {
background-color: #ffffff;
padding: 0.5em;
}
.pun .style2 {
background-color: #ffffff;
padding: 0.5em;
}
.pun .main-foot .h2, .pun .main-head .h2 {
float: left;
}
.pun .main .options {
float: right;
text-align: right;
color: #1E90FF;
}
.pun .main .options a,.pun .main .options a:link,.pun .main .options a:visited {
margin-left: 0.5em;
color: #1E90FF;
text-decoration: none;
}
.pun .main-foot .options a,.pun .main-foot .options a:link,.pun .main-foot .options a:visited {
margin-left: 0.6em;
color: #1E90FF;
text-decoration: underline;
}
/* Table-------------------------------------------------------------*/
.pun table.table {
width: 100%;
table-layout: fixed;
empty-cells: show;
border-collapse: collapse;
}
.pun .frm .frm-form table {
border: 1px solid #dddddd;
border-top: 1px solid #1E90FF;
border-color: #bbb;
}
.pun table.table th {
border-style: none;
border-color: #1E90FF;
background-color: #ffffff;
color: #1E90FF;
font-weight: bold;
}
.pun table.table td {
padding: 0.6em 0 0.7em;
border-width: 0px;
border-style: solid none none solid;
line-height: 130%;
background-color: #ffffff;
border-color: #1E90FF;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #ffffff;
color: #1E90FF;
}
.pun table.table td table td {
border: none;
padding: 0px;
}
.pun table .tcl {
width: 50%;
overflow: hidden;
text-align: left;
}
.pun table.table th.tcl {
padding-left: 0.5em;
}
.pun .frm .frm-form table .tc2 {
text-align: left;
padding-left: 0.5em;
}
.pun .table .tc2, .pun .table .tc3 {
width: 10%;
text-align: center;
}
.pun .frm .frm-form table .tc4 {
text-align: center;
width: 5%;
}
.pun table .tcr {
width: 30%;
overflow: hidden;
text-align: left;
padding: 0 0 0 0.5em !important;
}
.pun table th.tcl,.pun table th.tc2,.pun table th.tc3,.pun table th.tc4,.pun table th.tcr {
overflow: hidden;
}
.pun table .report {
width: 9%;
}
.pun .main table.table td.report {
background-color: #AFEEEE;
}
.pun table .tdtopics {
padding-left: 42px;
}
.pun table .tdtopics .status {
margin-left: -32px;
}
.pun table .tdtopics img, .pun .posthead img {
vertical-align: middle;
}
table .tcl.memberlist {
width: 25%;
}
.pun tbody.statused td.tcl {
padding-left: 3.4em;
}
.pun tbody.statused span.status {
position: absolute;
}
.pun table td.tcl {
border-left-style: none;
border-left-width: 0;
vertical-align: top;
height: 42px;
padding-left: 0.5em;
min-height: 24px;
}
pun table td.tcl .height-giver {
min-height: 42px;
visibility: hidden;
width: 1px;
}
td.avatar-mini a {
text-decoration: none;
}
td.avatar-mini a span {
text-decoration: underline;
}
td.avatar-mini img {
background-color: #fff;
border: 1px solid #AFEEEE;
vertical-align: middle;
width: 38px;
height: 38px;
}
* html .pun table {
position: relative;
}
* html .pun table td.tcl {
position: relative;
}
.pun table td.tcl h2 {
font-weight: bold;
}
.pun .main table.table td.td-title {
background-color: #AFEEEE;
}
.pun .main table.table th.name {
padding-left: 0.5em;
}
.pun .sticky-separator {
border-top: 5px double #1E90FF !important;
}
.mod-text {
font-weight: bold;
}
h2.topic-title {
display: inline;
}
.hierarchy {
display: inline;
text-transform: none;
border: none;
font-size: 10px;
font-weight: bold !important;
}
Até mais.
Re: Barra do fórum
Esqueceram de mim ou poderiam me dar o suporte prometido?
É muito simples pedir a Folha de CSS e sumir do tópico !
Até mais.
É muito simples pedir a Folha de CSS e sumir do tópico !
Até mais.
Re: Barra do fórum
Olá,
Tente este código:
Painel... -> Visualização -> Imagens e cores -> Cores -> Folha de estilo CSS
Melhores cumprimentos!
Tente este código:
- Código:
.pun {
padding-bottom: 0px 0px;
margin-bottom: 1px;
}
Painel... -> Visualização -> Imagens e cores -> Cores -> Folha de estilo CSS
Melhores cumprimentos!
Re: Barra do fórum
Olá,
Tentarei lhe explicar, há um código em seu css que esconde seus widgets, no caso o código é esse {remova}
Provavelmente seu fórum contém um grande número de widgets e estes widgets obviamente estarão até lá embaixo por serem muitos, remova o código que lhe mostrei e intenderá melhor. Sugiro que reduza o número de widgets ou os desative.
Até mais
Tentarei lhe explicar, há um código em seu css que esconde seus widgets, no caso o código é esse {remova}
- Código:
#content-container div#left {
width: 0px;
float: left;
margin-right: 0px;
overflow: hidden;
}
Provavelmente seu fórum contém um grande número de widgets e estes widgets obviamente estarão até lá embaixo por serem muitos, remova o código que lhe mostrei e intenderá melhor. Sugiro que reduza o número de widgets ou os desative.
Até mais
Tópicos semelhantes
» Cor do fundo do fórum e da barra do sub fórum
» Barra do fórum
» Barra index forum
» Barra do Forum
» Cor barra do sub-fórum
» Barra do fórum
» Barra index forum
» Barra do Forum
» Cor barra do sub-fórum
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