Replaced HIIT/EADH logos
Joris van Zundert [Thu, 12 Jun 2014 14:25:07 +0000 (16:25 +0200)]
root/css/dashboard.css
root/src/index.tt

index 1fd1d5b..95c9670 100644 (file)
        display: none;
 }
 #hiit_logo {
-       padding-bottom: 5px;
+    padding-bottom: 5px;
     padding-top: 5px;
+    width: 478px;
 }
 #eadh_logo {
-    float: left;
-    padding-right: 20px;
-    padding-top: 10px;
+    float: right;
+    padding-left: 20px;
+    padding-top: 5px;
     width: 130px;
 }
\ No newline at end of file
index aa0dd7c..1a6b1ff 100644 (file)
@@ -167,7 +167,7 @@ var textOnLoad = "[% withtradition %]";
     <div id="stemweb-ui-dialog" title="Generate a Stemweb tree">
       <div id="stemweb_ui_container">
                <div id="sponsor_container">
-                       <img id="hiit_logo" src="[% c.uri_for( '/images/hiit_logo_cut.jpg' ) %]"></img>
+                       <img id="hiit_logo" src="[% c.uri_for( '/images/hiit_logo.jpg' ) %]"></img>
                        <img id="eadh_logo" src="[% c.uri_for( '/images/eadh-150.png' ) %]"></img>
                        <p>Stemweb is a webservice provided by the Helsinki Institute for Information Technology HIIT. The integration into Stemmaweb was generously supported by a small project grant from the European Association for Digital Humanities.
                        </p>