Version: 2.0.21
Mod: ezportal
servidor: pago
Mi problema es que quiero cambiar el banner, (http://i74.photobucket.com/albums/i258/ ... cativa.jpg) hacer uno yo mismo pongamos que con medidas 800 x 90, pero el baner predeterminado que viene en mi plantilla esta dividido en tres partes.
-Parte 1(derecha): http://i74.photobucket.com/albums/i258/ ... _right.gif
-Parte 2 (La del medio): http://i74.photobucket.com/albums/i258/ ... ogo_bg.gif
-Parte3 (izquierda): http://i74.photobucket.com/albums/i258/ ... o_left.gif
Y supongo que tendria que modificar los codigos del overll_hearder, pero no se como.
Aqui os dejo los codigos para que me digais como modificarlos, si son otros ya me decis cual:
Código: Seleccionar todo
<body bgcolor="#FFFFFF" text="#000000" link="#3B88C5" vlink="#3279B2" alink="#FF9C00">
<a name="top"></a>
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td width="10" class="border_left"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="10" height="1" alt="" /></td>
<td width="100%" height="100%" class="content" align="center" valign="top">
<div id="header-box">
<div id="header-left"><a href="{U_INDEX}"><img src="{T_TEMPLATE_PATH}/images/{TPL_COLOR}/logo_left.gif" width="125" height="69" alt="{L_INDEX}" /></a></div>
<div id="header-right"><img src="{T_TEMPLATE_PATH}/images/{TPL_COLOR}/logo_right.gif" width="125" height="69" alt="" /></div>
<div id="header-center">
<b>{SITENAME}</b><br />
{SITE_DESCRIPTION}
Gracias.