whitehorse
Huhu,
Wie macht man es das bei der eigenen Page solche Scrollbalken sind. also das hier
http://www.wendywelt.de.vu wenn man bei dieser page heruntercrollt diese balken meine ich. Weiss das jemand?
whitehorse
Wo muss ich denn jetzt einfügen?
Mein Desi Code:
<HTML><HEAD>
<META content="MSHTML 6.00.2800.1476" name=GENERATOR></HEAD>
<BODY style="COLOR: #000000; FONT-FAMILY: Arial">
<TABLE id=HB_Mail_Container height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0 UNSELECTABLE="on">
<TBODY>
<TR height="100%" UNSELECTABLE="on" width="100%">
<TD id=HB_Focus_Element vAlign=top width="100%" background="" height=250 UNSELECTABLE="off"><IMG style="WIDTH: 935px; HEIGHT: 680px" height=600 src="http://img84.imageshack.us/img84/6949/wendydesignsy0.png" width=914>
<TABLE style="LEFT: 228px; POSITION: absolute; TOP: 234px">
<TBODY>
<TR>
<TD><FONT color=#000099><FONT color=#ff0000>{content}</FONT><FONT color=#000000> </FONT><BR>Vielen Dank an Sasi die mir dieses schöne<BR>Desing gemacht hat!<BR><BR><PRE><STYLE type=text/css><!--BODY {scrollbar-face-color: #A6C491;scrollbar-highlight-color:#A6C491;scrollbar-3dlight-color: #A6C491;scrollbar-darkshadow-color: #A6C491;scrollbar-shadow-color: #A6C491;scrollbar-arrow-color: #A6C491;scrollbar-track-color: #A6C491;}--></STYLE> </PRE></FONT></TD></TR></TBODY></TABLE></TD></TR>
<TR UNSELECTABLE="on" hb_tag="1">
<TD style="FONT-SIZE: 1pt" height=1 UNSELECTABLE="on">
<DIV id=hotbar_promo></DIV></TD></TR></TBODY></TABLE>
<BLOCKQUOTE id=1b469706>
<BLOCKQUOTE id=ae57dd74>
<BLOCKQUOTE id=823105ca>
<TABLE style="LEFT: 632px; POSITION: absolute; TOP: 307px">
<TBODY>
<TR>
<TD><FONT color=#0000ff><A href="http://www.dbi.ch/wendy/seite12.html"><FONT face=Arial color=#333399 size=2>Wendy</FONT></A><FONT size=2><FONT face=Arial><FONT color=#333399> </FONT><BR></FONT></FONT><A href="http://www.dbi.ch/wendy/seite2.html"><FONT face=Arial color=#333399 size=2>Wendys & Co</FONT></A><BR></FONT><FONT color=#333399><A href="http://www.dbi.ch/wendy/seite5.html"><FONT face=Arial color=#333399 size=2>Der Comic</FONT></A><BR><FONT face=Arial size=2>Comic Archiv</FONT><BR></FONT><FONT face=Arial color=#333399 size=2><A href="http://www.dbi.ch/wendy/seite6.html">Fotostory</A></FONT><BR><FONT color=#0000ff><FONT face=Arial color=#333399><A href="http://www.dbi.ch/wendy/seite10.html"><FONT color=#333399 size=2>Pferdewissen</FONT></A><BR></FONT><A href="http://www.dbi.ch/wendy/seite10.html"><FONT face=Arial color=#333399 size=2>Pferdereportagen</FONT></A><BR></FONT><FONT color=#000099><FONT face=Arial color=#000099 size=2><A href="http://www.dbi.ch/wendy/fotoalbum.html">Gallery</A></FONT><BR><FONT size=3>----------------------</FONT></FONT><BR><A href="http://544733.guestbook.onetwomax.de/"><FONT face=Arial color=#333399 size=2>Gästebuch</FONT></A><BR><FONT color=#333399><A href="http://www.dbi.ch/wendy/seite13.html"><FONT face=Arial color=#333399 size=2>Newsletter</FONT></A><BR></FONT><FONT color=#333399><A href="http://www.wendyfan.iphpbb.com/"><FONT face=Arial color=#333399 size=2>Wendyfroum</FONT></A><BR></FONT><FONT color=#003366><A href="http://www.dbi.ch/wendy/seite11.html"><FONT face=Arial color=#333399 size=2>Bildnachweis</FONT></A><BR></FONT><FONT color=#333399><A href="http://www.dbi.ch/wendy/seite15.html"><FONT face=Arial size=2>Links</FONT></A><BR></FONT><FONT face=Arial color=#333399 size=2><A href="http://www.dbi.ch/wendy/seite17.html">Awards</A></FONT></TD></TR></TB
ODY></TABLE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>
Scroolcode
<head><STYLE type="text/css">
<!--
BODY {
scrollbar-face-color: ##0000FF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: ##0000FF;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: ##330066;
scrollbar-arrow-color: #000000;
scrollbar-track-color: ##00FFFF;
}
-->
</STYLE></head>
hilfe...............
whitehorse
Kannst dus mir zeigen *ichweissnichtwo*
whitehorse
Weiss sonst niemand wie es richtig wäre<?
Usuri
Bei mir sieht der Code für die Scrollbalken immer so aus:
(Farben sind jetzt andere)
| code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
|
<html>
<head>
<title>Titel</title>
<style>BODY {
scrollbar-face-color: #FFFFFF;
SCROLLBAR-TRACK-COLOR: # FFFFFF;
scrollbar-arrow-color: #9baae1;
scrollbar-base-color: #003300;
scrollbar-shadow-color : #9baae1;
SCROLLBAR-3DLIGHT-COLOR: #9baae1;
scrollbar-highlight-color: #9baae1;
} </style>
</style>
</BODY>
</HTML>
</head>
<body>
Seiteninhalt
</body>
</html>
|
|
Zwischen den beiden body kommt dann halt der Inhalt der Seite, in deinem Fall der Design-Code.
Warum hast du vor einigen Farben eigentlich zwei #? Haben nicht alle Farben nur ein so ein Ding?
Naja, kannst ja mal probieren, ob das so funktioniert, bei mir klappts
Liebe Grüße, Usuri
whitehorse
Irgendwie klappts wieder nicht. Usuri würdest du es für mich machen wenn ich dir meine Daten zum einlogen geben würde?
whitehorse
Ich glaub so ganz habt ihr mich nicht verstanden was ich meine, denn wen ich den Code einfüge kommt etwas anderes als das ich meinte. Ich meine es so: (ihr müsst sehn wo der Balken ist)
klick