Du befindest Dich im Archiv vom ABAKUS Online Marketing Forum. Hier kannst Du Dich für das Forum mit den aktuellen Beiträgen registrieren.

Hintergrundbild einbinden - wie?

Ajax, Hijax, Microformats, RDF, Markup, HTML, PHP, CSS, MySQL, htaccess, robots.txt, CGI, Java, Javascript usw.
Neues Thema Antworten
PumpiXXL
PostRank 3
PostRank 3
Beiträge: 73
Registriert: 04.09.2005, 18:07

Beitrag von PumpiXXL » 12.11.2005, 18:57

Ich möchte ein Hintergrund ins Template einbinden aber irgendwie bin ich zu dusselig. Weiß jemand wo ich den Code einbinde?

<table class="sitebody" border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
$navigation_left
<td valign="top" class="designbodycenter" width="100%" height="100%" style="background-color:#ffffff;">
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">

<tr>
<td width="100%" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="23" height="24" style="background-image: url(images/style/fornit/li_o_innen.gif);">
<img border="0" width="23" height="1" alt="" src="images/blank.gif" /></td>
<td width="100%" style="background-image: url(images/style/fornit/o_mi.gif);">
<img border="0" height="1" width="1" alt="" src="images/blank.gif" /></td>
<td width="23" height="24" style="background-image: url(images/style/fornit/re_o_innen.gif);">
<img border="0" width="23" height="1" alt="" src="images/blank.gif" /></td>
</tr>
</table>
</td>
</tr>

<tr>
<td valign="top">
<table class="sitecenter" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="10" style="background-image: url(images/style/fornit/li_mi_innen.gif);">
<img border="0" width="10" alt="" src="images/blank.gif" />
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td valign="top">$site_body</td>
</tr>
</table>
</td>
<td width="10" style="background-image: url(images/style/fornit/re_mi_innen.gif);">
<img border="0" width="10" alt="" src="images/blank.gif" />
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td height="100%">
<table border="0" align="center" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td width="10" height="100%" style="background-image: url(images/style/fornit/li_mi_innen.gif);">
<img border="0" width="10" height="100%" alt="" src="images/blank.gif" /></td>
<td align="center" width="100%">
<img border="0" alt="" height="1" width="1" src="images/blank.gif" /></td>
<td width="10" style="background-image: url(images/style/fornit/re_mi_innen.gif);">
<img border="0" width="10" height="1" alt="" src="images/blank.gif" /></td>
</tr>
</table>
</td>
</tr>

<tr>
<td valign="bottom">
<table border="0" align="center" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="23" height="24" style="background-image: url(images/style/fornit/li_u_innen.gif);">
<img border="0" width="23" height="24" alt="" src="images/blank.gif" /></td>
<td width="100%" style="background-image: url(images/style/fornit/u_mi.gif);">
<img border="0" height="1" width="1" alt="" src="images/blank.gif" /></td>
<td width="23" height="24" style="background-image: url(images/style/fornit/re_u_innen.gif);">
<img border="0" width="23" height="24" alt="" src="images/blank.gif" /></td>
</tr>
</table>
</td>
</tr>

</table>
</td>
$navigation_right
</tr>

</table>

<table class="sitebody" border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="138" height="31" style="background-image: url(images/style/fornit/li_u_rand.gif);">
<img border="0" width="138" height="1" alt="" src="images/blank.gif" /></td>
<td width="100%" style="background-image: url(images/style/fornit/mi_u_rand.gif);">
<img border="0" height="1" width="1" alt="" src="images/blank.gif" /></td>
<td width="138" height="31" style="background-image: url(images/style/fornit/re_u_rand.gif);">
<img border="0" width="138" height="1" alt="" src="images/blank.gif" /></td>
</tr>
</table>
</td>
</tr>
</table>