HTH-C.com - Forum
Latest News Latest Threads
Neuerung: Persönliche Galerie
Informationen zur Übernahme der Erweite..
HTH Blog - Version 2.0
#HTH.Systems - Betatester gesucht
Neueröffnung - PHPKit-Award.de
HTH Webchat v3
Letzter Beitrag Happy Birthday Bottyline Weiblicher Benutzer Heute, 0:00 Zeit der letzten Antwort
Letzter Beitrag Gibt es eigentlich noch jemand der PHPki.. Myrddin Männlicher Benutzer 19.04.2025 - 02:37 Zeit der letzten Antwort
Letzter Beitrag Herzlich Willkommen Botty Männlicher Benutzer 22.11.2024 - 21:45 Zeit der letzten Antwort
Letzter Beitrag PHPKit 1.6.6 WEBI Männlicher Benutzer 24.06.2024 - 13:58 Zeit der letzten Antwort
Letzter Beitrag PHPKit 1.6.6 ohne ASCE auf PHP8x Myrddin Männlicher Benutzer 22.03.2023 - 13:36 Zeit der letzten Antwort
 56.490 Posts & 4.945 Themen in 78 Foren
Forenübersicht » Support / Hilfe » PHPKit 1.6.03 & 1.6.1 » Support » Headeranzeigeproblem.

Headeranzeigeproblem.
3 Beiträge in diesem Thema
 Seiten (1):    1  
29.01.2007 - 11:11 Uhr
Beitrag: #1
Hallo zusammen
Ich habe ein kleines Problem mit meinem Header.
Im Explorer wird alles richtig angezeigt aber im Firfox verrutscht der Header nach links und wird rechts dann noch ein halbes mal angezeigt.
Vieleicht kann mir hier jemand sagen wo der Fehler liegt.
Zur Erklärung:
Der Header liegt in einer Tabelle als Hintergrundbild. Darauf sind ein paar Pics mit Links.(Home,News, Kontakt usw.)und der Login.
Ich versteh nicht warum der Firfox es nicht richtig darstellt.
HP: hier .



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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192

Quellcode


</script>
<
csscriptdict import>
    <
script type="text/javascript" src="CSScriptLib.js"></script>
</
csscriptdict>
<
csactiondict>
    <
script type="text/javascript"><!--
var 
preloadFlag true;

// --></script>
</csactiondict>

<
csscriptdict import>
    <
script type="text/javascript" src="CSScriptLib.js"></script>
</
csscriptdict>
<
csactiondict>
    <
script type="text/javascript"><!--
var 
preloadFlag false;
function 
preloadImages() {
    if (
document.images) {
        
over_home_w newImage(/*URL*/'images/style/gs_template31/home_r.jpg');
        
over_news_w newImage(/*URL*/'images/style/gs_template31/news_r.jpg');
        
over_forum_w newImage(/*URL*/'images/style/gs_template31/forum_r.jpg');
        
over_kontakt_w newImage(/*URL*/'images/style/gs_template31/kontakt_r.jpg');
        
over_lin_w newImage(/*URL*/'images/style/gs_template31/lin_r.jpg');
        
over_gb_w newImage(/*URL*/'images/style/gs_template31/gb_r.jpg');
        
over_dl_w newImage(/*URL*/'images/style/gs_template31/dl_r.jpg');
        
preloadFlag true;
    }
}

// --></script>
</csactiondict>

<
csscriptdict import>
    <
script type="text/javascript" src="CSScriptLib.js"></script>
</
csscriptdict>
<
csactiondict>
    <
script type="text/javascript"><!--
var 
preloadFlag false;
function 
preloadImages() {
    if (
document.images) {
        
over_home_w newImage(/*URL*/'images/style/gs_template31/home_r.jpg');
        
over_news_w newImage(/*URL*/'images/style/gs_template31/news_r.jpg');
        
over_forum_w newImage(/*URL*/'images/style/gs_template31/forum_r.jpg');
        
over_kontakt_w newImage(/*URL*/'images/style/gs_template31/kontakt_r.jpg');
        
over_lin_w newImage(/*URL*/'images/style/gs_template31/lin_r.jpg');
        
over_gb_w newImage(/*URL*/'images/style/gs_template31/gb_r.jpg');
        
over_dl_w newImage(/*URL*/'images/style/gs_template31/dl_r.jpg');
        
preloadFlag true;
    }
}

// --></script>
</csactiondict>

<
csscriptdict import>
    <
script type="text/javascript" src="CSScriptLib.js"></script>
</
csscriptdict>
<
csactiondict>
    <
script type="text/javascript"><!--
var 
preloadFlag false;
function 
preloadImages() {
    if (
document.images) {
        
over_home_w newImage(/*URL*/'images/style/gs_template31/home_r.jpg');
        
over_news_w newImage(/*URL*/'images/style/gs_template31/news_r.jpg');
        
over_forum_w newImage(/*URL*/'images/style/gs_template31/forum_r.jpg');
        
over_lin_w newImage(/*URL*/'images/style/gs_template31/lin_r.jpg');
        
over_gb_w newImage(/*URL*/'images/style/gs_template31/gb_r.jpg');
        
over_dl_w newImage(/*URL*/'images/style/gs_template31/dl_r.jpg');
        
preloadFlag true;
    }
}

// --></script>
</csactiondict>



<
csscriptdict import>
    <
script type="text/javascript" src="CSScriptLib.js"></script>
</
csscriptdict>
<
csactiondict>
    <
script type="text/javascript"><!--
var 
preloadFlag false;
function 
preloadImages() {
    if (
document.images) {
        
over_home_weiss newImage(/*URL*/'images/style/gs_template31/home_rot.jpg');
        
over_news_weiss newImage(/*URL*/'images/style/gs_template31/news_rot.jpg');
        
over_forum_weiss newImage(/*URL*/'images/style/gs_template31/forum_rot.jpg');
        
over_guestb_weiss newImage(/*URL*/'images/style/gs_template31/guestb_rot.jpg');
        
over_links_weiss newImage(/*URL*/'images/style/gs_template31/links_rot.jpg');
        
over_dl_weiss newImage(/*URL*/'images/style/gs_template31/dl_rot.jpg');
        
preloadFlag true;
    }
}

// --></script>
</csactiondict>

<
csscriptdict import>
    <
script type="text/javascript" src="CSScriptLib.js"></script>
</
csscriptdict>
<
csactiondict>
    <
script type="text/javascript"><!--
var 
preloadFlag false;
function 
preloadImages() {
    if (
document.images) {
        
over_home_weiss newImage(/*URL*/'images/style/gs_template31/home_rot.jpg');
        
over_news_weiss newImage(/*URL*/'images/style/gs_template31/news_rot.jpg');
        
over_forum_weiss newImage(/*URL*/'images/style/gs_template31/forum_rot.jpg');
        
over_guestb_weiss newImage(/*URL*/'images/style/gs_template31/guestb_rot.jpg');
        
over_links_weiss newImage(/*URL*/'images/style/gs_template31/links_weiss.jpg');
        
over_dl_weiss newImage(/*URL*/'images/style/gs_template31/dl_rot.jpg');
        
preloadFlag true;
    }
}

// --></script>
</csactiondict>



    <
body>
    <
table border="0" cellspacing="0" cellpadding="0" cool gridx="16" gridy="16" width="980" height="210" background="images/style/gs_template31/headertest4.jpg" showgridx showgridy>
        <
tr height="31">
            <
td width="979" height="31" colspan="17"></td>
            <
td width="1" height="31"><spacer type="block" width="1" height="31"></td>
        </
tr>
        <
tr height="153">
            <
td width="176" height="153" colspan="6"></td>
            <
td width="441" height="153" colspan="9" valign="top" align="left" xpos="176"><marquee height="15" width="401">
                    +++  
NEWS  +++  NEWS  +++   Webspell und PHPKIT auf SERVER aufspielenEinfach im Forum fragen...
                </
marquee></td>
            <
td content csheight="153" width="151" height="153" valign="top" xpos="617">$navigation_kopf</td>
            <
td width="211" height="153"></td>
            <
td width="1" height="153"><spacer type="block" width="1" height="153"></td>
        </
tr>
        <
tr height="1">
            <
td width="6" height="25" rowspan="3"></td>
            <
td width="57" height="25" rowspan="3" valign="top" align="left" xpos="6"><a title="HOME" onmouseover="changeImages( /*CMP*/'home_w',/*URL*/'images/style/gs_template31/home_r.jpg');return true" onmouseout="changeImages( /*CMP*/'home_w',/*URL*/'images/style/gs_template31/home_w.jpg');return true" href="http://www.nueschtmanescht.net/include.php?path=start.php" target="_self"><img src="images/style/gs_template31/home_w.jpg" alt="" name="home_w" height="24" width="57" border="0"></a></td>
            <
td width="6" height="3" rowspan="2"></td>
            <
td width="57" height="25" rowspan="3" valign="top" align="left" xpos="69"><a title="NEWS" onmouseover="changeImages( /*CMP*/'news_w',/*URL*/'images/style/gs_template31/news_r.jpg');return true" onmouseout="changeImages( /*CMP*/'news_w',/*URL*/'images/style/gs_template31/news_w.jpg');return true" href="http://www.nueschtmanescht.net/include.php?path=content/news.php" target="_self"><img src="images/style/gs_template31/news_w.jpg" alt="" name="news_w" height="24" width="57" border="0"></a></td>
            <
td width="6" height="3" rowspan="2"></td>
            <
td width="58" height="25" colspan="2" rowspan="3" valign="top" align="left" xpos="132"><a title="FORUM" onmouseover="changeImages( /*CMP*/'forum_w',/*URL*/'images/style/gs_template31/forum_r.jpg');return true" onmouseout="changeImages( /*CMP*/'forum_w',/*URL*/'images/style/gs_template31/forum_w.jpg');return true" href="http://www.nueschtmanescht.net/include.php?path=forum/index.php" target="_self"><img src="images/style/gs_template31/forum_w.jpg" alt="" name="forum_w" height="24" width="58" border="0"></a></td>
            <
td width="316" height="1" colspan="7"></td>
            <
td width="111" height="25" rowspan="3" valign="top" align="left" xpos="506"><a title="KONTAKT" onmouseover="changeImages( /*CMP*/'kontakt_w',/*URL*/'images/style/gs_template31/kontakt_r.jpg');return true" onmouseout="changeImages( /*CMP*/'kontakt_w',/*URL*/'images/style/gs_template31/kontakt_w.jpg');return true" href="http://www.nueschtmanescht.net/include.php?path=contact.php" target="_self"><img src="images/style/gs_template31/kontakt_w.jpg" alt="" name="kontakt_w" height="24" width="76" border="0"></a></td>
            <
td width="362" height="25" colspan="2" rowspan="3"></td>
            <
td width="1" height="1"><spacer type="block" width="1" height="1"></td>
        </
tr>
        <
tr height="2">
            <
td width="6" height="2"></td>
            <
td width="57" height="24" rowspan="2" valign="top" align="left" xpos="196"><a title="LINKS" onmouseover="changeImages( /*CMP*/'lin_w',/*URL*/'images/style/gs_template31/lin_r.jpg');return true" onmouseout="changeImages( /*CMP*/'lin_w',/*URL*/'images/style/gs_template31/lin_w.jpg');return true" href="http://www.nueschtmanescht.net/include.php?path=content/overview.php&type=3" target="_self"><img src="images/style/gs_template31/lin_w.jpg" alt="" name="lin_w" height="24" width="57" border="0"></a></td>
            <
td width="6" height="2"></td>
            <
td width="115" height="24" rowspan="2" valign="top" align="left" xpos="259"><a title="G&Auml;STEBUCH" onmouseover="changeImages( /*CMP*/'gb_w',/*URL*/'images/style/gs_template31/gb_r.jpg');return true" onmouseout="changeImages( /*CMP*/'gb_w',/*URL*/'images/style/gs_template31/gb_w.jpg');return true" href="http://www.nueschtmanescht.net/include.php?path=guestbook/viewgb.php" target="_self"><img src="images/style/gs_template31/gb_w.jpg" alt="" name="gb_w" height="24" width="115" border="0"></a></td>
            <
td width="11" height="2"></td>
            <
td width="101" height="24" rowspan="2" valign="top" align="left" xpos="385"><a title="DOWNLOADS" onmouseover="changeImages( /*CMP*/'dl_w',/*URL*/'images/style/gs_template31/dl_r.jpg');return true" onmouseout="changeImages( /*CMP*/'dl_w',/*URL*/'images/style/gs_template31/dl_w.jpg');return true" href="http://www.nueschtmanescht.net/include.php?path=content/download.php" target="_self"><img src="images/style/gs_template31/dl_w.jpg" alt="" name="dl_w" height="24" width="96" border="0"></a></td>
            <
td width="20" height="2"></td>
            <
td width="1" height="2"><spacer type="block" width="1" height="2"></td>
        </
tr>
        <
tr height="22">
            <
td width="6" height="22" valign="top" align="left" xpos="63"><img src="images/style/gs_template31/sp.jpg" alt="" height="22" width="6" border="0"></td>
            <
td width="6" height="22" valign="top" align="left" xpos="126"><img src="images/style/gs_template31/sp.jpg" alt="" height="22" width="6" border="0"></td>
            <
td width="6" height="22" valign="top" align="left" xpos="190"><img src="images/style/gs_template31/sp.jpg" alt="" height="22" width="6" border="0"></td>
            <
td width="6" height="22" valign="top" align="left" xpos="253"><img src="images/style/gs_template31/sp.jpg" alt="" height="22" width="6" border="0"></td>
            <
td width="11" height="22" valign="top" align="left" xpos="374"><img src="images/style/gs_template31/sp.jpg" alt="" height="22" width="6" border="0"></td>
            <
td width="20" height="22" valign="top" align="left" xpos="486"><img src="images/style/gs_template31/sp.jpg" alt="" height="22" width="6" border="0"></td>
            <
td width="1" height="22"><spacer type="block" width="1" height="22"></td>
        </
tr>
        <
tr height="1" cntrlrow>
            <
td width="6" height="1"><spacer type="block" width="6" height="1"></td>
            <
td width="57" height="1"><spacer type="block" width="57" height="1"></td>
            <
td width="6" height="1"><spacer type="block" width="6" height="1"></td>
            <
td width="57" height="1"><spacer type="block" width="57" height="1"></td>
            <
td width="6" height="1"><spacer type="block" width="6" height="1"></td>
            <
td width="44" height="1"><spacer type="block" width="44" height="1"></td>
            <
td width="14" height="1"><spacer type="block" width="14" height="1"></td>
            <
td width="6" height="1"><spacer type="block" width="6" height="1"></td>
            <
td width="57" height="1"><spacer type="block" width="57" height="1"></td>
            <
td width="6" height="1"><spacer type="block" width="6" height="1"></td>
            <
td width="115" height="1"><spacer type="block" width="115" height="1"></td>
            <
td width="11" height="1"><spacer type="block" width="11" height="1"></td>
            <
td width="101" height="1"><spacer type="block" width="101" height="1"></td>
            <
td width="20" height="1"><spacer type="block" width="20" height="1"></td>
            <
td width="111" height="1"><spacer type="block" width="111" height="1"></td>
            <
td width="151" height="1"><spacer type="block" width="151" height="1"></td>
            <
td width="211" height="1"><spacer type="block" width="211" height="1"></td>
            <
td width="1" height="1"></td>
        </
tr>
    </
table>
<
BODY OnLoad="wiper()">
</
body>


 
Zum Anfang der Seite
29.01.2007 - 13:42 Uhr
Beitrag: #2
Jup
eine Idee hätte ich schon:

Slice den Header un ziehe die Breite von deine Login - background ab
z.B. nicht mehr 980er breite sondern 880 und die restliche weise an das Login zu.

So sollte der FF es erkennen. Bei mir ich das gleiche, der Header ist auch gesliced und gibt es keine Darstelungprobleme zwinkern

 
Zum Anfang der Seite
29.01.2007 - 20:28 Uhr
Beitrag: #3
Hallo Staffis
Danke für deine Antwort. Werd das dann morgen probieren.


MFG

 zwinkern

 
Zum Anfang der Seite
 Seiten (1):    1  

Ähnliche Themen
 

Es wurden keine ähnlichen Themen gefunden.


HTH-C.com - Webmedien & Community