Nog geen van alle antwoorden heeft het verholpen

!! Telkens wordt de breedte van de index aangepast ... die van de catehory blijft nog hetzelfde ...
Code: Selecteer alles
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<script>
<!--
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu()
{
event.cancelBubble = true
event.returnValue = false;
return false;
}
function norightclick(e)
{
if (window.Event)
{
if (e.which == 2 || e.which == 3)
return false;
}
else
if (event.button == 2 || event.button == 3)
{
event.cancelBubble = true
event.returnValue = false;
return false;
}
}
document.oncontextmenu = nocontextmenu;
document.onmousedown = norightclick;
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/xeon/{T_HEAD_STYLESHEET}" type="text/css">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<!-- 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 onLoad="MM_preloadImages('templates/xeon/images/main1.gif','templates/xeon/images/faq1.gif','templates/xeon/images/search1.gif','templates/xeon/images/groups1.gif','templates/xeon/images/profile1.gif','templates/xeon/images/pm1.gif','templates/xeon/images/register1.gif','templates/xeon/images/login1.gif','templates/xeon/images/members2.gif')">
<TABLE width="100%" cellspacing="0" cellpadding="0">
<TR>
<TD width="1%" align="left" background="templates/xeon/images/head_r1_c3.gif"><img name="head_r1_c1" src="templates/xeon/images/head_r1_c1.gif" width="5" height="160" border="0" alt=""></TD>
<TD width="81%" align="center" valign="top" background="templates/xeon/images/head_r1_c3.gif"><TABLE width="100%" height="160" cellpadding="0" cellspacing="0">
<TR>
<TD height="69" align="left" valign="top"><TABLE width="100%" cellspacing="0" cellpadding="0">
<TR>
<TD height="51" align="left" valign="bottom"> </TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD height="27" align="center"><TABLE width="100%" height="26" cellpadding="0" cellspacing="0">
<TR>
<TD width="69%"><TABLE width="98%" cellspacing="0" cellpadding="0">
<TR align="center">
<TD> <A href="{U_INDEX}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Main','','templates/xeon/images/main1.gif',1)"><IMG src="templates/xeon/images/main.gif" alt="Main" name="Main" width="45" height="10" border="0"></A></TD>
<TD><A href="{U_FAQ}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('FAQ','','templates/xeon/images/faq1.gif',1)"><IMG src="templates/xeon/images/faq.gif" alt="FAQ" name="FAQ" width="42" height="10" border="0"></A></TD>
<TD><A href="{U_SEARCH}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Search','','templates/xeon/images/search1.gif',1)"><IMG src="templates/xeon/images/search.gif" alt="Search" name="Search" width="69" height="10" border="0"></A></TD>
<TD><A href="{U_GROUP_CP}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('groups','','templates/xeon/images/groups1.gif',1)"><IMG src="templates/xeon/images/groups.gif" alt="Groups" name="groups" width="68" height="10" border="0"></A></TD>
<TD><A href="{U_MEMBERLIST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Members','','templates/xeon/images/members2.gif',1)"><IMG src="templates/xeon/images/members.gif" alt="Members List" name="Members" width="76" height="10" border="0"></A></TD>
<TD><A href="{U_PROFILE}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('profile','','templates/xeon/images/profile1.gif',1)"><IMG src="templates/xeon/images/profile.gif" alt="Profile" name="profile" width="73" height="10" border="0"></A></TD>
<TD><A href="{U_PRIVATEMSGS}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('PM','','templates/xeon/images/pm1.gif',1)"><IMG src="templates/xeon/images/pm.gif" alt="Private Messages" name="PM" width="34" height="10" border="0"></A></TD>
</TR>
</TABLE>
<TD width="31%" align="right">
<!-- BEGIN switch_user_logged_out -->
<TABLE width="69%" cellspacing="0" cellpadding="0">
<TR>
<TD width="59%" align="right"> <A href="{U_LOGIN_LOGOUT}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('login','','templates/xeon/images/login1.gif',1)"><IMG src="templates/xeon/images/login.gif" alt="Log-in" name="login" width="42" height="9" border="0"></A></TD>
<TD width="41%" align="right"><A href="{U_REGISTER}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('register','','templates/xeon/images/register1.gif',1)"><IMG src="templates/xeon/images/register.gif" alt="Register" name="register" width="55" height="9" border="0"></A></TD>
</TR>
</TABLE>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<TABLE width="100%" cellspacing="0" cellpadding="0">
<TR>
<TD align="right" nowrap><A href="{U_LOGIN_LOGOUT}" class="login">{L_LOGIN_LOGOUT}</A></TD>
</TR>
</TABLE>
<!-- END switch_user_logged_in -->
</TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD> </TD>
</TR>
</TABLE></TD>
<TD width="18%" align="right" background="templates/xeon/images/head_r1_c3.gif"></TD>
</TR>
</TABLE>
<BR>
<BR>
Wat kan ik nog doen ??

...