Hoe haal ik menu weg
Geplaatst: 12 dec 2003, 21:38
Ik wil mn menu helemaal anders, en ik heb de overall_header voor me, maar ik weet niet waar ik het weghaal.
(zie voor meer info http://www.ourson.nl/forum het gaat om dat blauwe balkje onder het logo, dat moet in zn geheel weg.
Code: Selecteer alles
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="Author" content="http://www.trushkin.net" />
{META}
{NAV_LINKS}
<title>{SITENAME} -> {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/Iris/{T_HEAD_STYLESHEET}" type="text/css">
<style type="text/css">
<!--
th, td.th, td.spacerow { background-image: url(templates/Iris/images/bg_cat.gif); }
td.th2,th.cat2,td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(templates/Iris/images/bg_cat2.gif); }
table.toptable { background-image: url(templates/Iris/images/top_bg.gif); height: 26px; }
table.bottable { background-image: url(templates/Iris/images/bottom_bg.gif); height: 9px; }
table.bottable2 { background-image: url(templates/Iris/images/bottom_bg2.gif); height: 20px; }
table.maintable { background-image: url(templates/Iris/images/top_bg.jpg); height: 100px; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/Iris/formIE.css");
-->
</style>
<!-- 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 -->
<script language="javascript" type="text/javascript">
<!--
function changeImages()
{
if (document.images)
{
for (var i=0; i<changeImages.arguments.length; i+=2)
{
document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
}
}
}
var PreloadFlag = false;
function newImage(arg)
{
if (document.images)
{
rslt = new Image();
rslt.src = arg;
return rslt;
}
}
function PreloadImages()
{
if (document.images)
{
// preload all rollover images
<!-- BEGIN switch_user_logged_out -->
img0 = newImage('templates/Iris/images/lang_{LANG}/btn_login_on.gif');
img1 = newImage('templates/Iris/images/lang_{LANG}/btn_register_on.gif');
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
img2 = newImage('templates/Iris/images/lang_{LANG}/btn_pm_on.gif');
img3 = newImage('templates/Iris/images/lang_{LANG}/btn_profile_on.gif');
img4 = newImage('templates/Iris/images/lang_{LANG}/btn_groups_on.gif');
img5 = newImage('templates/Iris/images/lang_{LANG}/btn_logout_on.gif');
<!-- END switch_user_logged_in -->
img6 = newImage('templates/Iris/images/lang_{LANG}/btn_faq_on.gif');
img7 = newImage('templates/Iris/images/lang_{LANG}/btn_search_on.gif');
img8 = newImage('templates/Iris/images/lang_{LANG}/btn_users_on.gif');
img9 = newImage('templates/Iris/images/lang_{LANG}/btn_index_on.gif');
PreloadFlag = true;
}
return true;
}
function ShowImage(title, href, name)
{
document.write('<td align="center" valign="middle">');
document.write('<a title="' + title + '" href="' + href + '" class="mainmenu" ');
document.write('onmouseover="changeImages(\'btn_top_' + name + '\', \'templates/Iris/images/lang_{LANG}/btn_' + name + '_on.gif\'); return true;" ');
document.write('onmouseout="changeImages(\'btn_top_' + name + '\', \'templates/Iris/images/lang_{LANG}/btn_' + name + '.gif\'); return true;">');
document.write('<img name="btn_top_' + name + '" src="templates/Iris/images/lang_{LANG}/btn_' + name + '.gif" height="19" border="0" alt="' + title + '" /></a>');
document.write('</td>');
return true;
}
//-->
</script>
</head>
<body bgcolor="#{T_BODY_BGCOLOR}" text="#000000" link="#{T_BODY_LINK}" vlink="#{T_BODY_VLINK}" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" onload="PreloadImages();" /><table border="0" cellspacing="0" cellpadding="0" width="{T_BODY_BACKGROUND}" height="100%" class="firsttable" align="center"><tr><td width="{T_BODY_BACKGROUND}" height="100%" align="center" valign="top"><table border="0" cellspacing="0" cellpadding="0" width="100%" height="100" class="maintable"><a name="top"></a>
<tr height="61"><td align="center" valign="middle" width="100%" height="61"><a href="{U_INDEX}"><img src="templates/Iris/images/logo_phpBB.gif" border="0" /></a></td></tr>
</table>
<br />
<table border="0" cellspacing="0" cellpadding="10" width="100%">
<tr>
<td align="center" valign="top">