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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T03:46:37+00:00 2026-05-24T03:46:37+00:00

EDIT : Just to be completely clear. My primary interest is NOT IE6 but

  • 0

EDIT: Just to be completely clear. My primary interest is NOT IE6 but whatever solution I use does need to work in IE6 without looking completely hideous.

So a solution in which the rounded corners ended up square in IE6 would be fine.

A solution where the rounded corners ended up in random locations in IE6 would not be OK.


I have used this tool/technique http://www.spiffycorners.com/index.php?sc=spiffy&bg=FFFFFF&fg=000000&sz=5px to produce some simple rounded corner divs.

Can anyone tell me how to adapt the CSS output by this tool so that the div only has a border (and no fill) ? At the moment you get a solid block of colour (black in this example).

I’m open to completely different techniques but must be imageless and must degrade reasonably for IE6 (‘reasonably’ includes no rounded corners but still get a box)

I’ve tried channging the ‘background-color’ to ‘inherit’ but then I lost the left and right hand sides of the box.

Sample css/html follows:

<style type="text/css">
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #919191;
  border-right:1px solid #919191;
  background:#3f3f3f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  background:#303030}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #303030;
  border-right:1px solid #303030;}
.spiffy4{
  border-left:1px solid #919191;
  border-right:1px solid #919191}
.spiffy5{
  border-left:1px solid #3f3f3f;
  border-right:1px solid #3f3f3f}
.spiffyfg{
  background:#000000}
</style>



<div>
  <b class="spiffy">
  <b class="spiffy1"><b></b></b>
  <b class="spiffy2"><b></b></b>
  <b class="spiffy3"></b>
  <b class="spiffy4"></b>
  <b class="spiffy5"></b></b>

  <div class="spiffyfg">
    <!-- content goes here -->
  </div>

  <b class="spiffy">
  <b class="spiffy5"></b>
  <b class="spiffy4"></b>
  <b class="spiffy3"></b>
  <b class="spiffy2"><b></b></b>
  <b class="spiffy1"><b></b></b></b>
</div>
  • 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-24T03:46:39+00:00Added an answer on May 24, 2026 at 3:46 am

    This is the closest I could get 😛

    .spiffy1 {
      margin-left: 4px;
      margin-right: 4px;
      padding-left: 1px;
      padding-right: 1px;
      border-left: 1px solid #919191;
      border-right: 1px solid #919191;
      background: #3F3F3F;
    }
    .spiffy2 {
      margin-left: 2px;
      margin-right: 2px;
      padding-right: 1px;
      padding-left: 1px;
      border-left: 2px solid #303030;
      border-right: 2px solid #303030;
      background: #303030;
    }
    .spiffy3 {
      margin-left: 1px;
      margin-right: 1px;
      border-left: 1px solid #303030;
      border-right: 1px solid #303030;
    }
    .spiffy4 {
      border-left: 1px solid #919191;
      border-right: 1px solid #919191;
    }
    .spiffy5 {
      border-left: 1px solid #3F3F3F;
      border-right: 1px solid #3F3F3F;
    }
    
    <div style=" height:100px; border: 1px solid black; border-width: 0px 1px;">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have to edit my question just to make it clear. What I need
EDIT: Just to make things clear, this problem was caused by a typo in
Just wondering if this is considered a clear use of goto in C#: IDatabase
Edit: just to be clearer on what I am looking to do. I have
EDIT I've just started skimming Codd's famous 1970 paper that started it all, that
Edit: Turns out I just had some values -switched-. I'm working with OpenGL and
EDIT 2: I have just realised that my HTML is only displaying the artist
Edit For simplicity: I just want to make the most basic possible cursor that
Just a little edit, in case it helps anyone out who happens to stumble
Edit: I fixed the problem by just starting from scratch. Sorry to waste y'alls

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.