[dev] Menu boxes
Michael Cochrane
mike@graftonhall.co.nz
Wed, 24 Jul 2002 18:51:40 +0100
I changed it to a single underline here (well in Mozilla theme anyway), much
less distracting, see patch below.
also can someone at please comming the $css['.header']['height'] line as this
needs to be there for the theme to display correctly, especially when viewed in IE.
- Mike :-)
Index: config/themes/html-mozilla.php
===================================================================
RCS file: /httpd/horde/horde/config/themes/html-mozilla.php,v
retrieving revision 1.14
diff -I$Horde -I$Revision -I$Date -u -r1.14 html-mozilla.php
--- config/themes/html-mozilla.php 2002/07/20 21:33:53 1.14
+++ config/themes/html-mozilla.php 2002/07/24 17:48:52
@@ -25,16 +25,18 @@
$css['.menu']['background-repeat'] = 'repeat-x';
$css['.menu']['height'] = '51px';
-$css['.menuselected']['border'] = '1px solid blue';
+$css['.menuselected']['border-bottom'] = '1px solid #000000';
$css['.menuheader']['color'] = 'black';
$css['.header']['color'] = 'black';
-$css['.header']['background-color'] = '#94A2B5';
+$css['.header']['background-color'] = '#C7D0D9';
$css['.header']['background-image'] = 'url(' . $registry->getParam('graphics',
'horde') . '/header-mozilla.png)';
$css['.header']['background-repeat'] = 'repeat-x';
$css['.header']['white-space'] = 'nowrap';
$css['.header']['font-size'] = '15px';
+$css['.header']['height'] = '25px';
+
$css['a.header']['background'] = 'none';
$css['.light']['color'] = '#4E5D72';
Quoting Michael M Slusarz <slusarz@bigworm.colorado.edu>:
> I have to admit, I am not a big fan of the new yellow boxes around the menu
> items. I would vote for a different method instead - e.g. boldface type or
> yellow text or something like that (maybe keep the box only if the user is
> using 'icon view only').
>
> michael
>
> ______________________________________________
> Michael Slusarz [slusarz@bigworm.colorado.edu]
> The University of Colorado at Boulder
>
> --
> Horde developers mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org
--
You can lead a fool to wisdom but you can't make him think.
signature from Siglets.com
-------------------------------------------------------------------------
This mail sent from Mike's CVS HEAD install of IMP: http://horde.org/imp/