myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2487] branches/biocat: Added the BioCatalogue lo


From: noreply
Subject: [myexperiment-hackers] [2487] branches/biocat: Added the BioCatalogue logo and mentioned it on the index page
Date: Tue, 27 Jul 2010 10:10:04 -0400 (EDT)

Revision
2487
Author
jits
Date
2010-07-27 10:10:03 -0400 (Tue, 27 Jul 2010)

Log Message

Added the BioCatalogue logo and mentioned it on the index page

Modified Paths

Added Paths

Diff

Modified: branches/biocat/app/views/services/index.rhtml (2486 => 2487)


--- branches/biocat/app/views/services/index.rhtml	2010-07-27 14:04:52 UTC (rev 2486)
+++ branches/biocat/app/views/services/index.rhtml	2010-07-27 14:10:03 UTC (rev 2487)
@@ -1,5 +1,15 @@
 <ul class="sectionIcons">
-	<li><%= icon "view-all", all_services_path, nil, nil, "View All Services" %></li>
+	<li style="margin-left: 0;"><%= icon "view-all", all_services_path, nil, nil, "View All Services" %></li>
 </ul>
 
+<div style="text-align: center; margin-top: 1.5em;">
+  <span style="vertical-align: middle; font-size: 116%;">
+    Web Services from:
+  </span>
+  <br/>
+  <span style="vertical-align: middle;">
+    <%= link_to(image_tag("biocat_logo.png", :alt => "BioCatalogue logo"), "http://www.biocatalogue.org") -%>
+  </span>
+</div>
+
 <%= render :partial => "contributions/most_tabs", :locals => { :type => "Service" } %>

Added: branches/biocat/public/images/biocat_logo.png


(Binary files differ)
Property changes on: branches/biocat/public/images/biocat_logo.png ___________________________________________________________________

Added: svn:mime-type


reply via email to

[Prev in Thread] Current Thread [Next in Thread]