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] Brauche Hilfe bei Design-Code (https://www.gegen-bilderklau.net/thread.php?threadid=133676)


Geschrieben von Nico am 11.05.2008 um 15:06:

  Brauche Hilfe bei Design-Code

Hi
Ja wie der titel schon sagt eben...
ich habe hier ein Design gecodet aber jetzt ist der Scrollbalken vom Main zu weit links, nicht ganz an der trennlinie zur Navigation udn nicht geht nciht weit genug nach unten!

Kann mir jmd. den code viell. richtig schreiben?
Derzeit sieht es so aus: http://vollblutzucht.oyla20.de/

Zitat:
<html>

<head>

<title>%titel%</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
-->
</style>
<STYLE>
<!--
a:link
{color: #6F724E; text-decoration:none;}
a:visited
{color: #6F724E; text-decoration:none;}
a:active
{color: #6F724E; text-decoration:none;}
a:hover
{color: #6F724E; text-decoration:none;}
.style1 {
border-width: 3px;
border-style: inset;
}
.style4 {
border-style: inset;
}
-->
</style>


</head>

<body bgcolor="#FFFFFF" text="#6F724E" link="#6F724E" vlink="#6F724E" alink="#6F724E" topmargin="0" leftmargin="0">

<img border="0" src="http://www.oyla20.de/userdaten/32508947/bilder/design-vollblutzucht-ne
u-gruen.jpg" scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1024" height="768">


<div style="overflow: auto; position: absolute; width: 600px; height: 450px; left: 70; top: 250" class="style5">
<font color="#6F724E" face="Times New Roman" size="3">%content%</font>
</div>

<div style="overflow: auto; position: absolute; width: 272px; height: 320px; left: 800; top: 450" class="style5">
<b><font face="Tahoma" size="2" color="#388DC6">%navigation_v%</font></b>
</div>




</body>

</html>



schonmal danke im vorraus!

lg
Anni



Geschrieben von Tigerlilly am 11.05.2008 um 16:27:

 

Ich verschiebe mal Augenzwinkern



Geschrieben von _negel am 11.05.2008 um 19:49:

 

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:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
<html> 

<head> 

<title>%titel%</title> 
<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
-->
</style> 
<STYLE> 
<!-- 
a:link 
{color: #6F724E; text-decoration:none;} 
a:visited 
{color: #6F724E; text-decoration:none;} 
a:active 
{color: #6F724E; text-decoration:none;} 
a:hover 
{color: #6F724E; text-decoration:none;} 
.style1 {
border-width: 3px;
border-style: inset;
}
.style4 {
border-style: inset;
}
--> 
</style> 


</head> 

<body bgcolor="#FFFFFF" text="#6F724E" link="#6F724E" vlink="#6F724E" alink="#6F724E" topmargin="0" 

leftmargin="0"> 

<img border="0" src="http://www.oyla20.de/userdaten/32508947/bilder/design-vollblutzucht-ne
u-gruen.jpg" scroll="no" bgproperties="fixed" 
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1024" height="768"> 


<div style="overflow: auto; position: absolute; width: 666px; height: 450px; left: 70; top: 250" 

class="style5"> 
<font color="#6F724E" face="Times New Roman" size="3">%content%</font> 
</div> 

<div style="overflow: auto; position: absolute; width: 272px; height: 320px; left: 800; top: 450" 

class="style5"> 
<b><font face="Tahoma" size="2" color="#388DC6">%navigation_v%</font></b> 
</div> 




</body> 

</html>



Geschrieben von Nico am 11.05.2008 um 20:33:

 

cool danke <333



Geschrieben von _negel am 11.05.2008 um 21:14:

 

Gern geschehen.


Forensoftware: Burning Board, entwickelt von WoltLab GmbH