remove LP 17 banner from gmg pages
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Wed, 5 Apr 2017 19:42:43 +0000 (15:42 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Wed, 5 Apr 2017 19:42:43 +0000 (15:42 -0400)
mediagoblin_libreplanet/templates/libreplanet/banner.html
mediagoblin_libreplanet/templates/libreplanet/join.html

index 0c4ba08a7d877b448fce689adb697584dbe96e5e..9a777630c9810a0e08ac67f43a0ac9c472651c0c 100644 (file)
@@ -16,6 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #}
 
+{# banner
 <style>
 .logo img { margin-top: 80px; }
 .header_left { position: relative; margin-bottom: -64px; }
 <div style="position: absolute; margin-left: -30px; top: 0; width: 1000px;">
     <iframe src="//static.fsf.org/nosvn/banners/libreplanet/libreplanet-banner.html" width="100%" height="64px" frameborder="0" scrolling="no"></iframe>
 </div>
+#}
+
+{# style for no banner #}
+<style>
+.logo img { margin-top: 16px; }
+</style>
 
 {# for spacing below the banner
     also update the join.html template file when adding/removing/changing
     the spacing of this div.
     -- sudoman 2017-03-09
-#}
+
 <div style="margin-top: 64px;"></div>
+#}
 
index 09026e363f71913e166979f11d06761d5f495331..759150674cba50b7ff9c29999a1a96cbe9390b2c 100644 (file)
@@ -29,7 +29,9 @@
 </style>
 
 {# for spacing below the banner; see banner.html template. -- sudoman 2017-03-09 #}
+{#
 <div style="margin-top: 64px;"></div>
+#}
 
 <div class="noselect" style="display: inline; margin-right: 40px;">
 <div style="display: inline; margin-right: 40px;"><a href="https://my.fsf.org/donate">Donate</a></div>