Largura do forum não funciona
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 • Compartilhe
Largura do forum não funciona
Qual é minha questão:
Pessoal, a largura do meu forum não funciona, quando eu vou la e aumento ou diminuo a porcentagem da largura simplesmente não aplica, dai preciso dele um pouco mais largo do que se encontra. Alterei meu forum hoje para PHPBB3. Alguem pode me ajudar?
Endereço do meu fórum:
http://ultimato.forumeiros.com
Versão do fórum:
INVISION
Pessoal, a largura do meu forum não funciona, quando eu vou la e aumento ou diminuo a porcentagem da largura simplesmente não aplica, dai preciso dele um pouco mais largo do que se encontra. Alterei meu forum hoje para PHPBB3. Alguem pode me ajudar?
Endereço do meu fórum:
http://ultimato.forumeiros.com
Versão do fórum:
INVISION
Última edição por Nola em 12.06.13 22:22, editado 1 vez(es)
Re: Largura do forum não funciona
Olá!
Qual é o código que está utilizando?
Até mais!
Qual é o código que está utilizando?
Até mais!
Re: Largura do forum não funciona
Olá,
Aceda à:
Painel >> Visualização >> Imagens e Cores >> Cores >> Folha do estilo CSS
Procure por:
Altere-o para o valor que deseja. Exemplo: 980 px;
Atenciosamente.
Aceda à:
Painel >> Visualização >> Imagens e Cores >> Cores >> Folha do estilo CSS
Procure por:
Wrap >> Especificação >> width 98 px;
Altere-o para o valor que deseja. Exemplo: 980 px;
Atenciosamente.
Re: Largura do forum não funciona
- Código:
#picture_legend {
display: none;
}
#wrap {
padding: 5px;
border: 3px solid
white;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
box-shadow: 0 0 10px
#AAA;
-moz-box-shadow: 0 0 10px #AAA;
-webkit-box-shadow: 0 0 10px
#AAA;
padding: 9px;
}
ul.navlinks {
border-bottom: 0px solid white;
}
div.headerbar{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:150px;}
.forumbg {
background-color: #0B5AAB;
background-image: url(http://2img.net/i/fa/fdf3/bg_cat.png);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid white;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
border-image: initial;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 5px #868686;
}
#logo {
top: 15px;
left: 10px;
position:relative;}
tr.row1 {
background: white; }
tr.row3 {
background: white; }
p.row1 {
background: white; }
li.row{
background: #FFFFFF;}
a:link {
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;}
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
div.h3 {
border-bottom: 1px solid #D0D2D4;}
/* -- Header -- */
a#logo {padding:0px !important;}
.headerbar{
margin-bottom:-3px !important;
padding-top:10px !important;
border:1px solid #155D98;
border-bottom:1px solid #155D98;
border-radius:6px 6px 0 0;
-moz-border-radius:6px 6px 0 0;
-webkit-border-radius:6px 6px 0 0;
background-image: url(http://2img.net/i/fa/fdf3/bg_header.jpg) !important;
}
.headerbar .corners-bottom, .headerbar .corners-top{display:none !important;}
.linklist.navlinks{
background:#1775BD !important;
border:1px solid #155D98;
border-top:1px solid #4CA0CE;
border-radius:0 0 6px 6px;
-moz-border-radius:0 0 6px 6px;
-webkit-border-radius:0 0 6px 6px;
overflow:hidden;
}
.navbar .corners-top, .navbar .corners-bottom{display:none;}
.navbar{
padding:0px !important;
background:#F7F7F7 !important;
}
.linklist.navlinks a{
font-size:11px;
color:#fff;
font-family:Verdana;
text-shadow:1px 1px 0px #124B79;
padding-left:7px;
padding-right:7px;
padding-top:3px;
padding-bottom:3px;
font-weight:0px;
}
.linklist.navlinks a img{display:none;}
.linklist.navlinks a:hover{
background:#155D98;
box-shadow:inset 0px 0px 4px #124B79;
-moz-box-shadow:inset 0px 0px 4px #124B79;
-webkit-box-shadow:inset 0px 0px 4px #124B79;
padding: 5px 7px 6px 7px;
outline:none;
}
/* Searc box */
#search-box{
position:relative;
bottom:10px !important;
}
input#keywords{
background:#1775BD !important;
color:#fff !important;
border-top:1px solid #4CA0CE !important;
border-bottom:1px solid #155D98 !important;
border-left:1px solid #155D98 !important;
border-right:1px solid #155D98 !important;
border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
padding-left:4px;
padding:7px;
margin-right:10px;
width:130px !important;
text-shadow:1px 1px 0px #124B79 !important;
transition: all 1s;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
}
#search-box .button2{display:none;}
input#keywords:focus{width:200px !important;outline:none;}
#search_menu{
border:3px solid #155D98;
border-radius:7px;
-moz-border-radius:7px;
-webkit--moz-border-radius:7px;
}
#search_menu .center-overview{padding:0px;}
#search_menu .center-overview a{
background:#1775BD;
padding-left:7px;
padding-right:7px;
padding-top:3px;
padding-bottom:3px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
margin-bottom:-1px;
}
#search_menu .center-overview a:hover{background:#155D98;}
#search_menu .title-overview {
border-radius:7px 7px 0 0;
-moz-border-radius:7px 7px 0 0;
-webkit-border-radius:7px 7px 0 0;
}
/*STAFF*/
a[href="/u11"] {color: #D66EFF!important;font-weight: normal!important;}/*--braga--*/
400/*STAFF*/
#username_reg {
background: #fff url ("http://cdn1.iconfinder.com/data/icons/ledicons/user_business_boss.png") center left no-repeat;
padding-left: 20px;
}
#email {
background: #fff url("http://cdn1.iconfinder.com/data/icons/ledicons/book_addresses.png") center left no-repeat;
padding-left: 20px;
}
#password_reg {
background: #fff url("http://cdn2.iconfinder.com/data/icons/ledicons/key.png") center left no-repeat;
padding-left: 20px;
}
.blocs {
background: #COLOR;
border: 4px solid #COLOR;
-webkit- border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 5px #000 inset;
-webkit-box-shadow: 0px 0px 5px #000 inset;
-o-box-shadow: 0px 0px 5px #000 inset;
box-shadow: 0px 0px 5px #000 inset;
text-align : justify;
padding : 5px;
font-weight : normal;
height : 200px;
}
.contexte {
background: #COLOR;
border: 2px solid #COLOR;
-webkit- border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 5px #000 inset;
-webkit-box-shadow: 0px 0px 5px #000 inset;
-o-box-shadow: 0px 0px 5px #000 inset;
box-shadow: 0px 0px 5px #000 inset;
width : 310px;
padding : 10px;
height : 140px;
overflow : auto
}
#username.inputbox[type=text] { padding-left: 20px; }
#password.inputbox[type=password] { padding-left: 20px;}
#username.inputbox {
background: url('http://cdn3.iconfinder.com/data/icons/humano2/16x16/emblems/emblem-people.png') no-repeat top left;}
#password.inputbox {
background: url('http://cdn2.iconfinder.com/data/icons/ledicons/key.png') no-repeat top left;}
/* -- Colturi rotunjite -- */
.forabg,
.forumbg,
.module,
.post,
.row3{
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}
/*CULORI PENTRU MODERARE*/
text {color: #0c7d00;font-weight: bold;}
fastcode, fast {color: #cb34d9;font-weight: bold;}
mod {color: #DE9903;font-weight: bold;}
color {color: #00ffcc;font-weight: bold;}
designer {color: #0080FF;font-weight: bold;}
nume {color: #862323;font-weight: bold;}
nume {color: #784141;font-weight: bold;}
kee {color: #cc4aff; font-weight: bold;}
nume {color: #0080FF;font-weight: bold;}
/*CULORI PENTRU MODERARE*/
.postprofile {
border-bottom-color: #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right-color: #FFFFFF;
border-top-color: #FFFFFF;
color: #666666;
display: inline;
float: right;
margin: 5px 0px 0px;
min-height: 80px;
position: relative;
width: 22%;
}
i, cite, em, var, address, dfn {
font-style: normal;
}
p.author {
background: 0px 0px #FFFFFF;
border: 1px solid #C3E0F1;
border-radius: 0 6px 6px 0;
color: #232323;
left: -11px;
margin-top: 7px;
padding-left: 3px;
padding-top: 3px;
position: relative;
width: 295px;
}
26-ltr.css:1
p.author {
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 0px 15em 0.6em 0px;
padding: 0px 0px 5px 0px;
}
.topic-actions .buttons{
float: none !important;
}
.topic-actions .pathname-box{
margin-left: 0px !important;
}
.postbody .topic-title {
background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
display: block;
font-size: 0.3em;
margin-top: 10px;
font-style: regular;
height: 35px;
padding-left: 16px;
text-shadow: 1px 1px 2px #ADD8E6;
}
.postbody .topic-title {
color: #0372BE;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 2em;
font-weight: 400;
}
form#ucp h1.page-title{
background-image: none !important;
}
h1.page-title {
background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
display: block;
font-size: 0.3em;
margin-top: 5px;
font-style: regular;
height: 35px;
padding-left: 25px;
}
h1.page-title {
color: #0372BE;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 2em;
font-weight: 400;
}
.table-title, .table-title h2 {
color: white !important;
font-family: "Arial";
font-size: 13px;
font-weight: 700 !important;
text-shadow: 1px 1px 0px black;
}
.forums li.row:last-child, .forumbg .row:last-child {
border-bottom: medium none currentColor;
border-radius: 0 0 6px 6px !important;
}
104-ltr.css:411
.forums li.row, .topiclist li.row {
background-color: #E5F1F9 !important;
border-bottom: 1px solid #C3E0F1;
border-top: 1px solid #FFFFFF;
}
104-ltr.css:411
.forums li.row, .topiclist li.row {
background-color: #E5F1F9 !important;
border-bottom: 1px solid #C3E0F1;
border-top: 1px solid #FFFFFF;
}
form fieldset.jumpbox{
display: none !important;
}
form fieldset.quickmod{
display: none !important;
}
.navbar {
background: none !important;
}
.main-head1 {
background: url("http://i42.servimg.com/u/f42/15/42/26/78/bg_0210.png") transparent;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
color: #DEDFDF;
font-weight: 400;
margin-top: 3px;
padding: 0.7em 1.3em;
}
body {
background: #008aff url('http://i.imgur.com/DaQNy.png');}
div#wrap {
background: #FFFFFF;
border: 1px solid #D7D7D7;
border-radius: 7px;
box-shadow: #797979 0px 0px 15px 0px;
color: #777777;
}
26-ltr.css:452
#wrap {
border: 0px solid #FFFFFF;
border-radius: 6px;
padding: 9px;
}
.spoiler > dt::after {
content: "Arata-mi mesajul";
float: right;
}
.forums li.row, .topiclist li.row{
background-color: #E5F1F9 !important;
border-bottom: 1px solid #C3E0F1;
border-top: 1px solid #FFFFFF;
}
.forums li.row, .topiclist li.row:hover{
backround-color: #FFFFFF;
}
.panel {
background-color: #E5F1F9;
color: #666666;
margin-bottom: 4px;
padding: 0px 10px;
}
.module {
padding: 8px;
}
.panel, .module, #preview, .post {
border: 1px solid #C3E0F1;
border-radius: 4px;
}
.forabg, .forumbg, .module, .post, .row3 {
border-radius: 6px;
}
.module {
background-color: #E5F1F9;
color: #666666;
margin-bottom: 4px;
overflow: hidden;
padding: 0px 10px;
}
.panel, .module, #preview, .post {
border: 1px solid #C3E0F1;
border-radius: 4px;
}
80-ltr.css:420
.forabg, .forumbg, .module, .post, .row3 {
border-radius: 6px;
}
80-ltr.css:1
.post {
background-position: 100% 0px;
background-repeat: no-repeat;
margin-bottom: 4px;
padding: 0px 10px;
}
80-ltr.css:1
.row2 {
background-color: #DCEAF5;
}
.panel, .module, #preview, .post {
border: 1px solid #C3E0F1;
border-radius: 4px;
}
.forabg {
background-color: #1675BC;
background-image: url("http://2img.net/i/fa/fdf3/bg_cat.png");
background-position: 0px 0px;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0px 5px;
}
.topiclist.forums dd.lastpost {
background-color: #DCEAF5;
border-radius: 5px;
margin: 6px 13px;
}
ul.online-users li span:first strong{
display: none !important;
}
h2.chatbox-title:after { content: "GraphicART ChatBox"; }
a.chat-title { display: none; }
.chatbox-title {
color: white !important;
font-family: "Arial";
font-size: 10px;
font-weight: 700 !important;
text-shadow: 1px 1px 0px black;
margin-top: 5px;
}
.chatbox-title {
color: #FFFFFF;
display: inline;
font-size: 1.50em;
}
#chatbox_header{
border-radius: 0px;
}
div#chatbox_footer input#message{
height: 20px !important;
}
#chatbox_members .member-title {
background-color: #F2F8FC;
background-image: none;
color: #00569C;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 12px;
padding: 0.5em 0.25em;
text-align: center;
}
#chatbox {
bottom: 50px !important;
}
#chatbox_footer{
border-radius: 0px;
}
#chatbox {
border-right: 1px solid #D3D3D3;
overflow-x: hidden !impo
}
#chatbox_members {
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
bottom: 30px;
overflow: auto;
position: absolute;
top: 30px;
width: 150px;
}
#cp-main h1 {
border-bottom: none;
color:
black;
margin-left: 10px;
padding: 0;
display: none;
}
.button{
background: #7BA60D;
width: 100px;
height: 35px;
border-radius: 3px;
color: #FFFFFF;
text-align: center;
}
.button{
padding: 1px;
position: relative;
margin-top: 100px !important;
}
.paging b {
background: url("http://nintendopipeline.net/forum/public/style_images/pipeline/skin_galaxy/maintitle.png") 50% 0% repeat-x #373D48;
border: 1px solid #232830;
border-radius: 2px;
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.047);
color: #FFFFFF;
font-size: 12px;
font-weight: 700;
margin: -3px 0px;
padding: 8px;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.298);
}
button.button2:hover, input.button2:hover {
background: -o-linear-gradient(top, #FFFFFF 0px, #EEEEEE 100%) transparent;
border-bottom-color: #BBBBBB;
border-left-color: #BBBBBB;
border-right-color: #BBBBBB;
border-top-color: #BBBBBB;
color: #4C4C4C;
}
189-ltr.css:1
button.button2:hover, input.button2:hover {
background-position: 0px 100%;
border: 1px solid #525252;
color: #525252;
}
189-ltr.css:2083
button.button2, input.button2, button {
background: -o-linear-gradient(top, #F9F9F9 0px, #EEEEEE 100%) transparent;
border: 1px solid #CCCCCC;
border-radius: 2px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.749);
color: #666666;
cursor: pointer;
font-family: "arial", sans-serif !important;
font-size: 12px !important;
padding: 5px !important;
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
}
button.button2, input.button2, button {
min-height: 20px;
}
189-ltr.css:1167
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
min-height: 20px;
padding: 1px 0px;
}
189-ltr.css:915
button.button2, input.button2, button {
margin: 3px;
min-height: 20px;
}
189-ltr.css:1
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
189-ltr.css:1
button.button2, input.button2 {
background-color: #FAFAFA;
background-image: url("http://2img.net/i/fa/prosilver/bg_button.gif");
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
color: #000000;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 0.9em;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
vertical-align: middle;
width: auto !important;
}
189-ltr.css:2083
button.button2, input.button2, button {
background: -o-linear-gradient(top, #F9F9F9 0px, #EEEEEE 100%) transparent;
border: 1px solid #CCCCCC;
border-radius: 2px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.749);
color: #666666;
cursor: pointer;
font-family: "arial", sans-serif !important;
font-size: 12px !important;
padding: 5px !important;
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
}
.avatar {border: 1px solid gray; padding: 1px;
width:40px;
height:40px;
}
.avatar img {
width:40px;
height:40px;
}
.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{-moz-border-radius:4px;-webkit-border-radius:14px;}
Re: Largura do forum não funciona
Olá!
Acenda sua "Folha de estilo CSS'':
Código:
Verde > Troque o valor até ficar a largura que deseja.
Validar.
Até mais.
Acenda sua "Folha de estilo CSS'':
Painel de controle Visualização Imagens e Cores Cores Folha de estilo CSS
Código:
#wrap {
width: 98px;
}
Verde > Troque o valor até ficar a largura que deseja.
Validar.
Até mais.
Convidado- Convidado
Re: Largura do forum não funciona
Vlw Focker, parece que deu certo, vou ver melhor em casa num monitor maior, estou no trabalho agora. Voce quer q eu libere o seu acesso ao meu forum?
Tópicos semelhantes
» Como centralizar o fórum? após eu diminuir a largura do fórum, ele ficou no canto da tela
» Largura do fórum
» Largura do fórum
» Largura do fórum
» Largura do fórum
» Largura do fórum
» Largura do fórum
» Largura do fórum
» Largura do 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