.
Warning: Please include a link to the DD script(s) in question in your post. See this post for more information.
Please include a link to the page on your site that contains the problematic code so we can check it out.
Last edited by jscheuer1; 01-31-2014 at 02:08 PM.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Sorry, here it is:
Script: DD ScrollSpy Menu
http://www.dynamicdrive.com/dynamici...ollspymenu.htm
Without seeing your page, I still cannot be specific. But let's say you're using the ddscrollspydemo.css file and the default highlight class of "selected". In that case you would use a text only editor like NotePad to edit the ddscrollspydemo.css file to add the background color desired:
The above assumes that "underlinemenu" is the class of your menu. If it's something else, use that.Code:ul.underlinemenu li a:hover, ul.underlinemenu li a.selected{ color: white;background-color: lightblue;}
If you want more help, please include a link to the page on your site that contains the problematic code so we can check it out.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks