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] Piranho.com keine transparenten Scrollbalken (https://www.gegen-bilderklau.net/thread.php?threadid=76139)


Geschrieben von Geronimo am 11.08.2006 um 10:37:

  Piranho.com keine transparenten Scrollbalken

Es gibt ja schon so viele themen aber nirgends ne Lösung die funkzt.Meine Scrollbalekn bleiben bei piranho.com weiß statt transparent zu werden. Was tun?

-> http://loderheim.piranho.com/Verkaufsstall/Textseiten/layout.htm



Geschrieben von *Mone* am 11.08.2006 um 11:42:

 

Hallo,

ich bin auch piranho und bei mir gehts.

Du meinst wie hier oder?

Wenn ja, im HTML :
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:
<STYLE type="text/css"> <STYLE type="text/css">

<!--

BODY {

scrollbar-face-color: #ffffff;

scrollbar-highlight-color: #000000;

scrollbar-3dlight-color: #ffffff;

scrollbar-darkshadow-color: #ffffff;

scrollbar-shadow-color: #ffffff;

scrollbar-arrow-color: #000000;

scrollbar-track-color: #ffffff;

}

-->

</STYLE> 


eingeben.

Lg Mone



Geschrieben von Geronimo am 11.08.2006 um 11:59:

 

Danke. probiers. Wo finde ich den Choma-Filter raus? Im desi-code?



Geschrieben von Geronimo am 11.08.2006 um 12:55:

 

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:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
<html>
<head>
<title>Reitstall Loderheim</title>
<BODY bgcolor="#FFFFFF" marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://loderheim.piranho.com/Verkaufsstall/Grafiken/Design.jpg" border="0" width="700" height="600">
<div id="Layer1" style="position: absolute;  left:  500px; top: 159px;">
  <iframe src="http://loderheim.piranho.com/Verkaufsstall/Textseiten/menue.htm" name="menue" width="200" height="142" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#999999)" ;>
  </iframe>
</div>
<div id="Layer1" style="position: absolute;  left: 0px; top: 159px;">
  <iframe src="http://loderheim.piranho.com/Verkaufsstall/Textseiten/start.htm" name="frame2" width="499" height="441" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#999999)" ;>
  </iframe>
</div>


<script language="Javascript" type="text/javascript">
<!--

xid = Math.random();
xid *= 10000000000000;
xid = Math.ceil(xid);

var URL = unescape(location.href);

var xstart = URL.lastIndexOf("piranho")-1;
var user = URL.substring(7,xstart);

document.write('<SCRIPT LANGUAGE="Javascript" src="http://www.piranho.com/ad.php?user='+user+'&xid='+xid+'"></' + 'SCRIPT>');

-->
</script>

<script language="Javascript" type="text/javascript">
<!--

xid = Math.random();
xid *= 10000000000000;
xid = Math.ceil(xid);

var URL = unescape(location.href);

var xstart = URL.lastIndexOf("piranho")-1;
var user = URL.substring(7,xstart);

document.write('<SCRIPT LANGUAGE="Javascript" src="http://www.piranho.com/ad.php?user='+user+'&xid='+xid+'"></' + 'SCRIPT>');

-->
</script></body>
</html> 


So schau du mal bitte!



Geschrieben von Geronimo am 11.08.2006 um 13:04:

 

thx


Forensoftware: Burning Board, entwickelt von WoltLab GmbH