Browse Source

调整默认水印

tags/6.0.2
tianya 3 years ago
parent
commit
00f596d16b
3 changed files with 1 additions and 2 deletions
  1. +1
    -2
      src/data/mark/inc_photowatermark_config.php
  2. BIN
      src/data/mark/mark.gif
  3. BIN
      src/data/mark/mark.png

+ 1
- 2
src/data/mark/inc_photowatermark_config.php View File

@@ -5,10 +5,9 @@ $photo_marktype = '1';
$photo_wwidth = '120';
$photo_wheight = '120';
$photo_waterpos = '9';
$photo_watertext = 'www.dedecms.com';
$photo_watertext = 'www.dedebiz.com';
$photo_fontsize = '20';
$photo_fontcolor = '0,0,0';
$photo_marktrans = '100';
$photo_diaphaneity = '100';
$photo_markimg = 'mark.png';
?>

BIN
src/data/mark/mark.gif View File

Before After
Width: 136  |  Height: 34  |  Size: 2.1KB Width: 136  |  Height: 34  |  Size: 1.9KB

BIN
src/data/mark/mark.png View File

Before After
Width: 112  |  Height: 34  |  Size: 2.0KB Width: 112  |  Height: 34  |  Size: 1.0KB

Loading…
Cancel
Save