Make the DIV border color and BODY background translucent!
css{border-image:url(img.png)}
css{border-image:url(img. png)}
Is that so? Tried to no avail. BODY background color is background:#5D66A2;
.HEADIMAGES {
border:3px;
border-image:url(img.png);
float:right;
}
Quoting the reply from xodbc on the 1st floor: css{border-image:url(img.png)}
Is that so? Tried to no avail. BODY background color is background:#5D66A2;
.HEADIMAGES {
border:3px;
border-image:url(img.png);
float:right;
}
I mean to achieve a translucent border effect by setting a picture format that supports a transparent channel for the border. img.png refers to the translucent border picture
Your question is very empty. If I make a style for you alone and you put it in your project, it may not be useful. You'd better post the problems you encounter directly so that others can help you solve them.