Problem mit Design!
Alexander Huckenbeck
- php
0 ChrisB
Schaut euch mal bitte die Verschiebung unten beim Footer an:
http://hucki.bplaced.net/fun/witze.php
Per include wurde eingefügt:
http://hucki.bplaced.net/fun/witz-db/
Css:
#footer {
border: dotted 2px #FFF;
border-top: none;
width: 740px;
height: 15px;
margin: 0 auto;
margin-bottom: 50px;
background: #000000;
padding: 20px;
}
#footer {
color: #FFFFFF;
font-size: 12px;
text-align: center;
}
/* Witz-Datenbank */
.main { font-size: 10px; color: #FFFFFF; text-decoration: none}
.td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; background-color: #808080; border: 1px #FFFFFF solid; width: 400px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px;}
.tdadmin { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #808080; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border: 1px #000000 dashed; height: auto; left: auto; top: auto; clip: rect( );}
/* Witz-Datenbank Ende */
Wie kommt das bzw. wie ändere ich das?
Hi,
Schaut euch mal bitte die Verschiebung unten beim Footer an:
http://hucki.bplaced.net/fun/witze.php
Schau du dir bitte erst mal an, wie viele Fehler du da reingebaut hast - beseitige diese, dann kann man weitersehen.
MfG ChrisB