瀏覽代碼

调整默认水印

tags/6.0.2
tianya 3 年之前
父節點
當前提交
00f596d16b
共有 3 個檔案被更改,包括 1 行新增2 行删除
  1. +1
    -2
      src/data/mark/inc_photowatermark_config.php
  2. 二進制
      src/data/mark/mark.gif
  3. 二進制
      src/data/mark/mark.png

+ 1
- 2
src/data/mark/inc_photowatermark_config.php 查看文件

@@ -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';
?>

二進制
src/data/mark/mark.gif 查看文件

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

二進制
src/data/mark/mark.png 查看文件

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

Loading…
取消
儲存