| Page 1 of 1 | [ 2 posts ] |
|
I'm trying to figure out how to skin the YUI menu component. (http://developer.yahoo.com/yui/examples ... hanim.html) I haven't found any solid documentation on how to do this. I have found the "cheat sheet" which is marginally helpful. Looking at the CSS and Mark-up I've been able to override some of the CSS but not all. Here's what I've figured out:
.yui-skin-sam .yuimenubar{...} /* background of the menubar */ .yui-skin-sam .yuimenubaritemlabel, .yui-skin-sam .yuimenubaritemlabel:visited{,,,} /* Menu fonts */ .yui-skin-sam .yuimenuitemlabel {...} /* Submenu fonts */ .yui-skin-sam .yuimenu .bd {...} /* Drop-down item style for submenus */ Among other things, what I can't find is the hover when hovering over the buttons. This should be something like: .yuimenubaritem a:hover {...} /* Change the sprite.png position... */ Are there any solid examples of reskinning the menu bar? Any help would be greatly appreciated! Thanks! Jim |
|
Hey Jim,
Have you looked at http://developer.yahoo.com/yui/menu/#skinref and the associated links it refers to? Alot of us use Firebug to inspect / debug CSS-related items. Satyam posted an article http://www.satyam.com.ar/yui/widgetstyles.html related to this also. Regards, Todd |
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group