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

List:       kde-commits
Subject:    www/sites/www-devel
From:       Ingo Malchow <ingomalchow () googlemail ! com>
Date:       2010-11-10 14:38:44
Message-ID: 20101110143844.36CE0AC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1195173 by imalchow:

change class to id and fix header styling

 M  +1 -1      corporate/index.php  
 M  +2 -1      media/includes/corporate/css.php  
 M  +6 -2      media/includes/corporate/template-top1.inc  
 M  +0 -5      media/includes/corporate/template-top2.inc  


--- trunk/www/sites/www-devel/corporate/index.php #1195172:1195173
@@ -1,6 +1,6 @@
 <?php
 
-$page_title = "Experience Freedom!";
+$page_title = "This is our page title";
 $templatepath = "corporate/";
 $teaser = false;
 
--- trunk/www/sites/www-devel/media/includes/corporate/css.php #1195172:1195173
@@ -48,10 +48,11 @@
   margin-top: 6px;
 }
 
-#join p
+#join h1
 {
   float: left;
   font-size: 2.4em;
+  font-weight: normal;
   margin-top: 30px;
 }
 #join form
--- trunk/www/sites/www-devel/media/includes/corporate/template-top1.inc #1195172:1195173
@@ -1,7 +1,7 @@
 <?php // This file contains content between the top of the html body and the heading
 ?>
-    <div class="root">
-    	<div class="header">
+    <div id="root">
+    	<div id="header">
     		<img src="headlogo.png" />
 	</div>
 	<?php
@@ -112,3 +112,7 @@
 	<div id="teaser">
 	</div>
 	<div id="content-wrap">
+	    <div id="join">
+		<form action="join.php">
+		    <input type="image" src="join.png" alt="Join" />
+		</form>
\ No newline at end of file
--- trunk/www/sites/www-devel/media/includes/corporate/template-top2.inc #1195172:1195173
@@ -1,8 +1,3 @@
-<div id="join">
-    <form action="join.php">
-	<input type="image" src="join.png" alt="Join" />
-    </form>
-    <p>We are great blabla</p>
 </div><div style="clear: both;">
 </div>
 <div id="content">
[prev in list] [next in list] [prev in thread] [next in thread] 

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