Hi! Sorry my english is bad. Anybody can help me this? Please refer to attached picture. Thanks!
Hi! Sorry my english is bad. Anybody can help me this? Please refer to attached picture. Thanks!
Bax,
Pm me a url to the site
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
PM sent. Thanks!
Ba,
Ok, I received her, give me a little time..
Are you familiar with the stylesheet.css????
This is what we will use to make your changes..
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Can u show me the location of the stylesheet? Because there are few places contain stylesheet.css . Beside that, i think i quite familiar with it. Thanks!
Ba,
Sure I will..
Locate this:
includes/templates/classic/css/stylesheet.css
Find this:
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
color:#FF0000;
margin:0;
padding:0 0.5em;
text-decoration:none;
white-space:nowrap;
}
- The highlighted red font above is the fix
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
added in the color code...but the color still remain the same...any idea? tq~
Ba,
For that tiny little gap right above the logo and below the navMain
#logoWrapper {
background-color:#ffffff;
background-image:url(../images/ezbanner.gif);
background-repeat:repeat-x;
height:284px;
margin-top:-1em;
}
- add the red font above to the following element
I noticed you are still using the classic/ stylesheet.css
- take time and click on the cute little orange tab on the top of this page and search for:
- Override system
- Makes life easier for future upgrades :)
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Ba,
I hope all is going well,
Your script or flash makes your site.. SLOW to LOAD, Need to take care of that also.
#navCatTabs ul li a {
color:#9A9A9A;
}
- The red font above is the fix
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting