PrettyHorse
Hallo.
Ich habe mir schon etliche Tut's oder andere Ordner angeschaut.
Leider wurde ich daraus aber nicht schlau und bin somit nicht weitergekommen.
Zu meinem Problem:
Ich habe eine Homepage bei Oyla. Da ich nun ein neues Design habe, möchte ich auch einige Veränderungen insgesamt vornehmen.
Netterweise habe ich von jemandem den Code für dessen bereits perfekt eingebautes Design bekommen. Diesen Code habe ich soweit für meine Homepage geändert.
Nun gibt es aber drei Probleme, an denen ich schon seit Stunden "rumtüfftle":
Edit.
1. Zwar stellt Mozilla Firefox nun die Größen nicht mehr unterschiedlich dar, dafür hat er Content, Newsbox und Navigation versetzt. Tipps?
Wäre wirklich suuuper, wenn mir da jemand von Euch helfen könnte. [Ich bin auf dem Gebiet ja überhaupt kein Überflieger
]
Hier ist der Code:
<html>
<head>
<title>Horses for Dreamer</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #DCD5B0;
scrollbar-highlight-color: #6A5B3A;
scrollbar-3dlight-color: #E2CCA3;
scrollbar-darkshadow-color: #E2CCA3;
scrollbar-shadow-color: #6A5B3A;
scrollbar-arrow-color: #6A5B3A;
scrollbar-track-color: #DCD5B0;
}
a:link {
color: #6A5B3A;
text-decoration:none;
}
a:visited {color: #6A5B3A;
text-decoration:none;
}
a:active {color: #6A5B3A;
text-decoration:none;
}
a:hover {color: #412E0E;
text-decoration:none;
}
-->
</style>
</head>
<body bgcolor="#c9cfa7" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://www.oyla17.de/userdaten/753/77799/bilder/Design_neu.png" scroll="no" bgproperties="fixed"
<align ="left" style ="position: absolute; top: 0; left: 0" width="1024" height="768">
<!-- End Design -->
<!-- Start Content -->
<div style="overflow: visible; position: absolute; width: 790px; height: 560px; left: 222px; top: 140px">
<span style="font-family:Century Gothic; font-size:15px; color:#412E0E">%content%</span>
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 193px; height: 400px; left: 40px; top: 300px">
<span style="font-family:Century Gothic; font-size:15px; color:#6A5B3A">%navigation_v%</span>
</div>
<!-- End Navigation -->
<!-- Start Newsbox --> <div style="overflow: auto; position: absolute; width: 200px; height: 160px; left: 30px; top: 120px;"><span style="font-family:verdana; font-size:13; color:#FFFFFF; text align: right;">
<P align="right">- - - - <br>
<STRONG>DATUM <br></STRONG>
* TEXT <br>
- - - -<br>
<STRONG>DATUM <br></STRONG>
* TEXT <br>
* TEXT <br>
- - - </FONT></span></P> </div>
<!-- End Newsbox -->
</body>
</html>
Ich habe mir schon etliche Tut's oder andere Ordner angeschaut.
Leider wurde ich daraus aber nicht schlau und bin somit nicht weitergekommen.
Zu meinem Problem:
Ich habe eine Homepage bei Oyla. Da ich nun ein neues Design habe, möchte ich auch einige Veränderungen insgesamt vornehmen.
Netterweise habe ich von jemandem den Code für dessen bereits perfekt eingebautes Design bekommen. Diesen Code habe ich soweit für meine Homepage geändert.
Nun gibt es aber drei Probleme, an denen ich schon seit Stunden "rumtüfftle":
Edit.
1. Zwar stellt Mozilla Firefox nun die Größen nicht mehr unterschiedlich dar, dafür hat er Content, Newsbox und Navigation versetzt. Tipps?
Wäre wirklich suuuper, wenn mir da jemand von Euch helfen könnte. [Ich bin auf dem Gebiet ja überhaupt kein Überflieger

Hier ist der Code:
<html>
<head>
<title>Horses for Dreamer</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #DCD5B0;
scrollbar-highlight-color: #6A5B3A;
scrollbar-3dlight-color: #E2CCA3;
scrollbar-darkshadow-color: #E2CCA3;
scrollbar-shadow-color: #6A5B3A;
scrollbar-arrow-color: #6A5B3A;
scrollbar-track-color: #DCD5B0;
}
a:link {
color: #6A5B3A;
text-decoration:none;
}
a:visited {color: #6A5B3A;
text-decoration:none;
}
a:active {color: #6A5B3A;
text-decoration:none;
}
a:hover {color: #412E0E;
text-decoration:none;
}
-->
</style>
</head>
<body bgcolor="#c9cfa7" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://www.oyla17.de/userdaten/753/77799/bilder/Design_neu.png" scroll="no" bgproperties="fixed"
<align ="left" style ="position: absolute; top: 0; left: 0" width="1024" height="768">
<!-- End Design -->
<!-- Start Content -->
<div style="overflow: visible; position: absolute; width: 790px; height: 560px; left: 222px; top: 140px">
<span style="font-family:Century Gothic; font-size:15px; color:#412E0E">%content%</span>
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 193px; height: 400px; left: 40px; top: 300px">
<span style="font-family:Century Gothic; font-size:15px; color:#6A5B3A">%navigation_v%</span>
</div>
<!-- End Navigation -->
<!-- Start Newsbox --> <div style="overflow: auto; position: absolute; width: 200px; height: 160px; left: 30px; top: 120px;"><span style="font-family:verdana; font-size:13; color:#FFFFFF; text align: right;">
<P align="right">- - - - <br>
<STRONG>DATUM <br></STRONG>
* TEXT <br>
- - - -<br>
<STRONG>DATUM <br></STRONG>
* TEXT <br>
* TEXT <br>
- - - </FONT></span></P> </div>
<!-- End Newsbox -->
</body>
</html>