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 4595794
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T23:01:22+00:00 2026-05-21T23:01:22+00:00

everything works fine in chrome, firefox, etc, even in ie (using pie), but in

  • 0

everything works fine in chrome, firefox, etc, even in ie (using pie), but in opera it’s not working at all. comarison between opera and chrome: http://dl.dropbox.com/u/5011224/opera-chrome.png

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <style type="text/css">
            body {
                background: #1C1C1C;
            }
            div {
                margin: 50px auto;
                width: 200px;
                height: 200px;
            }
            .test {
                background: #fff;
                -webkit-border-radius: 20px;
                -khtml-border-radiust: 20px;
                -moz-border-radius: 20px;
                -o-border-radius: 20px;
                border-radius: 20px;
            }
        </style>
    </head>
    <body>
        <div class="test"></div>
        <div><img class="test" src="lena.jpg" width="200" height="200"/></div>
    </body>
</html>
  • 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-05-21T23:01:23+00:00Added an answer on May 21, 2026 at 11:01 pm

    Which version of Firefox are you testing with? This is a leading question, because I suspect you’re using FF4, because Firefox 3 had the same problem that you’re reporting here with Opera.

    The problem is that the image in the <img> tag is being rendered in front of the element’s border. This means that although it is doing the rounded corners, you’re not seeing them because the image is in front of them.

    If you specify border: solid black 1px; as well, you’ll get a better visual clue as to what’s happening because the border will visibly disappear behind the image at the points where the rounded corners begin.

    There isn’t a direct fix for this, but there are a couple of work-arounds:

    • Use a wrapper <div> element around the <img>, and put the rounded corners on the <div> instead.

    • Display the image as a background-image instead of a foreground one.

    Hope that helps.

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

Sidebar

Related Questions

I have my pickerview set up and everything works fine, but right now I
I'm building a project using a GNU tool chain and everything works fine until
I am using hibernate annotations and when I do following everything works fine sessionFactory
I'm getting a 404 on my server (IIS 7) but everything works fine on
I have two forms and a button. Everything works fine in Firefox. I get
I am using jQuery.ajax to parse some xml from a file. Everything works fine
Everything works fine on my OS X development laptop. Deploy the app to production
Everything works fine locally when I do as follows: cat input | python mapper.py
Everything works fine, the only problem is that it loads very slow. It takes
I am trying to do versioning with NHibernate and everything works fine, however right

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.