Unfortunately, we'll probably need to see the site to help, and it looks like you have installed Zencart locally. You might try using the Colorzilla plugin to see exactly what color that is, and search for it in your stylesheets.
Unfortunately, we'll probably need to see the site to help, and it looks like you have installed Zencart locally. You might try using the Colorzilla plugin to see exactly what color that is, and search for it in your stylesheets.
I can see where you got this theme from. Check out the following code on your stylesheet.css file on line 11
If you want it to be the same color as the lower part of the background, create a .gif image size 2 x 117 pixels with that color and upload it to your folderCode:body { background-color: #f4f4f4; background-image: url("../images/bodybg.gif"); background-repeat: repeat-x; color: #777777; font: 12px arial,sans-serif; margin: 0 15px 15px; }
includes/templates/your_template/images/bodybg.gif
Last edited by Thannaree; 26 Sep 2015 at 10:35 AM.
Thank you. I have not try yet, for I am tackling keeping a remote server up while migrating to my server BlueHost. I'll update in a day or so.
Thx
Got it!! huge thanks.
MBP loaded
Zen Cart 1.5.6
XAMPP 7.3.1 Includes: Apache 2.4.37, MariaDB 10.1.37, PHP 7.3.1, phpMyAdmin 4.8.4,