Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8098723
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T22:09:52+00:00 2026-06-05T22:09:52+00:00

I am working on a website which needs to work across multiple browsers unfortunately

  • 0

I am working on a website which needs to work across multiple browsers unfortunately also including IE6.

I am using the sliding doors technique for buttons which works beautifully in Chrome, Safari and FF but the images are completely invisible in IE6. What’s even stranger is that it’s not all the images, just the button backgrounds. The icons I put into the actual buttons render fine. Any idea why?

HTML:
    <a id="re" href="#" class="button"><span><span class="resolved">Mark as Resolved</span></span></a>


CSS:
  a.button
  {
   background:transparent url(images/normal_end.png) no-repeat scroll top right;
   display:block;
   float:left;
   height: 32px;
   padding:3px;
   padding-right: 5px;
   margin:4px;
   text-decoration:none;
   color:#555;
   font-weight:normal;
   width:100px;
   font-size: 15px;
  }
  a.button span 
  {
   background: url(images/normal.png) no-repeat;
   display:block !important;
   line-height:22px;
   padding:0 5px 0 5px;
  }
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T22:09:54+00:00Added an answer on June 5, 2026 at 10:09 pm

    IE6 has a problem with png images, but you can put images as background of divs.

    <body>  
    <div class="imageyouneed"></div>  
    </body>
    
    <style>  
    body {background-color:#000}  
    div.imageyouneed {background:url(flower-transparent.png) no-repeat; height:100px;width:100px}  
    </style>
    
    <!--[if gte IE 5]>  
    <style type="text/css">  
      div {  
      background:none;  
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='flower.png',sizingMethod='crop');  
      }  
    </style>  
    <![endif]--> 
    

    Please note that height and width are that of image.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on one real estate website which is Using RETS service to
I am currently working on a website which needs images to be uploaded. I
I'm working on an ASP.NET website which targets desktop browsers. We want to enable
I'm working on a website which has advert banners which link to external pages.
i am working on a website which deploy on web farms to serve high
I am currently working on a website which lists the businesses as per either
I am working on a website on which i show restaurants according to either
I am working on a website on which we have use parallax effect. In
I'm working on a website in which I should take data from a user
I am working on a website that has a menu which behaves correctly on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.