Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Header / Background issue

    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.

  2. #2
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: Header / Background issue

    I can see where you got this theme from. Check out the following code on your stylesheet.css file on line 11

    Code:
    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;
    }
    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 folder
    includes/templates/your_template/images/bodybg.gif
    Last edited by Thannaree; 26 Sep 2015 at 10:35 AM.

  3. #3
    Join Date
    Aug 2006
    Posts
    52
    Plugin Contributions
    0

    Default Re: Header / Background issue

    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

  4. #4
    Join Date
    Aug 2006
    Posts
    52
    Plugin Contributions
    0

    Default Re: Header / Background issue

    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,

 

 

Similar Threads

  1. IE 7 background issue
    By joe051864 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Nov 2009, 08:08 PM
  2. ie header background image issue
    By keneso in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Jul 2009, 02:02 PM
  3. header background-color issue in IE
    By mheishman in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Nov 2008, 08:00 PM
  4. Silverfish category background issue
    By BigDamo in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Aug 2007, 02:52 AM
  5. Firefox background issue
    By Mobsta in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Jun 2006, 04:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg