Do you reffer to the image slider on homepage or inside article?
For image border at homepage change modules/mod_hot_effects_rotator/tmpl/style.css:
Code:
.nivoSlider {
border: 2px solid #E29F08;
position: relative;
}
There you can change color's hex value or disable border (border: none;).
Could you post your url and show us the problem?