http://wolf.icq-pool.de/test/include.php?path=start.php
ja ich weis der head past nciht zum rest... rest kommt noch...
hier der code vom head:
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<table class="sitehead" border="0" cellspacing="0" cellpadding="0" width="100%"<div align="center"><b></b></div>
<tr>
<td class="designbodyhead" border="0" cellpadding="0" cellspacing="0" width="100%" height="200" background="images/style/D-COD/cs_head_backgr.jpg" />
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="200">
<tr>
<td colspan="2" class="design" align="center" background="images/style/D-COD/upk.jpg" style="background-position: center center" style="background-repeat:no-repeat" /><img border="0" align="left" src="images/style/D-COD/cs_head_links.jpg" /><img border="0" align="right" src="images/style/D-COD/cs_head_rechts.jpg" />
</td>
</tr>
<tr>
<td class="design">
$adview
</tr>
<tr>
<td class="design" colspan="1" >
</td>
</tr>
<tr>
<tr>
<td width="100%" align="center" valign="bottom">$navigation_top</td>
</tr>
</table>
</td>
</tr>
</table>
|
im IE siehts gut aus (ja geschmackssache hehe) aber im Firefox ist das UPK in der mitte sich am wiederholen
beim IE funktioniert dagegen das
style="background-repeat:no-repeat" - liegts daran das ich das hier gemacht hab (2style hintereinander? IE kommt damit klar):
style="background-position: center center" style="background-repeat:no-repeat"
bitte hilfe!