Gamestarf
01-11-2006, 03:35 PM
Does somebody know how to change the color of the links in the menu?
ddadmin
01-11-2006, 11:36 PM
., in this case: http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
Sure, you would simply add a "color" attribute to the CSS code for the menu a element:
#dropmenudiv a{
color: black;
"
"
}
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.