Quote:
Originally Posted by MatrixSh0cke
Seems people dont want the border LOL I on the other hand DO, just want to color it? Is there any way to change it's color?
|
try this. Open admin/functions.php up
look for the folowing code.
PHP Code:
$code="<a href=\"$code\" target=\"_blank\"><img src=\"$code\" width=\"$xsize\" height=\"$ysize\" border=\"3\"></a>";
and change "border=\"3\ to border=\"1\
I havent tryed it, but let us know if that works