Satyras
23.01.2007, 21:03
Ich hab den Auftrag, das Desing eines Forums nachzubaun!
Allerdings gibts da ein ziemlich mieses Problem bei der Tabelle!
Seht es euch am Besten an!
So sieht das in dem Forum aus:
Im Forum (http://upload.npcfighter.de/files/36/477traa.GIF)
Und so leider bei mir:
Mein Nachbau(Noch nicht final) (http://upload.npcfighter.de/files/36/285tree.GIF)
Ich poste euch auch nochmal den CSS und den HTML-Code!
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>hier ensteht eine neue Seite</title>
<meta name="author" content="Sebastian">
<meta name="generator" content="Ulli Meybohms HTML EDITOR">
<link rel="stylesheet" Type="text/css" href="rm-deluxeportal/css/style_deluxe.css" />
</head>
<body bgcolor="#305A7A" text="#FFFFFF">
<div align="center"><img src="rm-deluxeportal/images/rmdeluxe.JPG" width="300" height="120" border="0" alt=""><br>
<table border="0" cellspacing="0" width="1000">
<tr>
<td class="obenlinks" width="259px"> </td>
<td class="obenmitte" width="725px"> </td>
<td class="obenrechts" width="15px"> </td>
</tr>
<tr>
<td widht="1px" bgcolor="#000000"></td>
<td class="uberschrift" border="1" border-style="solid" bordercolor="#000000"><div align="center">Diese Seite befindet sich noch in Bearbeitung</div> </td>
<td widht="1px" bgcolor="#000000"></td>
</tr>
<tr>
<td widht="1px" bgcolor="#000000"></td>
<td><font face="MS Sans Serif"><b>Da unsere Seite RM-Deluxe noch in <br>Entwicklung ist, gibt es hier noch nichts zu sehen!<br>
Sie können allerdings schon unser Forum besuchen:<br> <a href="http://www.rm-deluxe.de.ki">Klicken sie einfach hier!</a></b></div></font> </td>
<td widht="1px" bgcolor="#000000"></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</body>
</html>
Und hier der
/* ---RM-Deluxe-style---*/
/*hier sind die grundsachen*/
body {
font-family: Verdana, sans-serif;
background-color:#305A7A;
}
/*links*/
a:link {
font-family: Verdana, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a:visited {
font-family: Verdana, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a:active {
font-family: Verdana, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a:hover {
font-family: Verdana, sans-serif;
font-size:12px;
text-decoration:underline overline;
color:#FFFFFF;
}
/*tabellen*/
td.obenlinks {
background-image: url(images/catbar.gif);
border:none;
height:29px;
width:230px;
background-position:bottom right;
}
td.obenmitte {
background-image: url(images/catspan.gif);
border:none;
height:29px;
background-position:bottom center;
}
td.obenrechts {
background-image: url(images/catend.gif);
border:none;
height:29px;
background-position:bottom left;
}
td.seite {
background-color:#000000;
border:none;
width:1px;
}
td.uberschrift {
background-image: url(images/cellpic3.gif);
border:1px;
border-color:#000000;
height:25px;
color:#FFFFFF;
}
So! Ich hoffe ihr könnt mir helfen!
Allerdings gibts da ein ziemlich mieses Problem bei der Tabelle!
Seht es euch am Besten an!
So sieht das in dem Forum aus:
Im Forum (http://upload.npcfighter.de/files/36/477traa.GIF)
Und so leider bei mir:
Mein Nachbau(Noch nicht final) (http://upload.npcfighter.de/files/36/285tree.GIF)
Ich poste euch auch nochmal den CSS und den HTML-Code!
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>hier ensteht eine neue Seite</title>
<meta name="author" content="Sebastian">
<meta name="generator" content="Ulli Meybohms HTML EDITOR">
<link rel="stylesheet" Type="text/css" href="rm-deluxeportal/css/style_deluxe.css" />
</head>
<body bgcolor="#305A7A" text="#FFFFFF">
<div align="center"><img src="rm-deluxeportal/images/rmdeluxe.JPG" width="300" height="120" border="0" alt=""><br>
<table border="0" cellspacing="0" width="1000">
<tr>
<td class="obenlinks" width="259px"> </td>
<td class="obenmitte" width="725px"> </td>
<td class="obenrechts" width="15px"> </td>
</tr>
<tr>
<td widht="1px" bgcolor="#000000"></td>
<td class="uberschrift" border="1" border-style="solid" bordercolor="#000000"><div align="center">Diese Seite befindet sich noch in Bearbeitung</div> </td>
<td widht="1px" bgcolor="#000000"></td>
</tr>
<tr>
<td widht="1px" bgcolor="#000000"></td>
<td><font face="MS Sans Serif"><b>Da unsere Seite RM-Deluxe noch in <br>Entwicklung ist, gibt es hier noch nichts zu sehen!<br>
Sie können allerdings schon unser Forum besuchen:<br> <a href="http://www.rm-deluxe.de.ki">Klicken sie einfach hier!</a></b></div></font> </td>
<td widht="1px" bgcolor="#000000"></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</body>
</html>
Und hier der
/* ---RM-Deluxe-style---*/
/*hier sind die grundsachen*/
body {
font-family: Verdana, sans-serif;
background-color:#305A7A;
}
/*links*/
a:link {
font-family: Verdana, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a:visited {
font-family: Verdana, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a:active {
font-family: Verdana, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a:hover {
font-family: Verdana, sans-serif;
font-size:12px;
text-decoration:underline overline;
color:#FFFFFF;
}
/*tabellen*/
td.obenlinks {
background-image: url(images/catbar.gif);
border:none;
height:29px;
width:230px;
background-position:bottom right;
}
td.obenmitte {
background-image: url(images/catspan.gif);
border:none;
height:29px;
background-position:bottom center;
}
td.obenrechts {
background-image: url(images/catend.gif);
border:none;
height:29px;
background-position:bottom left;
}
td.seite {
background-color:#000000;
border:none;
width:1px;
}
td.uberschrift {
background-image: url(images/cellpic3.gif);
border:1px;
border-color:#000000;
height:25px;
color:#FFFFFF;
}
So! Ich hoffe ihr könnt mir helfen!