librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1691] add space for 'inner' div


From: Matt Lee
Subject: [Librefm-commits] [1691] add space for 'inner' div
Date: Mon, 18 May 2009 17:32:20 +0000

Revision: 1691
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1691
Author:   mattl
Date:     2009-05-18 17:32:19 +0000 (Mon, 18 May 2009)
Log Message:
-----------
add space for 'inner' div

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/templates/footer.tpl
    trunk/nixtape/themes/librefm/templates/header.tpl

Modified: trunk/nixtape/themes/librefm/templates/footer.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/footer.tpl   2009-05-18 17:30:01 UTC 
(rev 1690)
+++ trunk/nixtape/themes/librefm/templates/footer.tpl   2009-05-18 17:32:19 UTC 
(rev 1691)
@@ -11,13 +11,14 @@
 
        {include file=$sidebartemplate}
 
-</div></div>
+</div></div></div>
 
 {else}
-</div></div>
+</div></div></div>
 {/if}
 
        <div id="ft" role="navigation" style="clear:both;">
+       <div class="inner">
 
                {include file='language-selector.tpl'}
 
@@ -39,5 +40,6 @@
 
        </div>
 </div>
+</div>
 </body>
 </html>

Modified: trunk/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-18 17:30:01 UTC 
(rev 1690)
+++ trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-18 17:32:19 UTC 
(rev 1691)
@@ -36,10 +36,12 @@
 
 <div id="try-the-alpha"><a href="http://alpha.libre.fm{$this_page}";>This is 
the current, live, in-development beta version of the site</a></div>
 
-{if ($sidebar)}<div id="doc2" class="yui-t5">{else}<div id="doc2" 
class="yui-t7"> {/if}
+{if ($sidebar)}<div id="dobbbc2" class="yuibbb-t5">{else}<div id="docbbb2" 
class="yuibbb-t7"> {/if}
        <div id="hd" role="navigation">
+         <div class="inner">
                <h1 rel="dc:publisher" class="vcard"><a property="foaf:name" 
rel="foaf:homepage" href="{$base_url}" class="fn org url">Libre.fm</a></h1>
                {include file='menu.tpl'}
+           </div>
        </div>
 
 
@@ -47,3 +49,4 @@
   <div class="yui-b"><div class="yui-g">{else}
    <div id="bd" role="main"> 
     <div class="yui-g">{/if}
+     <div class="inner">





reply via email to

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