Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthoradriennee
    • CommentTimeAug 22nd 2007
     permalink
    i dont know why, but it looks messed up.
    i tried to do it with my own images
    http://mu.thesixthdesign.com/ep/



    my images:
    http://mu.thesixthdesign.com/ep/rb/




    my code:
    /* set millions of background images */
    .rbroundbox { background: url(rb/green_bg.jpg) repeat; }
    .rbtop div { background: url(rb/green_tl.jpg) no-repeat top left; }
    .rbtop { background: url(rb/green_tr.jpg) no-repeat top right; }
    .rbbot div { background: url(rb/green_bl.jpg) no-repeat bottom left; }
    .rbbot { background: url(rb/green_br.jpg) no-repeat bottom right; }

    /* height and width stuff, width not really nessisary. */
    .rbtop div, .rbtop, .rbbot div, .rbbot
    {width: 100%;
    height: 7px;
    font-size: 1px;}

    .rbcontent { margin: 0 7px; }
    .rbroundbox { width: 90%; margin: 1em auto; }



    any help is super duper appreciated !
  1.  permalink
    If it helps, I put together a simple rounded corners solution here. Works in all browsers thanks to some ugly workarounds :P
Add your comments
    Username Password
  • Format comments as (Help)