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

List:       kde-commits
Subject:    www/sites/discover
From:       Sebastian Kügler <sebas () kde ! nl>
Date:       2008-05-15 19:21:55
Message-ID: 1210879315.253298.29173.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 808133 by sebas:

Fixes by Ingo Malchow. Thanks!

CCMAIL:ingomalchow@googlemail.com


 M  +2 -2      create.php  
 M  +4 -6      css-kde.php  
 M  +1 -1      include/footer.php  


--- trunk/www/sites/discover/create.php #808132:808133
@@ -5,10 +5,10 @@
 
 include("include/header.php");
 ?>
-<h1>bBe productive with KDE</h1>
+<h1>Be productive with KDE</h1>
 
 
-<h2>Schedule and and email</h2>
+<h2>Schedule and email</h2>
 
 <?php
 screenshot("pim.png", "Productivity Applications");
--- trunk/www/sites/discover/css-kde.php #808132:808133
@@ -204,13 +204,13 @@
 #mainTop {
 	height: 60px;
 	z-index: 100;
-	background: url(/images/mainTop.png) no-repeat top center;
+	background: url(images/mainTop.png) no-repeat top center;
 }
 
 #mainMiddle {
 	padding-top: 1.2em;
 	margin: 0 0 0 0;
-	background: url(/images/mainMiddle.png)center repeat-y;
+	background: url(images/mainMiddle.png)center repeat-y;
 	min-height: 400px;
 }
 
@@ -223,15 +223,13 @@
 }
 
 #mainBottom {
-	background: url(/images/mainBottom.png) no-repeat top center;
+	background: url(images/mainBottom.png) no-repeat top center;
 	height: 73px;
 }
 
 #main {
 	text-align: center;
 	margin: 0 auto;
-	position: absolute;
-	left: 185px;
 	top: 4px;
 }
 
@@ -246,7 +244,7 @@
 	font-size: 1.2em;
 	margin: 0 auto;
 	text-align:  justify;
-	width: 600px;
+	width: 610px;
 	overflow: auto;
 	padding-left: 10px;
 	padding-right: 10px;
--- trunk/www/sites/discover/include/footer.php #808132:808133
@@ -7,7 +7,7 @@
 if (empty($footer_text)) {
 	print "KDE 4.0 - Coming soon to a computer near you.";
 } else {
-	print footer_text;
+	print $footer_text;
 }
 ?>
 					</div>
[prev in list] [next in list] [prev in thread] [next in thread] 

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