我该如何删除主页上的水印



我买了一个程序,它叫FlippageMaker。我已经建立了我的动画页面,但当我想发布时,有水印,我无法删除它。我已经搜索了水印,我在谷歌Chrome中在Ctrl+Shift+J下创建了。。。所以我去了我的HTML编辑器Synwrite,但我找不到它。对不起,我的英语,我来自德国。这是代码:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="monitor-signature" content="monitor:player:html5">
 <meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="Keywords" content="" />
<meta name="Description" content="index" />
<meta name="Generator" content="FlipBook Creator Professional 2.3.5  at http://www.flippagemaker.com" />
<link rel="image_src" href="files/shot.png">
<meta name="og:image" content="files/shot.png">
<meta property="og:image" content="files/shot.png">
<title>index</title>
<link rel="stylesheet" href="mobile/style/style.css" />
<link rel="stylesheet" href="mobile/style/player.css" />
<link rel="stylesheet" href="mobile/style/phoneTemplate.css" />
<script src="mobile/javascript/jquery-1.9.1.min.js"></script>
<script src="mobile/javascript/config.js"></script>

</head> 
<body>
    <script src="mobile/javascript/bookmark_config.js"></script>
<script src="mobile/javascript/LoadingJS.js"></script>
    <script src="mobile/javascript/main.js"></script>
    <link rel="stylesheet" href="mobile/style/template.css" />

    </body>
    </html>

屏幕截图:

Scee水印

我希望你能帮助我!感谢

只需转到此处mobile/style/icon/demo.png,然后在photoshop或另一个照片编辑器中打开文件,删除文件夹中的照片,并将其重新保存为具有透明背景的png24。这张照片很有风格,但很空。

最新更新