← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 233: Move award banner to the footer, WUI

 

------------------------------------------------------------
revno: 233
git commit: 692b85c3a33b3680e6b9e36df34918cbb9f749b6
committer: Abdellah Chelli (sneetsher) <abdellahchelli@xxxxxxxxx>
timestamp: Fri 2012-06-08 10:07:20 +0100
message:
  Move award banner to the footer, WUI
modified:
  interfaces/web/wui/css/screen.css
  interfaces/web/wui/index.html


--
lp:~team4alfanous/alfanous/alfanous-git
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:~team4alfanous/alfanous/alfanous-git.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'interfaces/web/wui/css/screen.css'
--- interfaces/web/wui/css/screen.css	2012-06-07 05:59:54 +0000
+++ interfaces/web/wui/css/screen.css	2012-06-08 09:07:20 +0000
@@ -215,15 +215,15 @@
 
 .awa-box {
 	border:0 none;
-	clear:both;
+	display: inline-block;
 	margin:0;
 	padding:0;
-	position: absolute;
-	top: 0;
-	left:0;
+	float: left;
+	position: relative;
+	top: 20px;
+	left: 10px;
 	z-index:95;
-	width:50px;
-	text-align:left;
+	text-align:center;
 }
 
 .follow-box {
@@ -520,12 +520,12 @@
 
 div#footer-big div.column {
     float: left;
-    width: 220px;
+    width: 180px;
     padding: 20px 20px 20px 0;
 }
 
 div#footer-big div.last {
-    padding: 20px 0 20px 150px;
+    padding: 20px 0 20px 60px;
     width: 330px;
 }
 

=== modified file 'interfaces/web/wui/index.html'
--- interfaces/web/wui/index.html	2012-06-07 08:08:52 +0000
+++ interfaces/web/wui/index.html	2012-06-08 09:07:20 +0000
@@ -447,13 +447,7 @@
 
 </head>
 <body>
-<!-- Assem -->
-<div class="awa-box" >
-	<a href="http://wiki.alfanous.org/doku.php?id=Best_technicality_award";>
-		<img src='images/awa.png' class='banner' alt='Best technicality award' title='جائزة الموقع الأفضل تقنيا في الجزائر 2012'/>
-	</a>
-</div>
-<!-- -->
+
 <form id="form" name="form" method="post" action=".">
 <div>
 <div>
@@ -621,7 +615,14 @@
                     <li><a href="https://plus.google.com/111305625425237630318"; target="_blank">@Google Plus</a></li> 
                     <li class="last"><a href="https://twitter.com/#!/alfanous"; target="_blank">@Twitter</a></li> 
                 </ul> 
-            </div> 
+            </div>
+	<!-- Assem -->
+	<div class="awa-box" >
+		<a href="http://wiki.alfanous.org/doku.php?id=Best_technicality_award";>
+			<img src='images/awa2-128.png' class='banner' alt='Best technicality award' title='جائزة الموقع الأفضل تقنيا في الجزائر 2012'/>
+		</a>
+	</div>
+	<!-- -->
             <div class="column last"> 
                 <p>
                 	<a href="http://www.gnu.org/licenses/agpl.html"; target="_blank"><img src="images/agplv3-88x31.png" alt="AGPL Lisence" title="AGPL Lisence"></a>