View Full Version : Border help


rickrick
12-08-2005, 04:47 AM
Does anyone know how to make a dashed border if so please let me kno i need to put one around all my pictures that way they will be in one box togeather

lefty
12-08-2005, 12:04 PM
add this to your stylesheet...

img {
border-style:dashed;
border-width:1px;
border-color:000000; }

You can obviously change the width and color to whatever you want.

rickrick
12-09-2005, 01:14 AM
sorry but dat code ont work on myspace i tried it even before i posted it this thread up here sry

lefty
12-09-2005, 02:45 AM
It should work, mind posting your stylesheet? Maybe there's something interferring.

rickrick
12-10-2005, 02:23 AM
yea something could be interfering cuz i've done tried erry thing

lefty
12-10-2005, 12:57 PM
Well, can you post your code?

rickrick
12-10-2005, 10:42 PM
yes i can paste my code but it messes my images up and they aint there ne more whenever i use tha code