CSS Design: Creating Custom Corners & Borders Part II

by Søren Madsen

56 Reader Comments

Back to the Article
  1. Can you make a custom corner print? isn’t the default in most browser set to print without background colors and images?

    Copy & paste the code below to embed this comment.
  2. This doesn’t seem to take into account a large display size.  My 1600×1200 monitor shows a gap between the end of the top left image and the right borders.  Perhapse just making that image bigger would help, but I don’t think that’s the best solution.

    This solution will definately work, though, for cells with a fixed width.

    Copy & paste the code below to embed this comment.
  3. Im working on this site and Im using this method to create a ouline around tables. It looks great in everything for mac, but IE on PC looks really messed up. Here is the url: http://www.designsequence.net/mead/index.php?id=people . The CSS file is here: http://www.designsequence.net/mead/mead_css.css . Anyone know how to fix this?

    Copy & paste the code below to embed this comment.
  4. I have noticed that if you add quite abit of text in the Article box then it seem to break at the bottom ????.

    Cant See why

    Copy & paste the code below to embed this comment.
  5. its not really that great –
    i could work out wether it was a tutorial or not?
    could be good to be ‘custom’ border, not rounded

    Copy & paste the code below to embed this comment.
  6. Just like Dave said it’s fixed and can not be used in case of serious projects where you need to have dynamic width.

    Unfortunately adjusting the background size for a particular project is not the solution to go with, it’s a hack.

    Copy & paste the code below to embed this comment.