Hi :) I'm creating a theme for WordPress and I wish to have a secondary bullet image show up in the sidebar when you hover over a link there. The current bullet image is a purple heart (bullet.gif), the other bullet I made for hover is green (bullet2.gif) Below is the code I'm trying to use.... I just can't figure out where or how to add it so that it will work in the sidebar, and everything I've tried isn't working lol.
list-style-image: url(images/bullet2.gif); list-style-type: circle; margin-left: 18px; My test WordPress is here: http://subliminalconfusion.net/wordpress/ The CSS file is here: http://subliminalconfusion.net/wordpress/wp-content/themes/VanillaDreams/style.css TYIA for helping this CSS Newb! Artemis ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
