ADS System
authorcain-ish <mariusz.machuta@gmail.com>
Mon, 21 Mar 2016 12:07:47 +0000 (13:07 +0100)
committercain-ish <mariusz.machuta@gmail.com>
Mon, 21 Mar 2016 12:07:47 +0000 (13:07 +0100)
edumed/static/css/base.scss
edumed/templates/base_super.html

index 567c0fb..1f6d195 100644 (file)
@@ -20,6 +20,21 @@ body {
 .clr {
     clear: both;
 }
+
+#ads {
+    display: inline-block;
+    width: 100%;
+
+    > a {
+        display: block;
+        width: 100%;
+    }
+
+    img {
+        display: block;
+        margin: 0 auto;
+    }
+}
 #header-wrapper {
     background-image: url(../img/header-bar.png);
     background-repeat: repeat-x;
index 3a7e794..5705721 100644 (file)
     </head>
     <body id="{% block body-id %}body{% endblock %}">
         {% load fnp_annoy %}{% annoy %}
+        <div id="ads">
+            <a href="https://nowoczesnapolska.org.pl/pomoz-nam/wesprzyj-nas/">
+                <img src="{% static 'img/ads/960x150_edukacjaMedialna.jpg' %}"
+                     alt="Wesprzyj działalność Nowoczesnej Polski"/>
+            </a>
+        </div>
         <div id="header-wrapper">
         <header class="main {% block header_class %}{% endblock %}" style="position:relative;">
             <!--img