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
PGP security
Windows Update site fails to load
Ms-Access is a trouble to me!
Subdatasheet behavior
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day
HighCharts alternatives
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
SQL 2005 log shipping vs replication question.
assign the value of an object property to an variable
Install 2nd insatnce of MS SQL 2008