[ckan-changes] commit/ckanext-pdeu: pudo: fix banner placement of categories

Bitbucket commits-noreply at bitbucket.org
Mon Jun 13 17:47:19 UTC 2011


1 new changeset in ckanext-pdeu:

http://bitbucket.org/okfn/ckanext-pdeu/changeset/8c27d83e992a/
changeset:   8c27d83e992a
user:        pudo
date:        2011-06-13 19:47:10
summary:     fix banner placement of categories
affected #:  1 file (67 bytes)

--- a/ckanext/pdeu/theme/templates/home/index.html	Mon Jun 13 19:14:50 2011 +0200
+++ b/ckanext/pdeu/theme/templates/home/index.html	Mon Jun 13 19:47:10 2011 +0200
@@ -62,6 +62,11 @@
         padding: 0.5em;
       }
 
+      .banner ul {
+        list-style-type: none; 
+        padding: 0;
+      }
+
       .below {
         margin-top: 3em;
       }
@@ -83,14 +88,12 @@
     <div class="banner"><div class="container"><div class="clearfix"></div>
-        <div id="map" class="span-24 last"></div>
+        <div id="map" class=""></div><h1>europe's public data</h1><form action="/package" method="GET"><input name="q" placeholder="Find datasets" /></form>
-        <div class="clearfix"></div>   
-        <div id="map-link" style="float:right;margin-right:40px;margin-bottom: 5px"><a href="/map">View larger map [+]</a></div><div class="span-6"><ul class="facet-options"><li py:for="name, count in h.facet_items(c, 'groups', limit=9)[0::2]">
@@ -105,7 +108,8 @@
             </li></ul></div>
-
+        <div class="clearfix"></div>   
+        <div id="map-link" style="float:right;margin-right:40px;margin-bottom: 5px"><a href="/map">View larger map [+]</a></div></div></div>

Repository URL: https://bitbucket.org/okfn/ckanext-pdeu/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list