0
Welcome Guest! Login
0 items Join Now

Image doesn't show in IE6?

  • Image doesn't show in IE6?

    Posted 16 years 8 months ago
    • Hi forum
      I wasn't sure where to post this sorry if it's wrong place ... about rokwebify - I have a site at www.bucks-arms.co.uk with an image in the header. It works fine in all browsers except IE6 - any suggestions how to fix please?
      Jon
  • Re: Image doesn't show in IE6?

    Posted 16 years 8 months ago
    • You have edited your index.php so instead of blank.png being loaded, it is your logo which is suppose to be generate in template_css.css by
      img#logo {
      background:transparent url(../images/logo.png) no-repeat scroll 0pt;
      float:left;
      height:138px;
      margin-left:38px;
      width:469px;
      }

      Therefore, change the index.php logo image to blank.png and alter the above reference to your logo :)
    • James Spencer / Developer & Support / Hull, UK
  • Re: Image doesn't show in IE6?

    Posted 16 years 8 months ago
    • Thanks James

      It wasn't the logo image which wasn't showing but the larger header image. I've fixed it ... the image was 2px too big for the module.

      Thanks again
      Jon

Time to create page: 0.046 seconds