Information about border od images is in the default.css here: /* global photo display styles */ .photo{float:left;margin:2px 10px 10px 0;border:2px solid #bbb;} The last value is the color of border, default color is "#bbb".
jean08
2008-05-14 08:48
I belive i didnt explain so good what i ment.
idont meen the border around the picture.
I meen the background color which is by default grey, and if i want to replace the color with a picture (remove the grey background with a image instead)
I have found some global settings in the default.css so i successfully have change the color background, but i want to use an image instead. I have tried everything to replace the color to background-image instead with no luck.
Oh sorry I did a mistake when I was reading this. So if You want to change the "grey background" to an image You should change this line in default.css