- Desde
- 26 Sep 2007
- Mensajes
- 953
Por favor, ten en cuenta 📝 que si deseas hacer un trato 🤝 con este usuario, está baneado 🔒.
Esta Modificación Fue Creada por eTiKeT™ de Vbulletin.org
con su permiso la traduzco a español para vbhispano
Enlace original: http://www.vbulletin.org/forum/showthread.php?t=231420
con su permiso la traduzco a español para vbhispano
Enlace original: http://www.vbulletin.org/forum/showthread.php?t=231420
Demo:
Ver el archivo adjunto 2552
Instalación
Paso 1
Ir a admincp >> Estilos & Plantillas >> Buscar en Plantilla >>
Buscar: postbit.css solo en títulos y dar doble click
Agregar a lo último de la plantilla
Aquí Debes personalizar los colores según tu plantilla.
Paso 2
Ir a admincp >> Estilos & Plantillas >> Buscar en Plantilla >>
Buscar: Postbit_Legacy solo en títulos y dar doble click
Remplazar todo el código por este:
Ver el archivo adjunto 2554
Para recuadrar cualquier otro dato que agregues a la plantilla usar
un Saludo
Ver el archivo adjunto 2552
Instalación
Paso 1
Ir a admincp >> Estilos & Plantillas >> Buscar en Plantilla >>
Buscar: postbit.css solo en títulos y dar doble click
Agregar a lo último de la plantilla
Insertar CODE, HTML o PHP:
[COLOR=#000000][COLOR=#007700].[/COLOR][COLOR=#0000bb]eti_postbit [/COLOR][COLOR=#007700]{
[/COLOR][COLOR=#0000bb]padding[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]left[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]2px[/COLOR][COLOR=#007700];
[/COLOR][COLOR=#0000bb]padding[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]right[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]2px[/COLOR][COLOR=#007700];
[/COLOR][COLOR=#0000bb]padding[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]top[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]2px[/COLOR][COLOR=#007700];
[/COLOR][COLOR=#0000bb]padding[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]bottom[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]2px[/COLOR][COLOR=#007700];
[/COLOR][COLOR=#0000bb]background[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]color[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]rgb[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]240[/COLOR][COLOR=#007700],[/COLOR][COLOR=#0000bb]240[/COLOR][COLOR=#007700],[/COLOR][COLOR=#0000bb]240[/COLOR][COLOR=#007700]);
[/COLOR][COLOR=#0000bb]border[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]top[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]1px solid [/COLOR][COLOR=#ff8000]#dddddd;
[/COLOR][COLOR=#0000bb]border[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]right[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]1px solid [/COLOR][COLOR=#ff8000]#dddddd;
[/COLOR][COLOR=#0000bb]border[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]left[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]2px solid [/COLOR][COLOR=#ff8000]#c4c4c4;
[/COLOR][COLOR=#0000bb]border[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]bottom[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]1px solid [/COLOR][COLOR=#ff8000]#c4c4c4;
[/COLOR][COLOR=#0000bb]margin[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000bb]bottom[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]3px[/COLOR][COLOR=#007700];
} [/COLOR][/COLOR]
Paso 2
Ir a admincp >> Estilos & Plantillas >> Buscar en Plantilla >>
Buscar: Postbit_Legacy solo en títulos y dar doble click
Remplazar todo el código por este:
Ver el archivo adjunto 2554
Para recuadrar cualquier otro dato que agregues a la plantilla usar
Insertar CODE, HTML o PHP:
<div class="eti_postbit">
Código
</div>