Hello dear list,

I am trying to use background-images for menuitems and different ones  
at hovering over such.

for hiding the actual menutexts I wrap the menuitems texts with a span  
class  (.mainmenuitem { display: none; }
I've done so successfully on other sites (www.scanrock.de) but cannot  
figure out why the hovering of the background images don't work on  
that new site I am creating right now.
(when I copy/paste the menu in question in the other/older/well  
functioning scanrock site's menubar, all works fine)

here the URLs for chekcingh:
page with background-images displaying fine in normal state, but don't  
change at hovering
<http://www.denijsdesign.de/more/clients/mendl/seiten/1.html>

stylesheets:
<http://www.denijsdesign.de/more/clients/mendl/css/mendl_basic.css>
<http://www.denijsdesign.de/more/clients/mendl/css/mendl_mm.css>

same page but with this class  .mainmenuitem { display: none; }  
removed in stylesheet
<http://www.denijsdesign.de/more/clients/mendl/seiten/t_1.html>
background-images change now at hovering as they should
(but the textlinks are also visible, of course, as the span class  
display:none is no longer hiding them)

stylesheets:
<http://www.denijsdesign.de/more/clients/mendl/css/t_mm_hover_mendl_basic.css 
 >
<http://www.denijsdesign.de/more/clients/mendl/css/t_mm_hover_mendl_mm.css 
 >

can somebody figure out what I must do to get it right?

bye,
beate

(css not yet optimized for ie6/7 ... for the case you would check in  
these browsers... ;-)







______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to