Das Mainframe will nicht auf die Position |
Zjeus

Mitglied
 

Dabei seit: 13.08.2005
Beiträge: 657
Herkunft: Sachsen - Anhalt
 |
|
Das Mainframe will nicht auf die Position |
 |
Ich habe da ein Problem mit meinem Design. Das Menüframe sitzt an der richtigen Stelle, aber das Mainframe will sich einfach nicht verrutschen lassen, egal ob ich einen Wert von über 100 eingebe oder wenn ich 5 eingebe.
Dies ist der Code, was ist daran falsch, dass sich das Frame keinen millimeter verrutscht?
Zitat: |
<HTML>
<HEAD>
<META NAME="Author" CONTENT="">
<META NAME="Generator" CONTENT="Jasc Paint Shop Pro 8">
<TITLE> </TITLE>
</HEAD>
<BODY>
<IMG NAME="hintergrund20" SRC="http://www.dancinghorse.de/hintergrund.jpg" WIDTH="800" HEIGHT="600" BORDER="0" USEMAP="#hintergrund2">
<MAP NAME="hintergrund2">
<AREA SHAPE="rect" COORDS="24,168,152,196" HREF="http://www.dancinghorse.de/frame/html/besucherframe.html" TARGET="frame" ALT="Unser Gästebuch und vieles anderes">
<AREA SHAPE="rect" COORDS="8,136,109,165" HREF="http://www.dancinghorse.de/frame/html/buroframe.html" TARGET="frame" ALT="Bildnachweiß und das andere Rechtliche Kram">
<AREA SHAPE="rect" COORDS="10,197,106,227" HREF="http://www.dancinghorse.de/frame/html/hofframe.html" TARGET="frame" ALT="Einen Rundgang gefällig?">
<AREA SHAPE="rect" COORDS="24,230,162,262" HREF="http://www.dancinghorse.de/frame/html/mitgliederframe.html" TARGET="frame" ALT="Die Mitgliederliste">
<AREA SHAPE="rect" COORDS="10,268,127,294" HREF="http://www.dancinghorse.de/frame/html/tiermarktframe.html" TARGET="frame" ALT="Hier kannst du dir Tiere und Pferde kaufen">
<AREA SHAPE="rect" COORDS="32,295,159,323" HREF="http://www.dancinghorse.de/frame/html/zuchtframe.html" TARGET="frame" ALT="Unsere kleine aber feine Zucht">
<AREA SHAPE="rect" COORDS="10,328,77,354" HREF="http://www.dancinghorse.de/frame/html/turnierframe.html" TARGET="frame" ALT="Die Hofaktivitäten">
<AREA SHAPE="rect" COORDS="34,356,110,388" HREF="http://www.dancinghorse.de/frame/html/sonstigesframe.html" TARGET="frame" ALT="Und alles andere, Spiele, Rätsel.. ">
</MAP>
<style>
body { scrollbar-face-color: #EBE8BF;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #EBE8BF;
scrollbar-darkshadow-color: #EBE8BF;
scrollbar-shadow-color: #EBE8BF;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #EBE8BF;
</style>
<div id="Layer1" style="position: absolute; left:5px; top:385px;">
<iframe src="/frame/index.html" name="frame" width="163" height="206" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER:chroma (color=#CC3399)";>
</iframe>
</div>
<img border="0" src="" align="left">
<div id="Layer1" style="position: absolute; left:188x; top:123px;">
<iframe src="/main/index.html" name="main" width="607" height="472" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER:chroma (color=#CC3399)" ;>
</iframe>
</div>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>RV Dancinghorse vol.1</title>
</BODY>
</HTML>
|
Bitte helft mir dabei!
__________________ Bitte anklicken! Geht um die Liebe
Wer mir helfen möchte ein neues ICQ Design zu bekommen bitte hier klicken
|
|
25.11.2005 20:38 |
|
|
Marrychan

R.I.P
 

Dabei seit: 06.04.2005
Beiträge: 1.062
Herkunft: HD
 |
|
ich versteh dein prob nich, wenn ichs mit Namo Web-editor code klappt alles perfekt... vielleicht änderst du einfach die falschen Werte oder so...
Ich weiß net ob dus so haben möchtest aber ich habs mal versucht:
Ich hab nur die Iframes neu gecodet ^^
---
<div id="Layer1" style="width:155px; height:172px; position:absolute; left:19px; top:408px; z-index:1;">
<iframe src="/frame/index.html" name="frame" width="163" height="200" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER:chroma (color=#CC3399)" ;>
</iframe>
</div>
<div id="layer1" style="width:200px; height:200px; position:absolute; left:214px; top:148px; z-index:1;">
<iframe src="/main/index.html" name="main" width="585" height="460" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER:chroma (color=#CC3399)" ;>
</iframe>
</div>
---
__________________
|
|
25.11.2005 20:48 |
|
|
Zjeus

Mitglied
 

Dabei seit: 13.08.2005
Beiträge: 657
Herkunft: Sachsen - Anhalt
Themenstarter
 |
|
|
25.11.2005 20:54 |
|
|
|
Impressum
|