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)
----- [HTML] Kein Scrollbalken zu sehen (https://www.gegen-bilderklau.net/thread.php?threadid=148237)


Geschrieben von Kysha am 08.01.2009 um 03:13:

  Kein Scrollbalken zu sehen

Wenn ihr mir hier bei helfen könntet !!!

Bin echt am verzweifeln

http://fotografiejh.fo.ohost.de/indexx.html <--- Klick

dann auf Galerie und dann auf Shootings und dann das Auto anklicken. in dem orangenem Kasten rechts öffen sich bilder von autoa doch man sieht nur zwei und es sind aber mehr!!!!

Wo ist der scrollbalken hin?

Wie bekomme ich ihn dort hin?

Kann mir jemand den Code sagen?

Kann mir wer helfen?



Geschrieben von Indihorse am 08.01.2009 um 11:10:

 

Stell mal den Code rein .. dann kann man dir eher helfen ^^



Geschrieben von Kysha am 08.01.2009 um 12:15:

 

ok hier der code wo der scrollbalken fehlt




<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>autotuning</title>


</head>


<body>

<p align="center"><img alt="" src="http://fotografiejh.fo.ohost.de/Bilder/Shooting%20Autotuning/1.png"><b
r>

<br>

<img alt="" src="http://fotografiejh.fo.ohost.de/Bilder/Shooting%20Autotuning/2%20%281%
29.png"><br>

<br>

<img alt="" src="http://fotografiejh.fo.ohost.de/Bilder/Shooting%20Autotuning/4%20%281%
29.png"><br>

<br>

<img alt="" src="http://fotografiejh.fo.ohost.de/Bilder/Shooting%20Autotuning/5%20%281%
29.png"><br>

<br>

<img alt="" src="http://fotografiejh.fo.ohost.de/Bilder/Shooting%20Autotuning/6%20%281%
29.png"><br>

<br>

<img alt="" src="http://fotografiejh.fo.ohost.de/Bilder/Shooting%20Autotuning/7%20%281%
29.png"><br>

<br>

<img alt="" src="http://fotografiejh.fo.ohost.de/Bilder/Shooting%20Autotuning/8%20%281%
29.png"><br>

<br>

<img alt="" src="http://fotografiejh.fo.ohost.de/Bilder/Shooting%20Autotuning/3%20%281%
29.png"><br>

<style type="text/css"> body { scrollbar-arrow-color: #000000; scrollbar-base-color: #000000; scrollbar-track-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-shadow-color: #ffffff; } </style>
</p>

</body>
</html>



Geschrieben von Marina347 am 08.01.2009 um 12:18:

 

Ich hab mal im Quelltext geschaut:

Änder mal

code:
1:
2:
3:
4:
5:
<div id="Layer3" style="position: absolute;  left: 730px; top: 30px;">
  <iframe src="layer5.html" name="layer5" width="260" height="395" frameborder=0 scrolling="no" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

in
code:
1:
2:
3:
4:
5:
<div id="Layer3" style="position: absolute;  left: 730px; top: 30px;">
  <iframe src="layer5.html" name="layer5" width="260" height="395" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>


Dann müsste es gehen.



Geschrieben von Kysha am 08.01.2009 um 12:28:

 

ja es geht vielen lieben dank



Geschrieben von Marina347 am 08.01.2009 um 13:20:

 

Bitte, gern geschehen!


Forensoftware: Burning Board, entwickelt von WoltLab GmbH