top



i use this code in my ccs

Code:
.pun {
    background-color: transparent;
    background: url(http://i40.servimg.com/u/f40/17/00/71/83/bg-top10.png) repeat-y top right;
    border-radius: 10px;
}

at my home page, it show ok..but in my post

punbb bg image Captur27

Can I have a look at how the image works in your homepage?

Try using a margin-top: -1px;
Only thing i can think of now