• Resolved jesseg5

    (@jesseg5)


    Hello all,

    Here is my problem… My background & header image is missing when viewing blog on “Internet Explorer 5.2 MAC” It shows up fine on all other browsers so far.
    http://www.JesseGunzel.com/blog

    Here is my code in the Style sheet file:

    body {
    	font-size: 62.5%; /* Resets 1.2em to 12px */
    	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;':
    	background-color:#ffffff;
           background-image: url('http://www.jessegunzel.com/blog/wp-content/themes/default/images/kubrickbgcolor.jpg');
    	color: #333;
    	text-align: center;
    	}
    #header {
    	background: #ffffff url('http://www.jessegunzel.com/blog/wp-content/themes/default/images/city_skyline.jpg') no-repeat bottom center;
    	}

    Any suggestions? I can’t seem to figure this out.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Do not worry about IE 5 for Mac since that browser is officially dead and very, very few people are still using it. Many major sites do not work with IE 5 for Mac, which has pushed most of the few remaining users to switch to another browser or upgrade their computer.

    Thread Starter jesseg5

    (@jesseg5)

    Iridiax, Thanks for the input. I was worried that this might be a problem on any IE Browser. I will find myself a PC and make sure it’s ok on later IE’s.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Background image missing IE 5.2 Mac’ is closed to new replies.