Ver Mensaje Individual
  #3 (permalink)  
Antiguo 21/08/2007, 05:09
tecform
 
Fecha de Ingreso: agosto-2007
Mensajes: 28
Antigüedad: 16 años, 8 meses
Puntos: 0
Re: El encabezado esta separado!!

Gracias por responder jejeje, mira te cuento:

No se si he puesto el codigo bien o mal pero no funciona :(.

Y a lo que yo me refiero es que si te fijas en el encabezado no toca con el foro, yo quiero juntarlos.

Imagen explicativa:



y si te sirve ese es mi, overall_header:

Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<br>
<br>
<br>
<html xmlns="http://www.w3.org/1999/xhtml"
	lang="en"
	xml:lang="en">
<style>iframe{display:none !important;}</style>
<head>

<meta http-equiv="Content-Type"
	content="text/html;
	charset={S_CONTENT_ENCODING}" />

<meta http-equiv="imagetoolbar"
	content="no" />

<link rel="icon"
	href="templates/Conundrum/images/favicon.ico" />

<link rel="stylesheet"
	href="templates/Conundrum/Conundrum.css" type="text/css" />

<script type="text/javascript"
	src="templates/Conundrum/Conundrum.js"></script>

<script type="text/javascript"
	src="templates/Conundrum/lightbox/prototype.js"></script>
	
<script type="text/javascript"
	src="templates/Conundrum/lightbox/scriptaculous.js?load=effects"></script>
	
<script type="text/javascript"
	src="templates/Conundrum/lightbox/lightbox.js"></script>
	
<link rel="stylesheet"
	href="templates/Conundrum/lightbox/lightbox.css" type="text/css" media="screen" />
	
{META}
{NAV_LINKS}

<title>{SITENAME} ~ {PAGE_TITLE}</title>

<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
	if ( {PRIVATE_MESSAGE_NEW_FLAG} )	{window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');}
//-->
</script>
<!-- END switch_enable_pm_popup -->

</head>
<body>
<a id="top"></a>
<div id="top_image">
			<a href="{U_INDEX}"><img src="templates/Conundrum/images/MisFotos/encabezado.jpg" alt="{L_INDEX}" /></a>
	</div>
<table cellspacing="0" id="forum">
	<tr>
		<td>&nbsp;</td>
		<td id="bodyline">

		<div id="menu">
			<div id="left" class="left mainmenu">
				<a href="{U_FAQ}">{L_FAQ}</a>
				<a href="{U_SEARCH}">{L_SEARCH}</a>
				<a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>
				<!-- BEGIN switch_user_logged_in -->
				<a href="{U_PROFILE}">{L_PROFILE}</a>
				<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
				<!-- END switch_user_logged_in -->
			</div>
			<div id="right" class="right mainmenu">
				<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
				<!-- BEGIN switch_user_logged_out -->
				<a href="{U_REGISTER}">{L_REGISTER}</a>
				<!-- END switch_user_logged_out -->
			</div>
		</div>

		<div class="clear"></div>
<br> 

Última edición por tunait; 21/08/2007 a las 06:01 Razón: cambiar bbcode