footer
Tobias Leich [Fri, 13 Nov 2009 17:46:13 +0000 (18:46 +0100)]
htdocs/assets/default.css
layout.html

index 4146bc8..8f77b57 100644 (file)
@@ -93,9 +93,9 @@ div#main
 
 td#footerRight
 {
-       height:              190px;
-       background-image:    url(credits.jpg);
+       height:              30px;
+/*     background-image:    url(credits.jpg);
        background-position: center center;
-       background-repeat:   no-repeat;
+       background-repeat:   no-repeat; */
 }
 
index bcf4843..fd15e30 100644 (file)
@@ -33,7 +33,7 @@
                                </tr>
                                <tr>
                                        <td id="footerLeft"></td>
-                                       <td id="footerRight"></td>
+                                       <td id="footerRight">&copy;2009. designed by FROGGS, hosted by mst, blessed by kthakore</td>
                                </tr>
                        </table>
                </div>