Guten Tag,
ich habe ein kleines Problemchen. Ich weiss nicht, wie ich mein nav-menü fixieren soll...
wenn der text, der rechts neben dem menü ist größer (höher als das menü selbst) ist, werden die abstände zwischen den links bzw. buttons größer. ich will aber, dass die menügröße konstant bleibt, egal wie viel text daneben steht. ich brauche eine neue spalte für das menü, jedoch existiert das menü schon und ich weiss nicht, wo die neue spalte im quelltext angelegt werden muss...nur so ungefähr... ich benutze eine vorlage. hier ist der quelltext:
Gruß Gyant
ich habe ein kleines Problemchen. Ich weiss nicht, wie ich mein nav-menü fixieren soll...
wenn der text, der rechts neben dem menü ist größer (höher als das menü selbst) ist, werden die abstände zwischen den links bzw. buttons größer. ich will aber, dass die menügröße konstant bleibt, egal wie viel text daneben steht. ich brauche eine neue spalte für das menü, jedoch existiert das menü schon und ich weiss nicht, wo die neue spalte im quelltext angelegt werden muss...nur so ungefähr... ich benutze eine vorlage. hier ist der quelltext:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Unbenanntes Dokument</title>
<!-- TemplateEndEditable --><!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
<style type="text/css">
<!--
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
body {
background-image: url();
background-repeat: no-repeat;
background-color: #FFFFFF;
}
.Stil1 {font-size: 14px}
-->
</style>
<script 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>
<!-- TemplateParam name="home" type="boolean" value="false" --><!-- TemplateParam name="aboutus" type="boolean" value="false" --><!-- TemplateParam name="contactus" type="boolean" value="false" --><!-- TemplateParam name="grpgroup" type="boolean" value="false" --><!-- TemplateParam name="partners" type="boolean" value="false" --><!-- TemplateParam name="shop" type="boolean" value="false" --><!-- TemplateParam name="webdesign" type="boolean" value="false" --><!-- TemplateParam name="impressum" type="boolean" value="false" -->
</head>
<body onload="MM_preloadImages('../img/button_home_2.jpg','../img/button_aboutus_2.jpg','../img/button_contactus_2.jpg','../img/button_thegrpgroup_2.jpg','../img/button_partners_2.jpg','../img/button_shop_2.jpg','../img/button_webdesign_2.jpg','../img/button_impressum_2.jpg')">
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" height="314" border="0" cellpadding="0" cellspacing="0" background="../img/background_head.jpeg">
<tr>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" background="../img/background_body_plain.jpeg">
<!--DWLayoutTable-->
<tr>
<td width="174" height="17" valign="top"></td>
<td width="14" height="3"></td>
<td width="612" rowspan="17" valign="top"><!-- TemplateBeginEditable name="hauptbereich" -->
<h2>Lorem Ipsum</h2>
<p class="Stil1">Lorem ipsum ut mei putent delenit maiorum, cu elit pertinax liberavisse vel. Ius ad corpora interpretaris, commodo feugiat dolorum eam ne, quo integre invidunt corrumpit no. Ei putant eloquentiam mea, cu eam mutat debitis blandit. Facete laoreet sed te, id vel simul vocent petentium. Ea inani noster denique vis, est docendi fastidii delicata ut, ea eum wisi saepe. Eius primis duo an, ne ignota epicuri vis, est in vitae perfecto delicata.</p>
<p class="Stil1">Enim recteque mel an. Quis reprehendunt et duo, mea id tation legimus admodum. Legere melius in has, nobis vulputate voluptatibus per in. Pri adipisci persequeris at. Id quo alii inimicus petentium, id eos platonem omittantur.</p>
<!-- TemplateEndEditable --></td>
</tr>
<tr>
<td height="25" valign="baseline"><!-- TemplateBeginIf cond="!home" --><a href="../index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Home','','../img/button_home_2.jpg',1)"><img src="../img/button_home_1.jpg" name="Home" width="174" height="25" border="0" id="Home" /></a><!-- TemplateEndIf --><!-- TemplateBeginIf cond="home" --><img src="../img/button_home_2.jpg" alt="r_home" width="174" height="25" /><!-- TemplateEndIf --></td>
<td></td>
</tr>
<tr>
<td height="3" valign="top"></td>
<td height="3"></td>
</tr>
<tr>
<td height="25" align="center" valign="baseline"><!-- TemplateBeginIf cond="!aboutus" --><a href="../about_us.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('about_us','','../img/button_aboutus_2.jpg',1)"><img src="../img/button_aboutus_1.jpg" name="about_us" width="174" height="25" border="0" id="about_us" /></a><!-- TemplateEndIf --><!-- TemplateBeginIf cond="aboutus" --><img src="../img/button_aboutus_2.jpg" alt="about" width="174" height="25" /><!-- TemplateEndIf --></td>
<td></td>
</tr>
<tr>
<td height="3" valign="top"></td>
<td height="3"></td>
</tr>
<tr>
<td height="25" valign="baseline"><!-- TemplateBeginIf cond="!contactus" --><a href="../contact_us.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contact_us','','../img/button_contactus_2.jpg',1)"><img src="../img/button_contactus_1.jpg" name="contact_us" width="174" height="25" border="0" id="contact_us" /></a><!-- TemplateEndIf --><!-- TemplateBeginIf cond="contactus" --><img src="../img/button_contactus_2.jpg" width="174" height="25" /><!-- TemplateEndIf --></td>
<td></td>
</tr>
<tr>
<td height="3" valign="top"></td>
<td height="3"></td>
</tr>
<tr>
<td height="25" valign="baseline"><!-- TemplateBeginIf cond="!grpgroup" --><a href="../grp_group.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('grp_group','','../img/button_thegrpgroup_2.jpg',1)"><img src="../img/button_thegrpgroup_1.jpg" name="grp_group" width="174" height="25" border="0" id="grp_group" /></a><!-- TemplateEndIf --><!-- TemplateBeginIf cond="grpgroup" --><img src="../img/button_thegrpgroup_2.jpg" width="174" height="25" /><!-- TemplateEndIf --></td>
<td></td>
</tr>
<tr>
<td height="3" valign="top"></td>
<td height="3"></td>
</tr>
<tr>
<td height="25" valign="baseline"><!-- TemplateBeginIf cond="!partners" --><a href="../partners.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('partners','','../img/button_partners_2.jpg',1)"><img src="../img/button_partners_1.jpg" name="partners" width="174" height="25" border="0" id="partners" /></a><!-- TemplateEndIf --><!-- TemplateBeginIf cond="partners" --><img src="../img/button_partners_2.jpg" width="174" height="25" /><!-- TemplateEndIf --></td>
<td></td>
</tr>
<tr>
<td height="3" valign="top"></td>
<td height="3"></td>
</tr>
<tr>
<td height="25" valign="baseline"><!-- TemplateBeginIf cond="!shop" --><a href="../shop.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('shop','','../img/button_shop_2.jpg',1)"><img src="../img/button_shop_1.jpg" name="shop" width="174" height="25" border="0" id="shop" /></a><!-- TemplateEndIf --><!-- TemplateBeginIf cond="shop" --><img src="../img/button_shop_2.jpg" width="174" height="25" /><!-- TemplateEndIf --></td>
<td></td>
</tr>
<tr>
<td height="3" valign="top"></td>
<td height="3"></td>
</tr>
<tr>
<td height="25" valign="baseline"><!-- TemplateBeginIf cond="!webdesign" --><a href="../webdesign.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('webdesign','','../img/button_webdesign_2.jpg',1)"><img src="../img/button_webdesign_1.jpg" name="webdesign" width="174" height="25" border="0" id="webdesign" /></a><!-- TemplateEndIf --><!-- TemplateBeginIf cond="webdesign" --><img src="../img/button_webdesign_2.jpg" width="174" height="25" /><!-- TemplateEndIf --></td>
<td></td>
</tr>
<tr>
<td height="3" valign="top"></td>
<td height="3"></td>
</tr>
<tr>
<td height="25" valign="baseline"><!-- TemplateBeginIf cond="!impressum" --><a href="../impressum.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('impressum','','../img/button_impressum_2.jpg',1)"><img src="../img/button_impressum_1.jpg" name="impressum" width="174" height="25" border="0" id="impressum" /></a><!-- TemplateEndIf --><!-- TemplateBeginIf cond="impressum" --><img src="../img/button_impressum_2.jpg" width="174" height="25" /><!-- TemplateEndIf --></td>
<td></td>
</tr>
<tr>
<td valign="top"><p> </p>
</td>
<td height="3"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="100%" height="35" border="0" cellpadding="0" cellspacing="0" background="../img/background_foot.jpeg">
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
Gruß Gyant
Zuletzt bearbeitet: