{"id":167,"date":"2014-12-10T08:24:32","date_gmt":"2014-12-10T08:24:32","guid":{"rendered":"http:\/\/html5box.com\/blog\/?p=167"},"modified":"2014-12-10T08:25:26","modified_gmt":"2014-12-10T08:25:26","slug":"re-position-watermark-in-html5-lightbox","status":"publish","type":"post","link":"https:\/\/html5box.com\/blog\/jquery-lightbox\/re-position-watermark-in-html5-lightbox\/","title":{"rendered":"Re-position watermark in HTML5 Lightbox"},"content":{"rendered":"<p><strong>Question<\/strong>:<\/p>\n<p>* This question is for the script <a href=\"http:\/\/html5box.com\/html5lightbox\/index.php\" title=\"HTML5 Lightbox\" target=\"_blank\">HTML5 Lightbox<\/a>.<\/p>\n<p>I was just wondering, how do I re-position watermark image in lightbox. Currently its on the top left hand side of the lightbox gallery. I wish to make it re-position to the bottom left or right.<\/p>\n<p><strong>Answer<\/strong>:<\/p>\n<p>You can add the following CSS code to your webpage to move the watermark to the bottom right:<\/p>\n<pre class=\"brush: css; title: ; notranslate\" title=\"\">\r\n&lt;style type=&quot;text\/css&quot;&gt;\r\n#html5-watermark {\r\n    position: absolute !important;\r\n    top: auto !important;\r\n    left: auto !important; \r\n    right: 10px !important;   \r\n    bottom: 56px !important;\r\n}\r\n&lt;\/style&gt;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Question: * This question is for the script HTML5 Lightbox. I was just wondering, how do I re-position watermark image in lightbox. Currently its on the top left hand side of the lightbox gallery. I wish to make it re-position to the bottom left or right. Answer: You can add the following CSS code to &hellip; <a href=\"https:\/\/html5box.com\/blog\/jquery-lightbox\/re-position-watermark-in-html5-lightbox\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Re-position watermark in HTML5 Lightbox<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,7],"tags":[],"class_list":["post-167","post","type-post","status-publish","format-standard","hentry","category-html5-lightbox","category-jquery-lightbox"],"_links":{"self":[{"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/posts\/167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/comments?post=167"}],"version-history":[{"count":2,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/posts\/167\/revisions"}],"predecessor-version":[{"id":169,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/posts\/167\/revisions\/169"}],"wp:attachment":[{"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/media?parent=167"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/categories?post=167"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/tags?post=167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}