Gegen Bilderklau - Das Original

Registrierung Mitgliederliste Teammitglieder Suche Häufig gestellte Fragen Statistik Chat Karte Zur Startseite

Gegen Bilderklau - Das Original » Design, Website, Copyright » Homepagehilfe » Homepagehilfe - Archiv » [HTML] Nur 2 Frames von 4 zu sehen | Oyla » Hallo Gast [Anmelden|Registrieren]
Letzter Beitrag | Erster ungelesener Beitrag Druckvorschau | Thema zu Favoriten hinzufügen
Zum Ende der Seite springen Nur 2 Frames von 4 zu sehen | Oyla
Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
Milly Milly ist weiblich
ehemals Nina.


images/avatars/avatar-43541.png

Dabei seit: 10.08.2007
Beiträge: 1.891
Name: Nina

Nur 2 Frames von 4 zu sehen | Oyla Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

Ich habe versucht bei Oyla ein Design mit 4 Frames (Main, Menü, Untemenü und News) zu coden doch es sind von meinen 4 gecodeten Frames nur 2 sichtbar, siehe hier: http://getuetlindental.oyla15.de/cgi-bin...i?skip=08482725|||getuetlindental


Hier mal 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:
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:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
<!-- Start Grundcode by www.oylahomepagehilfe.de -->
                         <html>
                         <head>
                         <title>Sportpferdegestüt zum Rosenberg</title> 
                         <style type="text/css">
                         <!--
                         body {
                         scrollbar-face-color: #F8EFC4;
                         scrollbar-highlight-color: #BDAE72;
                         scrollbar-3dlight-color: #BDAE72;
                         scrollbar-darkshadow-color: #BDAE72;
                         scrollbar-shadow-color: #BDAE72;
                         scrollbar-arrow-color: #BDAE72;
                         scrollbar-track-color: #F8EFC4;
                         }
                         a:link {
                         color: #BDAE72;
                         text-decoration:none;
                         }
                         a:visited {color: #BDAE72;
                         text-decoration:none;
                         }
                         a:active {color: #BDAE72;
                         text-decoration:none;
                         }
                         a:hover {color: #A39662;
                         text-decoration: border:1 dotted; border-color:#BDAE72; background-color: #BDAE72;
                         }
         
                      table {
                      align: center;
                      text-align: center;
                      font-family: Tahoma;
                      font-size: 12px;
                      color: #BDAE72; 
                      border: 1px solid #000000;
                      background-color: #BDAE72; } 
         
                      tr {
                      align: center;
                      text-align: center;
                      font-family: Tahoma;
                      font-size: 12px;
                      color: #BDAE72; 
                      border: 1px solid #000000;
                      background-color: #BDAE72; } 
         
                      td {
                      align: center;
                      text-align: center;
                      font-family: Tahoma;
                      font-size: 12px;
                      color: #BDAE72; 
                      border: 1px solid #000000;
                      background-color: #E8DEAE; } 
                         -->
                         </style>
                         </head>
                         
                         <body bgcolor="#ffffff" topmargin="0" leftmargin="0">
                         
                         <!-- Start Design -->
                         <img border="0" src="http://www.oyla15.de/userdaten/08482725/bilder/desivrh.png" scroll="no" bgproperties="fixed"
                         align ="left" style ="position: absolute; top: 0; left: 0">
                         <!-- End Design -->
                         
    
                         <!-- Start Content -->
                         <div style="overflow: auto; position: absolute; width: 528px; height: 407px; left: 253px; top: 176px">
                         <span style="font-family:Tahoma; font-size:12px; color:#BDAE72">%content%</span>
                         </div>
                         <!-- End Content -->
                         
    
                         <!-- Start Navigation -->
                         <div style="overflow: auto, position: absolute; width: 159px; height: 142px; left: 799px; top: 99px">
                         <span style="font-family:Tahoma; font-size:12px; color:#BDAE72">%navigation_v%</span>
                         </div>
                         <!-- End Navigation -->
                         
    
                         <!-- Start Untermenu -->
                         <div style="overflow: auto; position: absolute; width: 161px; height: 174px; left: 76px; top: 208px">
                         <span style="font-family:Tahoma; font-size:12px; color:#BDAE72"><br><br><br><center>Hier kommt das Untermenü :)</span>
                         </div>
                         <!-- End Untermenu -->
 
                        <!-- Start News -->
                        <div style="overflow: auto, position: absolute; width: 161px; height: 185px; left: 76px; top: 410px">
                        <span style="font-family:Tahoma; font-size:12px; color:#BDAE72">News</span>
                        </div>
                        <!-- End News -->
                         
                         </body>
                         </html>
                         <!-- End Grundcode by www.oylahomepagehilfe.de -->



Ich hoffe ihr könnt mir helfen,
LG Milly

__________________

21.09.2008 15:32 Milly ist offline E-Mail an Milly senden Homepage von Milly Beiträge von Milly suchen Nehmen Sie Milly in Ihre Freundesliste auf
Milly Milly ist weiblich
ehemals Nina.


images/avatars/avatar-43541.png

Dabei seit: 10.08.2007
Beiträge: 1.891
Name: Nina

Themenstarter Thema begonnen von Milly
Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

ja hat es
ich habe einfach alles nochmal gecodet un djetzt funktionierts... weiß nicht warum


Bitte schließen

__________________

21.09.2008 20:41 Milly ist offline E-Mail an Milly senden Homepage von Milly Beiträge von Milly suchen Nehmen Sie Milly in Ihre Freundesliste auf
Baumstruktur | Brettstruktur
Gehe zu:
Gegen Bilderklau - Das Original » Design, Website, Copyright » Homepagehilfe » Homepagehilfe - Archiv » [HTML] Nur 2 Frames von 4 zu sehen | Oyla

Impressum

Forensoftware: Burning Board, entwickelt von WoltLab GmbH