Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Change Background Color & More

    How odd... it's displaying perfectly in FireFox, but not in IE.

    The stylesheet.css is telling the browser

    Code:
    #logoWrapper{
    	background-image: url(../images/header_bg.jpg);
    	background-repeat: repeat-x;
    	background-color: #ffffff;
    	height:200px;
    	}
    while stylesheetOLD.css is telling the browser

    Code:
    #logoWrapper{
    	background-image: url(../images/header_bg.jpg);
    	background-repeat: repeat-x;
    	background-color: #ffffff;
    	height:75px;
    	}
    That's probably your problem.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  2. #2
    Join Date
    Aug 2005
    Posts
    169
    Plugin Contributions
    0

    Default Re: Change Background Color & More

    The height is 200 so it should allow to view the full image, without bleeding, no?
    I also remove the background image.

 

 

Similar Threads

  1. Can't change background color? (or any color, for that matter)
    By philanthropybooks in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 6 Oct 2009, 03:26 AM
  2. Adjusting Text & Background Color w/in Checkout
    By boukmn in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 Aug 2008, 07:05 PM
  3. Left & Center Columns Background Color
    By CelticKatt in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 2 Apr 2008, 01:09 AM
  4. Background Image & Background Color
    By jben in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Mar 2008, 01:11 AM

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