Alterar tamanho da fonte Widget do Portal
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
Alterar tamanho da fonte Widget do Portal
Detalhes da questão
Endereço do fórum: http://rpgorigem.forumeiros.com/
Versão do fórum: PhpBB3
Descrição
Olá e boa tarde! Gostaria de alterar o tamanho da fonte dos widgets do portal. Eu não sei bem se esse código altera somente os widgets do portal, mas não queria nenhum deles e em nenhum lugar com esse tamanho.
- Código:
#wrap {
margin-top: -10px;
margin-bottom: -10px;
border-left: solid 15px #000000;
border-right: solid 15px #000000;
width: 950px;
}
/*Borde foro Abajo categorias*/
.forabg {
border-radius: 0px 0px 0px 0px;
}
/*Quienestaenlinea y estadisticas*/
ul + .h3, #i_whosonline + p {
width: 49%;
}
.clear + .h3, #page-body p.page-bottom {
float: right;
width: 49%;
}
a:link {text-decoration: none !important}
a:hover{text-transform:uppercase;}
.clear + .h3 {
position: relative;
bottom: 17.7em;
}
#page-body p.page-bottom {
position: relative;
bottom: 13em;
left: 38em;
}
/*Quitar el Buscar*/
#search-box {visibility:hidden}
/*Subir el Navar*/
#page-header .navbar{
margin-top: -25px;
}
/*widgets*/
#content-container div#right {
border-top-left-radius: 0px;
margin-left: 0px;
margin-top: -69px;
width: 230px;
}
.module .h3 {
visibility:hidden;
}
#content-container div#left {
background-image: url('');
}
.module {
background-url:('');
}
.module {
background: url('');
}
#comments_scroll_div{
background: url('');
background-repeat: no-repeat;
margin-top:-40px;
margin-left:-7px;
text-align: left;
width: 230px;
height:268px;
}
#content-container div#left {
background: URL('');
margin-left: 7px;
box-shadow: 0 0 6px #COLOR;
border-bottom-right-radius: 40px;
border-top-left-radius: 40px;
}
.module{
background-color:transparent;
}
/*Logo foro*/
#logo {margin-left: -13px;
margin-top: -12px;}
/*categorias la caja*/
.desc3 {
background-color: #9370DB;
border: 1px solid #COLOR;
border-radius: 0px 00px 0px 0px;
text: Consolas;
font-size: 9.5px;
color: #COLOR;
display: block;
border-left: 0px solid #000000;
line-height: 9px;
text-shadow: 1px 1px 0 #COLOR;
margin-left: 20px;
margin-top: 5px;
padding: 10px;
text-align: justify;
width: 350px;
border-left: solid 15px #4D123F;
border-right: solid 15px #4D123F;
}
/*aspecto del nombre de los usuarios*/
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 2em;
font-style: italic !important;
font-family: georgia;
text-decoration: none;
letter-spacing: -2px;
}
.postprofile {
display: block;
text-align: center;}
.postprofile dd {
text-align: left;
margin-top: 4px;
}
/*estilo de las leyendas*/
p em b a.gensmall {
color: #000000;
font-family: georgia;
font-size: 17px;
font-style: italic;
text-align: center;
text-shadow: 0 0 4px #COLOR;
text-transform: lowercase;
}
p em {
font-style: normal;
color: transparent;
}
/*color de fondo a los autores de un post*/
p.author {
background-color: #090706;
border-radius: 0px 0px 0px 0px;
margin-top: 20px;
padding: 3px !important;
position: relative;
right: -7em;
text-align: center;
text-shadow: 1px 1px 0 #COLOR;
}
p.author {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 0 15em 0.6em 0;
padding: 0 0 5px;
}
/*Barra Editar,Borrar y citar movimiento*/
.postbody ul.profile-icons{margin-top:-4px;margin-right:-37px}
/*perfil*/
.postprofile a img{
opacity: 0.7;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
}
.postprofile a img:hover {
opacity: 1;
}
.postprofile {
display: block;
text-align: left;}
.postprofile dd {
text-align: left;
margin-top: 4px;
}
/*mensajes*/
ul#picture_legend {
background-color: #000000;
background-position: center center;
background-repeat: no-repeat;
padding: 18px 0;
border-radius: 0px 0px 0px 0px;
text-align: center;
}
/*Título de Categorias*/
li.header {
text-transform: none;
font-size:0px;
padding: 10px;
background: url('http://i69.servimg.com/u/f69/18/22/56/66/cor_1110.jpg');
border-left: 20px solid #000000;
border-rigth: 20px solid #000000;
text-align: left;
}
.table-title, .table-title h2 {
color: #BEBEBE;
font: 20px Bookman Old Style;
letter-spacing: 3px;
text-shadow: 1px 1px 1px #COLOR;
}
/*Títulos de los foros*/
a.forumtitle {
border-left: 0px solid #241014;
display: block;
font: 15px Bookman Old Style;
letter-spacing: 5px;
margin-top: 10px;
margin-bottom: -10px;
width: 1175px;
padding: 5px;
height: 15px;
width: 400px;
position: relative;
text-transform: none;
-webkit-transition:0.8s;
-o-transition:0.8s;
-moz-transitio:0.8s;
}
a.forumtitle:hover{
padding-left: 37px;
-webkit-transition:0.2s;
-o-transition:0.2s;
-moz-transitio:0.2s;
}
/*lo que hace que se baje el cuadro del chrome*/
#helpbox.helpline {
display:none;
}
/*Code, Spoiler y Quote*/
dl.codebox {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding:5px;
}
dl.codebox dt {
display:block;
font-size:0.8em;
font-weight:700;
color:#7a7a7a;
text-align: center;
margin-bottom:3px;
text-transform:uppercase;
font-family:,Arial,Helvetica,sans-serif;
border-bottom:none;}
dl.codebox code {
color:#7a7a7a;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:11px;
border-bottom:none;
}
blockquote {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding:5px;
}
blockquote blockquote {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding: 5px;
}
.content blockquote {
color:#7a7a7a;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:11px;
border-bottom: none;
}
Re: Alterar tamanho da fonte Widget do Portal
Boas,
Adicione em sua CSS:
Até mais.
Adicione em sua CSS:
- Código:
table.portal { font-size: 8px; }
Até mais.
Re: Alterar tamanho da fonte Widget do Portal
@Fraise Ficou menor ainda. Eu excluo algum código ou somente aumento esse número?
Re: Alterar tamanho da fonte Widget do Portal
Apenas altere o valor 8px. Eu pensei que você queria diminuir, desculpe.
Até mais.
Até mais.
Re: Alterar tamanho da fonte Widget do Portal
@Fraise Ok!Valeu pela ajuda ! ^^ Brigadooo! Pode fechar!
Re: Alterar tamanho da fonte Widget do Portal
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para "Questões resolvidas". |
Tópicos semelhantes
» Alterar o tamanho da fonte
» Alterar tamanho da fonte
» Alterar o tamanho da fonte
» Alterar tamanho da fonte
» Alterar tamanho e fonte do título do tópico
» Alterar tamanho da fonte
» Alterar o tamanho da fonte
» Alterar tamanho da fonte
» Alterar tamanho e fonte do título do tópico
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