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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T23:46:27+00:00 2026-06-06T23:46:27+00:00

I have implemented a .htc behaviour to try and get rounded corners for IE-6-8

  • 0

I have implemented a .htc behaviour to try and get rounded corners for IE-6-8 from here:
http://jonraasch.com/blog/css-rounded-corners-in-all-browsers

Can’t seem to get it to work, even after following all the little IE methods it recommends.

#callbox {
position:relative;
background-image:url(images/callbox_bg.png);
width:360px;
height:75px;
float:right;
padding:10px 20px 0px 10px;
font-size:26px;

display:block;


border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;


behavior: url(/css/border-radius.htc);
zoom:1;

}

  • 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-06T23:46:29+00:00Added an answer on June 6, 2026 at 11:46 pm

    Normally in CSS the url path is relative to the document. With .htc files though it needs to relative to the site root.

    Take the following site structure:

    Root
       - images/
          - image.png
       - css/
          - layout.css
    - index.html
    - border-radius.htc
    

    To use an image in your layout.css files your url would be ('../images/image.png')
    To use the .htc file it would be ('../border-radius.htc')

    Also (and this might not be relevant) but to get CSS3PIE.htc working you need to add position: relative to the styles.

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

Sidebar

Related Questions

I have implemented the SortedBindingList class shown at http://www.martinwilley.com/net/code/forms/sortablebindinglist.html I have then successfully added
Have implemented a site in wordpress with 5 static pages besides the usual blog
i have implemented a code that fetch single image from 1000+ images. The image
I have implemented a custom trace listener (derived from TextWriteTraceListener ) and now I
I have implemented the two classes shown at http://tomcat.apache.org/tomcat-6.0-doc/aio.html which gives a messenger application
i tried to do tutorial from http://developer.android.com/resources/tutorials/opengl/opengl-es20.html But what I wanted was to create
I have implemented a jquery ui autocomplete with data from database. Right now what
I've written a litte Camera-Appliction after I have read this tutorial: http://www.brighthub.com/mobile/google-android/articles/43414.aspx In the
I have implemented a python webserver. Each http request spawns a new thread. I
I have implemented a Generic (n-ary) tree in Java as given here and by

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.