Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [CSS] Cursor funktioniert nicht... (https://www.gegen-bilderklau.net/thread.php?threadid=66368)


Geschrieben von Ponybabe am 03.06.2006 um 17:38:

  Cursor funktioniert nicht...

Hi!

Ich hab versucht bei mir auf dem Hof (http://home.arcor.de/gestuet.sr/lay.htm) einen eigenen Cursor einzubauen (http://home.arcor.de/gestuet.sr/Cursor.cur).
Aber es funktioniert nicht.

Der Code:

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:
27:
<html>

<head>
<title>Gestüt Sombre rêves</title>

<style>
body
{
cursor: url('http://home.arcor.de/gestuet.sr/Cursor.cur');
}
</style>

</head>

<body bgcolor="#B8CE9F" topmargin="0" leftmargin="0" scroll="no" background="http://home.arcor.de/gestuet.sr/desi3.png">

<div id="Layer1" style="position: absolute; left: 241px; top: 117px;">
  <iframe src="main.htm" name="main" width="624" height="458" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>
<div id="Layer2" style="position: absolute; left: 43px; top: 117px;">
<iframe src="menu.htm" name="menu" width="162" height="459" frameborder="0" scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>

</html>


Forensoftware: Burning Board, entwickelt von WoltLab GmbH