Log in

View Full Version : CSS Style for - Border Image


kronnos
02-13-2010, 07:30 AM
Can someone help me make a style that when added to an image would amke a top border also an image.

For example need something like:

.style1{
border-top-color: blue;
border-top-width: 10px;
}

Except instead of just a solid bg color, i would like to add my own image, can this be done?

Thank YOU!

kronnos
02-14-2010, 08:07 PM
Is this even possible?