[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/media
From:       Christoph Cullmann <cullmann () kde ! org>
Date:       2005-02-26 12:15:53
Message-ID: 20050226121553.825B310B25 () office ! kde ! org
[Download RAW message or body]

CVS commit by cullmann: 

make danimo perhaps more happy


  M +6 -6      includes/footer.inc   1.46
  M +20 -10    styles/standard.css   1.38


--- www/media/includes/footer.inc  #1.45:1.46
@@ -70,11 +70,11 @@
 ?>
 
-<div id="footer">
-  <?php print $contact; ?>
-  <?php i18n("KDE and K Desktop Environment are trademarks of")?> <a \
href="http://www.kde.org/areas/kde-ev/" title="<?php i18n("Homepage of the KDE \
                non-profit Organization")?>"><?php i18n("KDE e.V.")?></a> |
-  <a href="http://www.kde.org/contact/impressum.php"><?php i18n("Legal")?></a>
-</div>
 
-<div id="footer_bottom_bg"><div id="footer_bottom_right"><img \
src="/media/images/footer_right.png" style="margin: 0px" alt=""></div></div> +
+<div id="footer_bg"><div id="footer_left">
+<?php print $contact; ?>
+  <?php i18n("KDE and K Desktop Environment are trademarks of")?> <a \
href="http://www.kde.org/areas/kde-ev/" title="<?php i18n("Homepage of the KDE \
non-profit Organization")?>"><?php i18n("KDE e.V.")?></a> | +  <a \
href="http://www.kde.org/contact/impressum.php"><?php i18n("Legal")?></a></div> +  \
<div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" \
alt=""></div></div>  
 <!--

--- www/media/styles/standard.css  #1.37:1.38
@@ -183,13 +183,6 @@
 }
 
-/* page footer with admin stuff */
-#footer {
-  background-color: #418ade;
-  padding: 1em 1.5em 0em 1.5em;
-  clear: both;
-  text-align: center;
-}
-
-#footer_bottom_bg {
+/* page footer */
+#footer_bg {
   background-image: url(/media/images/footer_bg.png);
   background-repeat: x-repeat;
@@ -199,8 +192,25 @@
 }
 
-#footer_bottom_right {
+#footer_right {
   position: absolute;
   right: 0px;
   text-align: right;
+  z-index: 5;
+}
+
+#footer_left {
+  position: absolute;
+  left: 0px;
+  text-align: left;
+  padding: 1em 1.5em 0em 1.5em;
+  clear: both;
+  z-index: 10;
+}
+
+#footer {
+  background-color: #418ade;
+  padding: 1em 1.5em 1em 1.5em;
+  clear: both;
+  text-align: center;
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic