diff --git a/src/data/mark/inc_photowatermark_config.php b/src/data/mark/inc_photowatermark_config.php index 179bd999..ce6973f5 100755 --- a/src/data/mark/inc_photowatermark_config.php +++ b/src/data/mark/inc_photowatermark_config.php @@ -7,7 +7,7 @@ $photo_wheight = '120'; $photo_waterpos = '9'; $photo_watertext = 'www.dedebiz.com'; $photo_fontsize = '14'; -$photo_fontcolor = '0,0,0'; +$photo_fontcolor = '255,255,255'; $photo_marktrans = '100'; $photo_diaphaneity = '100'; $photo_markimg = 'mark.png';