Microsoft
Software
Hardware
Network
Question : Zen cart NavMainLink color change
Hi, On this site:
http://
www dot the dessert lovers dot com
The NavMainLink div is in the upper red band. The font is taking the site-wide anchor color. I want to change the color of NavMainLink to white, but for obvious reasons I don't want all links to be white.
Thanks, Using Zen cart.
Answer : Zen cart NavMainLink color change
Add the following CSS:
#navMainLinks a
{
color: White;
}
If something else is assigning a CSS color do:
#navMainLinks a
{
color: White !important;
}
Random Solutions
Access chart sorting
Fix code to find repeated numbers in string
.exe file won't run in Windows 7 XP Mode
How many languages does .NET support?
Maximum number of VRF instances on a Cisco access router
USB Mouse and Keyboard Not Working
Calender applications.....
Online Backup
C++ Serial Communication - LSB & MSB
multiple email domains and sender selection