Welcome, Guest. Please Login or Register.
June 17, 2025, 06:34:28 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Language Specific User Help  |  Español  |  cambiar fuente de letras. « previous next »
Pages: [1] Reply Ignore Print
Author Topic: cambiar fuente de letras.  (Read 422 times)
razor
Noobie
*
Posts: 14


I'm a llama!

cambiar fuente de letras.
« on: October 06, 2002, 09:51:45 AM »
Reply with quote

  Como se puede cambiar la fuente de las letras de los mensajes del foro.
  Es que me salen unas letras muy grandes que ocupan mucho.

  Gracias.
Logged
Omar Bazavilvazo
YaBB SE Developer
YaBB God
*****
Posts: 2153


I never said I would stay to the end...

WWW
Re:cambiar fuente de letras.
« Reply #1 on: October 06, 2002, 04:56:15 PM »
Reply with quote

modifica template.php
Logged

Greetings from México!
http://omarbazavilvazo.com
Mi foro Español-Japonés
http://hablajapones.org
http://hablajapones.org/index.php/japones/tutoriales/b16.php

NO me manden IM para soporte o dudas
...Leo los foros como todos...
razor
Noobie
*
Posts: 14


I'm a llama!

Re:cambiar fuente de letras.
« Reply #2 on: October 06, 2002, 05:57:51 PM »
Reply with quote

  y como lo hago?

  Perdona que te de la paliza.
Logged
Omar Bazavilvazo
YaBB SE Developer
YaBB God
*****
Posts: 2153


I never said I would stay to the end...

WWW
Re:cambiar fuente de letras.
« Reply #3 on: October 07, 2002, 04:04:50 AM »
Reply with quote

<STYLE type=text/css>A:link {
   COLOR: #005177; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {
   COLOR: #005177; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
   COLOR: #cc3333; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.nav {
   COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.nav:link {
   COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.nav:visited {
   COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.nav:hover {
   FONT-WEIGHT: bold; COLOR: #cc3333; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
BODY {
   FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial, helvetica, serif
}
TABLE {
   empty-cells: show
}
TD {
   FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, serif
}
INPUT {
   FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana,arial, helvetica, serif; BACKGROUND-COLOR: #afc6db
}
TEXTAREA {
   FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana,arial, helvetica, serif; BACKGROUND-COLOR: #afc6db
}
SELECT {
   FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: Verdana,arial, helvetica, serif; BACKGROUND-COLOR: #afc6db
}
.windowbg {
   FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, serif; BACKGROUND-COLOR: #afc6db
}
.windowbg2 {
   FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, serif; BACKGROUND-COLOR: #f8f8f8
}
.windowbg3 {
   FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, serif; BACKGROUND-COLOR: #6394bd
}
.hr {
   COLOR: #6394bd; BACKGROUND-COLOR: transparent
}
.titlebg {
   COLOR: #ffffff; BACKGROUND-COLOR: #6e94b7
}
.text1 {
   FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-STYLE: normal; BACKGROUND-COLOR: transparent
}
.catbg {
   FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND-IMAGE: url(YaBBImages/catbg.jpg); COLOR: #000000
}
.bordercolor {
   FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial, helvetica, serif; BACKGROUND-COLOR: #6394bd
}
.quote {
   FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, verdana, helvetica, serif; BACKGROUND-COLOR: #dee7ef
}
.code {
   FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Courier New, helvetica, Times New Roman, serif; BACKGROUND-COLOR: #cccccc
}
.help {
   CURSOR: help; BACKGROUND-COLOR: transparent
}
.meaction {
   COLOR: red; BACKGROUND-COLOR: transparent
}
.editor {
   width : 100%
}
</STYLE>

Este codigo de template.php (abrelo con notepad o also semejante) es el que determina tamaños y demas...
si quieres las fuentes mas pequeñas, cambia por ejemplo BODY a que utilice FONT-SIZE: 10px; (basicamente, reemplaza todo lo que sea 12px por 10px, y asi.. :)
Logged

Greetings from México!
http://omarbazavilvazo.com
Mi foro Español-Japonés
http://hablajapones.org
http://hablajapones.org/index.php/japones/tutoriales/b16.php

NO me manden IM para soporte o dudas
...Leo los foros como todos...
razor
Noobie
*
Posts: 14


I'm a llama!

Re:cambiar fuente de letras.
« Reply #4 on: October 07, 2002, 07:20:12 AM »
Reply with quote

  He modificado el template.php tal como decias en tu post y no ha cambiado nada.

  Basicamente lo que quiero cambiar el el tipo y tamaño de las letras en los posts. La pagina principal del foro me sale bien, pero en los posts publicados el tipo y tamaño de fuente es muy grande.

  Alguien sabe como lo puedo modificar?.

  Gracias.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Language Specific User Help  |  Español  |  cambiar fuente de letras. « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 1.453 seconds with 21 queries.