librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1692] add some stuff to fix with inner width


From: Matt Lee
Subject: [Librefm-commits] [1692] add some stuff to fix with inner width
Date: Mon, 18 May 2009 17:37:56 +0000

Revision: 1692
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1692
Author:   mattl
Date:     2009-05-18 17:37:55 +0000 (Mon, 18 May 2009)
Log Message:
-----------
add some stuff to fix with inner width

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

Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css      2009-05-18 17:32:19 UTC (rev 
1691)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-05-18 17:37:55 UTC (rev 
1692)
@@ -14,6 +14,10 @@
 
 html, body{background: #fff; padding: 0; margin: 0;}
 
+.inner{margin:auto;text-align:left;width:57.69em;*width:56.25em;}
+
+.inner{width:73.076em;*width:71.25em;}
+
 #hd {margin-top: -9px;}
 
 #hd {margin-bottom: 8px; height: 40px; position: relative;}

Modified: trunk/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-18 17:32:19 UTC 
(rev 1691)
+++ trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-18 17:37:55 UTC 
(rev 1692)
@@ -36,7 +36,6 @@
 
 <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="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>
@@ -44,9 +43,8 @@
            </div>
        </div>
 
-
   {if ($sidebar)}   <div id="bd" role="main"><div id="yui-main"> 
   <div class="yui-b"><div class="yui-g">{else}
    <div id="bd" role="main"> 
     <div class="yui-g">{/if}
-     <div class="inner">
+{if ($sidebar)}<div class="inner yui-t5">{else}<div class="inner yui-t7"> {/if}





reply via email to

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