librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1705] let's see if this fixes the menu


From: Matt Lee
Subject: [Librefm-commits] [1705] let's see if this fixes the menu
Date: Mon, 18 May 2009 17:56:14 +0000

Revision: 1705
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1705
Author:   mattl
Date:     2009-05-18 17:56:14 +0000 (Mon, 18 May 2009)
Log Message:
-----------
let's see if this fixes the menu

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:54:53 UTC (rev 
1704)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-05-18 17:56:14 UTC (rev 
1705)
@@ -20,6 +20,7 @@
 
 #hd {margin-top: -9px;}
 
+#hd .inner {position: relative;}
 
 #hd .inner, #sidebar {background-color: cyan;}
 .yui-u .first {background-color: white;}

Modified: trunk/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-18 17:54:53 UTC 
(rev 1704)
+++ trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-18 17:56:14 UTC 
(rev 1705)
@@ -37,7 +37,7 @@
 <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>
 
        <div id="hd" role="navigation">
-         <div class="inner yui-t7">
+         <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>





reply via email to

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