jquery - 如何去除主页上的水印?

标签 jquery html css page-flipping

我已经购买了一个名为 FlippageMaker 的程序。我已经建立了我的 Flippage,但是当我想发布时,有水印,我无法删除它。我搜索了水印,我在 Google 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.Watermark

希望你能帮帮我!谢谢

最佳答案

只需转到此处 mobile/style/icon/demo.png 并在 photoshop 或其他照片编辑器中打开文件,删除该文件夹 photo 并将其再次保存为具有透明背景的 png 24。照片将是时尚但空洞的。

关于jquery - 如何去除主页上的水印?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36309088/

相关文章:

css - 如何为 ionic 可选择的元素添加颜色

javascript - 在运行时在 Highcharts 的图表中添加按钮

jquery - GitHub Slider JQuery 插件

javascript - 当关键片段 'form'标签不再存在时,如何测试提交的内容?

html - 在 CSS 中使用第 nth-child 重复相同的颜色顺序?

javascript - JSP中如何找到IE模式

javascript - vue组件如何添加外部脚本?

css - 如何不重复 CSS 背景渐变

javascript - $ 函数根据元素所在容器的高度切换元素

jquery - 如何禁用 Summernotes 中的编辑?