0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Rounded corner box - CSS help

    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    Rounded corner box - CSS help

    Posted 16 years 1 day ago
    • Hello,

      I'm trying to put a module in a css rounded corner box. I have problems with corners and I don't know how to fix them. After some hours playing around, I don't have success.

      Thanks for any any suggestion

      The code I use:
      #liquid-round {
      background:#fff url(../images/scroll/y_l.png) repeat-y left top;
      }
       
      .top {
      width:100%;
      height:18px;
      background:url(../images/scroll/y_top_l.png) no-repeat left top;
      }
       
      .top span {
      display:block;
      margin-right:1px;
      position:relative;
      height:18px;
      background:url(../images/scroll/y_top_r.png) no-repeat right top;
      }
       
      .center-content {
      position:relative;
      background:url(../images/scroll/y_r.png) repeat-y right top;
      padding:0px 5px 0px 5px;
      margin:0 0 0 0;
      }
       
      div.bd, div.content {
      background:transparent url(../images/scroll/y_bg.png) repeat-x scroll left bottom;
      margin-top: -16px;
      padding:0px 0px 0px;
      }
       
      .bottom {
      background:url(../images/scroll/y_ft_l.png) no-repeat left bottom;
      }
       
      .bottom span {
      display:block;
      margin-right: 1px;
      position:relative;
      height:18px;
      background:url(../images/scroll/y_ft_r.png) no-repeat right bottom;
      }
       
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Rounded corner box - CSS help

    Posted 16 years 1 day ago
    • Franck,

      Could you tell us which template you are using so this post can be moved to the proper forum?

      That's probably where you'll get the quickest response.

      And for those who may be able to help you, could you please provide a link to your site in this thread, and if applicable, a direct URL to the issue?
    • Thanks,
      jim
    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    Re: Rounded corner box - CSS help

    Posted 16 years 1 day ago
    • Hi JEM,

      I posted here because it's not a problem related to the template. I've created an external css file and trying to get the style working for a particular purpose.

Time to create page: 0.063 seconds