Hola a todos, no se si va aqui el post o en html...
Bueno la cosa es que me desperte con un odio profundo hacias las tablas en el dia de hoy y ya habia echo un template basado en tablas pero lo quiero volcar todo a divs y algo eh logrado...
en el diseñador:
Código HTML:
<div style="background:url(../styles/images/bg_header.png); height:140px; width:804px;" align="center"></div>
<div style="background:url(../styles/images/bg_wrap.png); width:804px; padding-top:6px; padding-bottom:6px;" align="center" >
<div style="background:url(../styles/images/box_top.png); width:780px; height:10px;"></div>
<div style="background:url(../styles/images/box_wrap.png); width:780px; height:1px; text-align:left">
<img src="{T_THEME_PATH}/images/icon_faq.png" width="16" height="16" alt="*" /> <a href="{HREF_FAQ}">{FAQ_TEXT}</a>
<img src="{T_THEME_PATH}/images/icon_user.png" width="16" height="16" alt="*" /> <a href="{HREF_USER}">{PANEL_TEXT}</a>
<img src="{T_THEME_PATH}/images/icon_members.png" width="16" height="16" alt="*" /> <a href="{HREF_MEMBERS}">{MEMBERS_TEXT}</a>
</div>
<div style="background:url(../styles/images/box_bottom.png); width:780px; height:10px;"></div>
</div>
<div style="background:url(../styles/images/bg_footer.png); height:7px; width:804px;" align="center"></div>
Alguien me puede ayudar o orientar?
Saludos
en el explorador: