Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    7
    Plugin Contributions
    0

    Default Reload shows an undesired yellow background

    I have been setting up a new site using Zencart 1.3.6. Using the override system, a custom template and the tips in this forum, I have come a long way towards Zen enlightenment.
    I notice that when loading or reloading the Zencart home page, the first background color is yellow, then the template colors kick in. This happens in both the header and main body background.
    I can't figure out where the yellow is coming from. The default template? Style sheet/Which style sheet?
    In IE6 this is easily reproduced, but not in Firefox.
    If anyone would take a look and give me a direction I would appreciate it!
    http://www.crystal-wisdom.com/catalog
    (Site is down for maint as there are no real products yet. But you can still see the effect.)

  2. #2
    Join Date
    Nov 2004
    Posts
    77
    Plugin Contributions
    0

    Default Re: Reload shows an undesired yellow background

    your stylesheet

    body {
    background-color: #FFCC00;
    color: #000000;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
    background-image: url(../images/hatch_bg.gif);
    }

    change your background color to white remove completely.
    Dan - statuscontrols.com/web
    web programming and design

  3. #3
    Join Date
    Oct 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: Reload shows an undesired yellow background

    Quote Originally Posted by IGD View Post
    your stylesheet

    body {
    background-color: #FFCC00;
    color: #000000;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
    background-image: url(../images/hatch_bg.gif);
    }

    change your background color to white remove completely.
    Thanks IGD,
    It's always simple when you get good direction!
    Worked like a charm, but I went with another shade of purple rather than white. What I only recently confirmed is that this particular effect is a result of the PurpleShades template in it's off the shelf form. Not a gripe, just a fact...
    Thanks again for the response.

 

 

Similar Threads

  1. Replies: 8
    Last Post: 7 Apr 2016, 05:13 AM
  2. usps shows yellow status, not working
    By Ragenther in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 22 Jan 2009, 03:09 PM
  3. Clearing inserted code that shows up on reload
    By jcountryman in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 21 Nov 2008, 09:02 PM
  4. im getting this weird yellow background for descriptions
    By xsrpm in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 10 Oct 2008, 01:14 PM
  5. transparent background in wrappers so BODY background shows through
    By kjharrison in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Sep 2006, 11:37 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