Diminuir largura do forum
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
Diminuir largura do forum
Qual é minha questão:
Ae pessoal estou tentando mudar aparencia do meu forum mais nao consigo diminuir a largura do forum ja tentei algumas coisas no css mais nao deu certo .
aki o template http://pt.hitskin.com/?afolder=theme&id=195002
css nos comentario
Endereço do meu fórum:
http://hard-pixel.forumeiros.com
Versão do fórum:
PHPBB3
Ae pessoal estou tentando mudar aparencia do meu forum mais nao consigo diminuir a largura do forum ja tentei algumas coisas no css mais nao deu certo .
aki o template http://pt.hitskin.com/?afolder=theme&id=195002
css nos comentario
Endereço do meu fórum:
http://hard-pixel.forumeiros.com
Versão do fórum:
PHPBB3
Re: Diminuir largura do forum
- Código:
/* Caixa de Cores */
.colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp11.png);
font-family: Arial, Helvetica, sans-serif;
display: none;
}
.colorpicker_color {
width: 150px;
height: 150px;
left: 14px;
top: 13px;
position: absolute;
background: #f00;
overflow: hidden;
cursor: crosshair;
}
.colorpicker_color div {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 150px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp12.png);
}
.colorpicker_color div div {
position: absolute;
top: 0;
left: 0;
width: 11px;
height: 11px;
overflow: hidden;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/select10.gif);
margin: -5px 0 0 -5px;
}
.colorpicker_hue {
position: absolute;
top: 13px;
left: 171px;
width: 35px;
height: 150px;
cursor: n-resize;
}
.colorpicker_hue div {
position: absolute;
width: 35px;
height: 9px;
overflow: hidden;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp10.gif) left top;
margin: -4px 0 0 0;
left: 0px;
}
.colorpicker_new_color {
position: absolute;
width: 60px;
height: 30px;
left: 213px;
top: 13px;
background: #f00;
}
.colorpicker_current_color {
position: absolute;
width: 60px;
height: 30px;
left: 283px;
top: 13px;
background: #f00;
}
.colorpicker input {
background-color: transparent;
border: 1px solid transparent;
position: absolute;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #898989;
top: 4px;
right: 11px;
text-align: right;
margin: 0;
padding: 0;
height: 11px;
}
.colorpicker_hex {
position: absolute;
width: 72px;
height: 22px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp13.png) top;
left: 212px;
top: 142px;
}
.colorpicker_hex input {
right: 6px;
}
.colorpicker_field {
height: 22px;
width: 62px;
background-position: top;
position: absolute;
}
.colorpicker_field span {
position: absolute;
width: 12px;
height: 22px;
overflow: hidden;
top: 0;
right: 0;
cursor: n-resize;
}
.colorpicker_rgb_r {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp14.png);
top: 52px;
left: 212px;
}
.colorpicker_rgb_g {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp15.png);
top: 82px;
left: 212px;
}
.colorpicker_rgb_b {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp16.png);
top: 112px;
left: 212px;
}
.colorpicker_hsb_h {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp17.png);
top: 52px;
left: 282px;
}
.colorpicker_hsb_s {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp18.png);
top: 82px;
left: 282px;
}
.colorpicker_hsb_b {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp19.png);
top: 112px;
left: 282px;
}
.colorpicker_submit {
position: absolute;
width: 22px;
height: 22px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/aceita10.png) top;
left: 322px;
top: 142px;
overflow: hidden;
}
.colorpicker_focus {
background-position: center;
}
.colorpicker_hex.colorpicker_focus {
background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
background-position: bottom;
}
.colorpicker_slider {
background-position: bottom;
}
/* ALERTAS */
.alert {
background-color: #BDE5F8;
background-image: url("http://i1135.photobucket.com/albums/m622/Mazeko1/alertaaviso.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: darkcyan;
margin: 10px 0;
padding: 15px 10px 15px 60px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) !important;
border-radius: 8px 8px 8px 8px;
border-color: #31B7C7;
}
.alert2 {
background-color: #ACD758;
background-image: url("http://i1135.photobucket.com/albums/m622/Mazeko1/Check.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: darkgreen;
margin: 10px 0;
padding: 15px 10px 15px 60px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) !important;
border-radius: 8px 8px 8px 8px;
border-color: #659B10;
}
.alert3 {
background-color: #FF5C5C;
background-image: url("http://i1135.photobucket.com/albums/m622/Mazeko1/X.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: darkred;
margin: 10px 0;
padding: 15px 10px 15px 60px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) !important;
border-radius: 8px 8px 8px 8px;
border-color: #D13333;
}
/* TOOLTIP */
.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}
.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}
.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}
.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}
.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}
.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}
.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}
/* Aqui começa o CSS do forum */
a:hover {
color: PaleVioletRed;
text-decoration: none;
text-shadow: 0 0 5px;
}
/* Caixa de Login */
.user_login_form input[type="password"], .user_login_form input[type="text"] {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
}
.user_login_form input[type="text"] {
background: url(http://i.imgur.com/rzOu1.png)no-repeat;
padding-left: 20px;
}
.user_login_form input[type="password"] {
background: white url(http://i.imgur.com/dlS8w.png)no-repeat;
padding-left: 20px;
}
#username {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
padding-left: 20px;
background: white url(http://i.imgur.com/rzOu1.png)no-repeat;
}
#password {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
background: white url(http://i.imgur.com/dlS8w.png)no-repeat;
padding-left: 20px;
}
/*BUSCAR*/
.overview {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom-color: #000000;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-left-color-value: #000000;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-style-value: solid;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-width-value: 2px;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-right-color-value: #000000;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-style-value: solid;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-width-value: 2px;
border-top-color: #000000;
border-top-left-radius: 1px;
border-top-right-radius: 25px;
border-top-style: solid;
border-top-width: 2px;
z-index: 999;
}
.title-overview {
border-top-right-radius: 25px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: center;
}
/* ALERTAS */
.alert1 {
background-color: #BDE5F8;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/40px-i10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #00529B;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert2 {
background-color: #FFCC00;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/40px-a10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: Sienna;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert3 {
background-color: #FF5C5C;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/120px-10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #252525;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
/* DISPONIBILIDADE NOME DE USUARIO */
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
/* USUARIO */
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #FFFFFF;
margin-top: -1.4% !important;
width: 948px;
}
#site-title, #site-title h1, #logo-desc p {
display: none;
}
ul.forums {
background: transparent;
}
.row2, .row1, .row3, .panel {
border-radius: 4px;
background: #F1F1F1;
border: 1px solid #D7D7D7;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
border-radius: 4px;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background-position: 0 100%;
border: 1px solid #127FA7;
color: #127FA7;
}
.module {
border: 1px solid #d7d7d7;
background: #dfe9f0;
border-radius: 3px;
}
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 4px;
border: 1px solid #D0D2D4;}
#page-body p.page-bottom {background: url(http://i.imgur.com/IuSgz.png) no-repeat left top; padding-left:18px;}
hr{border-top:1px dashed #2991e6;}
a[href="/http://www.forumgratuit.ro/ro/directory/informatica-internet-5.htm"]{display:none}
a[href="http://www.forumgratuit.ro/ro/informatica-internet/ajutor-online-119.htm"]{ display:none}
a[href="/search?search_id=newposts"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=egosearch"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=unanswered"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
#i_whosonline + p {
background: url(http://i.imgur.com/Zxcce.png) no-repeat left center;
padding-left: 50px;
}
.headerbar {
background: url("http://i1135.photobucket.com/albums/m622/Mazeko1/bg-2.png") repeat scroll 0 0 black;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#page-header .navbar {
background: url(http://i39.servimg.com/u/f39/17/79/36/63/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
}
ul.linklist {
border-bottom: none;
}
#search-box {
display: none;
}
#page-header .navbar a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
position: relative;
text-align: center;
text-shadow: 0 0.1em 0 #818181;
text-transform: uppercase;
top: 5px;
}
#page-header .navbar a:hover {
background-color: transparent;
background-image: url("http://i39.servimg.com/u/f39/17/79/36/63/hoverm10.png");!important
background-repeat: repeat-x;
padding: 14px;
background-color: none;
border: none;
border-radius: 0;
text-shadow: 0 0 1px #818181;
}
.forabg, .forumbg {
background: url("http://i39.servimg.com/u/f39/17/79/36/63/i_list10.png") repeat-x scroll 0 -2px #ECF3F7;
border-bottom: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
border-radius: 5px 5px 2px 2px;
border-right: 1px solid #D7D7D7;
}
.icon-home {
margin-left: -5px;
background: url(http://i.imgur.com/x9bDI.png) no-repeat;
background-position: left;
padding-left: 16px;
position: relative;
left: 100px;
}
a.icon-home {
color: transparent;
font-size: 17px;
}
ul#picture_legend {
display: none;
}
li.row {
background: initial;
position: relative;
top: 5px;
border: none;
}
li.row:hover {
background: #fdffcf;
}
#page-footer:after {
content:"Tema criado por Mazeko. Administrador BR-Design.forumeiros.com - Tema modificado por fojogo. Administrador PokeChaos.forumeiros.com";
text-align: center;
}
li.row dd {
border: none;
}
.h3 {
border-bottom: 1px dashed #419ef0;
}
#page-footer .copyright strong a{
position: fixed;
top: 10px;
left: 20px;
background-image:url('http://cdn1.iconfinder.com/data/icons/discovery/32x32/status/important.png');
width: 65px;
height: 32px;
background-repeat:no-repeat;
background-position:left top;
padding: 1px 4px;
color: transparent;
padding: 3px;
font-size: 1px;
}
#page-footer .navbar {
background: url(http://i39.servimg.com/u/f39/17/79/36/63/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
position: relative;
top: 35px;
}
#page-footer .navbar a{
position: relative;
right: 85px;
top: 5px;
color: #D7D7D7;
}
.postprofile {
border-right: 1px solid #d7d7d7;
}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
color: transparent;
}
.signature_div {
border: 1px solid #d7d7d7;
border-radius: 4px;
}
body {
background-attachment: scroll;
background-color: #222222;
background-image: url("http://gfxforums.net/styles/fracture/xenforo/background.png");
background-repeat: repeat-x;
color: #536482;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
height: auto;
padding: 10px 0;
}
a:link {
-moz-transition: all 0.2s ease-in 0s;
color: #127FA7;
text-decoration: none;
}
/* USUARIO */
.postprofile {
background-color: #FBFBFB;
border: 1px solid #D7D7D7;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
color: #536482;
display: inline;
float: left;
margin: 1.3em 0 0 -11px;
min-height: 80px;
padding: 10px 7px 0;
position: relative;
width: 22%;
}
.postprofile dd, .postprofile dt {
color: #666666;
display: block;
font-size: 0.9em;
line-height: 1.2em;
margin-left: 8px;
}
.postbody {
clear: both;
color: #536482;
float: right;
line-height: 1.48em;
padding: 0;
width: 76.6%;
}
.row2, .row1, .row3, .panel {
background: none repeat scroll 0 0 #F1F1F1;
border: 1px solid #D7D7D7;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 2px 0 0 #D7D7D7;
margin-bottom: 14px;
}
/* QUOTE SPOILER E CODE*/
blockquote {
background: url("http://2img.net/i/fa/prosilver/quote.gif") no-repeat scroll 6px 8px #FBFBFB;
border: 1px solid #ced6db;
border-radius: 0 5px 5px 5px;
font-size: 0.95em;
margin: 1em 1px 1em 25px;
overflow: hidden;
padding: 5px;
}
dl.codebox {
background-color: #FBFBFB;
border: 1px solid #484b4d;
border-radius: 5px 5px 0 0;
font-size: 1em;
padding: 3px;
}
dl.codebox dt {
border-bottom: 1px solid #E5E5E5;
color: #414141;
display: block;
font-size: 0.8em;
font-weight: 700;
margin-bottom: 3px;
text-shadow: 1px 1px 1px #C0C0C0;
text-transform: uppercase;
}
/* AUTOR DO TÓPICO */
p.author {
background: none repeat scroll 0 0 #FBFBFB;
border: 1px solid #e1e3e5;
border-radius: 0 5px 5px 0;
color: #232323;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 7px 60% 0.6em -9px;
padding: 0 0 5px;
position: relative;
width: 350px;
}
/* MEMBROS E GRUPOS */
.forumbg table.table1 {
background-color: transparent;
margin: 5px -2px -1px -1px;
}
#tabs a:hover span {
-moz-transition-delay: 0s;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-in;
background: none repeat scroll 0 0 #D7D7D7;
border-radius: 10px 10px 0 0;
color: MidnightBlue;
text-shadow: 1px 1px 1px white;
}
/* TOPICOS - TITULO */
.table-title, .table-title h2 {
color: #FBFBFB;
display: inline;
font-size: 1em;
text-shadow: 1px 0 1px #353535;
}
li.header dd, li.header dt {
border-left-width: 0;
color: #FBFBFB;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1em;
margin: 2px 0 4px;
padding-bottom: 2px;
padding-top: 2px;
text-shadow: 1px 1px 1px #353535;
text-transform: uppercase;
}
li.row:hover {
background: none repeat scroll 0 0 #ECECEC;
}
/* PAGINACAO */
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #FFFFFF;
border: 1px solid #B4BAC0;
border-radius: 3px 3px 3px 3px;
color: #5C758C;
font-size: 1.5em;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
.pagination span strong {
background-color: #627DA3;
border: 1px solid #627DA3;
border-radius: 3px 3px 3px 3px;
color: #FBFBFB;
font-size: 1.5em;
margin: 0 2px;
padding: 0 2px;
}
table.forumline {
background-color: purple;
background-image: url("http://i39.servimg.com/u/f39/17/79/36/63/i_list10.png");
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #FBFBFB;
border-radius: 0 5px 5px 5px;
color: white;
font-size: 1.2em;
padding: 6px;
}
/* USER */
a[href="/u1"] {
background: url('http://i55.tinypic.com/21ee1pt.gif');
}
a[href="/u5"] {
text-shadow:2px 1px 10px #ffffff;
}
/* USUARIO JA EXISTE */
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
/* AVATAR */
div.postprofile dl dt img{
margin-left: 3px;
border: 5px solid #eee;
-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
div.postprofile dl dt img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
}
/* COISA NOVA NA CAIXA DE MENSAGEM */
#savec { position:relative; }.save-bloc { dispay: none; color: #555!important; cursor: point; z-index: 999; padding: 5px; border: 1px solid #BCBCBC; background: #efefef url(http://2img.net/i/fa/prosilver/bg_button.gif) repeat-x; display:none;top:20px;left:0px;position:absolute; white-space:nowrap; }.save-bloc div:hover { color: #050505!important; }.save-bloc div { cursor: pointer; }.save-bloc select { background: #ccc; border: 1px solid #aaa; margin-bottom: 5px; }
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;}
/* CAIXA DE LOGIN */
.quick_connex{
box-shadow:0 0 10px!important;
padding:5px;
position:absolute;
right:200px;
top:185px;
width:160px
}
.quick_connex .connec_close{
bottom:3px;
float:right;
left:5px;
position:relative
}
/* RANKS */
a[href="/g1-administradores"] {
text-shadow:0px 2x 13px #C91A23;
}
a[href="/g2-moderadores"] {
text-shadow:0px 1px 10px #29BF0F;
}
a[href="/g3-arteiros-moderadores"] {
text-shadow:0px 1px 10px #EB5BA8;
}
a[href="/g4-escritores-moderadores"] {
text-shadow:0px 1px 10px #FA9600;
}
a[href="/g5-designer"] {
text-shadow:0px 1px 10px #0DA7B5;
}
a[href="/g6-guerreiros"] {
text-shadow:0px 1px 10px #6C0DB5;
}
a[href="/g7-jornalistas"] {
text-shadow:0px 1px 10px #CCCC29;
}
a[href="/g8-recreadores"] {
text-shadow:0px 1px 10px #5E4343;
}
a[href="/g9-divulgadores"] {
text-shadow:0px 1px 10px #ADD2FF;
}
/*------Botão-para-efeito-de-Neon-nas-mensagens!------------------------------------------------------------------------------*/
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;}
#text_editor_controls, .left-box{position:relative !important}
/* AVATAR EM ULTIMAS MENSAGENS */
#avatar-lastpost img {
width: 35px;
height: 35px;
background: white;
padding: 0px;
border: 1px solid gray;
}
#avatar-lastpost img:hover {
border: 1px solid black;
}
/* COLCHETES */
#main-content em{font-size:0px}#main-content em::before{content:'Legenda: ';font-size:12px;font-style:normal} #main-content em b *{font-size:12px;font-style:normal}#main-content em b a::before{content:' • '}#main-content em b:first-child a::before{content:''}#main-content em,#main-content em *:link{cursor:default;color:inherit}
Re: Diminuir largura do forum
@Vitere
Faça a seguinte operação:
Painel de Controle Geral Fórum Configuração
Um pouco mas abaixo terá:
Estrutura de páginas
Largura do fórum: (Aqui você coloca o tamanho em % ou número que você deseja) exemplo: (98%)
Até mais.
Faça a seguinte operação:
Painel de Controle Geral Fórum Configuração
Um pouco mas abaixo terá:
Estrutura de páginas
Largura do fórum: (Aqui você coloca o tamanho em % ou número que você deseja) exemplo: (98%)
Até mais.
Farding- ****
- Membro desde : 27/09/2013
Mensagens : 338
Pontos : 637
Re: Diminuir largura do forum
Olá!
No seu CSS localize:
E remova essa linha:
Espero ter ajudado
No seu CSS localize:
#wrap {
E remova essa linha:
width: 948px;
- Se quiser editar largura pelo CSS:
- Modifique a linha:
com os px de largura que deseja.width: LARGURApx;
Se quizer em %, o código será:
Com 'LARGURA' em um valor de até 100.width: LARGURA%;
Espero ter ajudado
Re: Diminuir largura do forum
ja tentei fazer isso mais nao deu certo nao diminui obrgFarding escreveu:@Vitere
Faça a seguinte operação:
Painel de Controle :seta:Geral :seta:Fórum :seta:Configuração
Um pouco mas abaixo terá:
Estrutura de páginas
Largura do fórum: (Aqui você coloca o tamanho em % ou número que você deseja) exemplo: (98%)
Até mais.
@Akio
Amigo tentei isso mais nao tive resultado removendo a linha nem a modificando
- Código:
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #FFFFFF;
margin-top: -1.4% !important;
width: 948px;
}
- Código:
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #FFFFFF;
margin-top: -1.4% !important;
}
- Código:
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #FFFFFF;
margin-top: -1.4% !important;
width: 60%;
}
Re: Diminuir largura do forum
Olá,
Tente este código amigo:
Você pode alterar os valores como desejar!
Tenha um bom fim de semana amigo.
Alex
Tente este código amigo:
- Código:
#wrap {
min-width: 851px!important;
width: 63%!important;
}
Você pode alterar os valores como desejar!
Tenha um bom fim de semana amigo.
Alex
Re: Diminuir largura do forum
Se podesse dar obrigado a todos eu daria mais o que resolvel foi o alex muito obrigado amigo!
Tópicos semelhantes
» Diminuir a largura do fórum
» Com diminuir a largura do meu fórum
» Diminuir a largura do forum
» Diminuir largura do Fórum
» Diminuir largura do fórum
» Com diminuir a largura do meu fórum
» Diminuir a largura do forum
» Diminuir largura do Fórum
» Diminuir 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