librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1716] move ads away


From: Matt Lee
Subject: [Librefm-commits] [1716] move ads away
Date: Mon, 18 May 2009 18:19:53 +0000

Revision: 1716
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1716
Author:   mattl
Date:     2009-05-18 18:19:52 +0000 (Mon, 18 May 2009)
Log Message:
-----------
move ads away

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/alpha.css
    trunk/nixtape/themes/librefm/templates/footer.tpl
    trunk/nixtape/themes/librefm/templates/welcome.tpl

Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css      2009-05-18 18:16:53 UTC (rev 
1715)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-05-18 18:19:52 UTC (rev 
1716)
@@ -381,12 +381,11 @@
 
 #adbard-librefm{
         margin: 0 auto 0 auto;
-       height: 248px;
-               width: 182px;
+       height: 205px;
+               width: 140px;
                position: relative;
-               background: transparent url(images/adbard.png) no-repeat;
-               margin-top: 1em;
-               margin-bottom: 1em;
+       padding: 5px; text-align: center;
+       float: right;
 }
 
 .cc-license {font-size: 73%; color: red;}

Modified: trunk/nixtape/themes/librefm/templates/footer.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/footer.tpl   2009-05-18 18:16:53 UTC 
(rev 1715)
+++ trunk/nixtape/themes/librefm/templates/footer.tpl   2009-05-18 18:19:52 UTC 
(rev 1716)
@@ -5,6 +5,8 @@
        <div id="ft" role="navigation" style="clear:both;">
        <div class="inner">
 
+               {include file='adbard.tpl'}
+
                {include file='language-selector.tpl'}
 
                <ul>

Modified: trunk/nixtape/themes/librefm/templates/welcome.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-05-18 18:16:53 UTC 
(rev 1715)
+++ trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-05-18 18:19:52 UTC 
(rev 1716)
@@ -37,10 +37,6 @@
 
     <div id="downloads">
 
-{if !isset($this_user) || $this_user->anticommercial<>1}
-    {include file='adbard.tpl'}
-{/if}
-
     <h2>{t}Libre music downloads...{/t}</h2>
 
     <ul>





reply via email to

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