Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje06-02-2009, 18:39 (UTC)    
Título del mensaje: [Resuelto]COLOR DE LOS TITULOS DE BOX EXTRA

Hola, saludos,

Estoy cofigurando mi web con butterfly y he colocado un box extra a continuacion de los menus a la izda. con este menu

<!-- Aquí comienza la configuración del box extra! -->

<table class="rb_neu" width="168" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="24" class="sidebar_heading" background="http://img.webme.com/designs/iceblue/images/heading_right.gif">AQUI VA EL TITULO DEL BOX</td>
</tr>
<tr>
<td style="background-repeat: no-repeat;background-color: #fafbfc;padding:5px;" background="http://img.webme.com/designs/iceblue/images/shouty.gif" class="shouty">AQUI EL CONTENIDO DEL BOX<br><br><p><br><br></td>
</tr>
<tr>
<td background="http://img.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer">
&nbsp;</td>
</tr>
</table>


Lo que no se es como cambiar el color del titulo de box.

Una ayudita. Gracias


Ultima edición por cristoagoniaricote el Sab Feb 07, 2009 7:50 am; editado 1 vez
Mensaje06-02-2009, 18:49 (UTC)    
Título del mensaje: Re: COLOR DE LOS TITULOS DE BOX EXTRA

Cita:
<table class="rb_neu" width="168" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="24" class="sidebar_heading" background="http://img.webme.com/designs/iceblue/images/heading_right.gif"><font color="#800000">TITULO DEL BOX</font></td>
</tr>
<tr>
<td style="background-repeat: no-repeat;background-color: #fafbfc;padding:5px;" background="http://img.webme.com/designs/iceblue/images/shouty.gif" class="shouty">AQUI EL CONTENIDO DEL BOX<br><br><p><br><br></td>
</tr>
<tr>
<td background="http://img.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer">
&nbsp;</td>
</tr>
</table>


Cambia lo marcado de color rojo .. solo acepta colores con hexadecimales

#000000 - negro
#FFFFFF - blanco
#red - rojo
#silver - gris
y muchos mas..
Mensaje06-02-2009, 19:15 (UTC)    
Título del mensaje:

Hola,
ese box extra es para Iceblue y no para Butterfly , pero Butterfly tiene una opción configurada para escribir debajo del menú. Se encuentra en "Editar diseño"/"Configuraciones avanzadas"/"Advertencia referente (..)"

Salu2!
Mensaje07-02-2009, 11:05 (UTC)    
Título del mensaje:

Gracias por la ayuda ya lo resolvi introduciendo este codigo

<div align="center"><span style="font-size: 10pt;font-family: Tahoma"><font color="#FFFFFF"><strong>TITULO DEL BOX<strong>
</tr>

1- INDICO TEXTO CENTRADO
2- TAMAÑO DE LA FUNTE
3- FUENTE
4- COLOR
5- NEGRITA

Un saludo
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group