tr0pes

LIKE A GIRL - GIF PAGE

Jul 13th, 2019
5,964
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.87 KB | None | 0 0
  1. <html>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--
  6.  
  7. GIF PAGE BY DINODESIGNS - LIKE A GIRL
  8.  
  9. - fonts from google fonts
  10.  
  11. -->
  12.  
  13. <head>
  14.  
  15. <title>GIFS</title>
  16.  
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19.  
  20. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21. <link href="https://fonts.googleapis.com/css?family=Archivo+Black|DM+Serif+Display|DM+Serif+Text|Fredoka+One|Fugaz+One|Literata|Notable|Patua+One|Righteous|Ultra&display=swap" rel="stylesheet">
  22.  
  23. <link href="https://fonts.googleapis.com/css?family=Lato|Montserrat|Muli|Nanum+Gothic|Nunito|Open+Sans|Quicksand|Roboto|Rubik|Work+Sans&display=swap" rel="stylesheet">
  24.  
  25. <script>
  26. (function($){
  27. $(document).ready(function(){
  28. $("a[title]").style_my_tooltips({
  29. tip_follows_cursor:true,
  30. tip_delay_time:90,
  31. tip_fade_speed:600,
  32. attribute:"title"
  33. });
  34. });
  35. })(jQuery);
  36. </script>
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41.  
  42.  
  43. body {
  44. font-family: 'Montserrat', sans-serif;
  45. font-size:10px;
  46. letter-spacing:.5px;
  47. color:#aeaeae;
  48. text-align:justify;
  49. margin:-5px;
  50. text-transform:lowercase;
  51. background-color:#e7e6e6;
  52. background-attachment:fixed!important;
  53. background-image:url('IMAGEURL');!important
  54. }
  55.  
  56. ::-webkit-scrollbar {
  57. width:10px;
  58. }
  59.  
  60. ::-webkit-scrollbar-track {
  61. background:#f4f4f4;
  62. }
  63.  
  64. ::-webkit-scrollbar-thumb {
  65. background:#dbdbdb;
  66. }
  67.  
  68. ::-webkit-scrollbar-thumb:window-inactive {
  69. background: transparent;
  70. }
  71.  
  72. #s-m-t-tooltip {
  73. max-width:300px;
  74. margin:15px;
  75. font-size:8px;
  76. font-family: 'Montserrat', sans-serif;
  77. letter-spacing:1px;
  78. text-align:center;
  79. text-transform:uppercase;
  80. padding:10px;
  81. padding-left:30px;
  82. padding-right:30px;
  83. font-weight:bold;
  84. color:#aeaeae;
  85. background:#e7e6e6;
  86. border:1px solid #dbdbdb;
  87. z-index:999999;
  88. }
  89.  
  90.  
  91. h2 {
  92. margin-bottom:10px;
  93. font-size: 18px;
  94. font-style:none;
  95. text-align:center;
  96. margin-top:0px;
  97. font-weight:bold;
  98. line-height:100%;
  99. font-family:'Righteous';
  100. text-transform:uppercase;
  101. color:#6c6074;
  102. }
  103.  
  104. h2 i {
  105. margin-bottom:10px;
  106. font-size: 18px;
  107. font-style:none;
  108. text-align:center;
  109. font-weight:bold;
  110. line-height:100%;
  111. font-family:'Righteous';
  112. text-transform:uppercase;
  113. color:#6c6074;
  114. }
  115.  
  116. h2 b {
  117. margin-bottom:10px;
  118. font-size: 18px;
  119. font-style:none;
  120. text-align:center;
  121. font-weight:bold;
  122. line-height:100%;
  123. font-family:'Righteous';
  124. text-transform:uppercase;
  125. color:#6c6074;
  126. }
  127.  
  128. hr {
  129. width:50px;
  130. margin-left:0px;
  131. border-width: 1px 0px 0px 0px;
  132. border-style: solid;
  133. border-color: #dbdbdb;
  134. }
  135.  
  136. b, strong {
  137. color: #6c6074;
  138. font-family:'Righteous';
  139. font-size:11px;
  140. font-weight:normal;
  141. }
  142.  
  143. i b {
  144. font-style:none;
  145. text-decoration:none;
  146. font-weight:normal;
  147. }
  148.  
  149. i, italic {
  150. color: #a67882;
  151. }
  152.  
  153. small, sup, sub {
  154. font-size:10px;
  155. }
  156.  
  157. a {
  158. color: #a67882;
  159. font-weight:bold;
  160. text-decoration: none;
  161. -moz-transition-duration: 2s;
  162. -o-transition-duration: 2s;
  163. -webkit-transition-duration: 2s;
  164. transition-duration: 2s;
  165. }
  166.  
  167. a:hover {
  168. color:#6c6074;
  169. text-decoration: none;
  170. -moz-transition-duration: 2s;
  171. -o-transition-duration: 2s;
  172. -webkit-transition-duration: 2s;
  173. transition-duration: 2s;
  174. }
  175.  
  176. ul {
  177. border-left:2px solid #dbdbdb;
  178. padding:5px;
  179. margin-left:10px;
  180. }
  181.  
  182. ul li {
  183. list-style:none;
  184. margin-left:10px;
  185. }
  186.  
  187. ul li:before {
  188. color:#6c6074;
  189. content:"›";
  190. font-size:1em;
  191. padding-right:.5em;
  192. position:relative;
  193. top:.1em;
  194. }
  195.  
  196. ol {
  197. margin-left:-25px;
  198. }
  199.  
  200.  
  201. img {
  202. max-width:100%;
  203. margin:5px;
  204. }
  205.  
  206. #sidebar {
  207. width:400px;
  208. background:#ffffff;
  209. padding:20px;
  210. margin-top:100px;
  211. margin-left:calc(50% - 200px);
  212. border:1px solid #dbdbdb;
  213.  
  214. }
  215.  
  216. #navigation {
  217. width:410px;
  218. text-align:center;
  219. margin-top:-50px;
  220. }
  221.  
  222. #link {
  223. margin:10px;
  224. width:25px;
  225. height:25px;
  226. text-align:center;
  227. border:1px solid #dbdbdb;
  228. line-height:25px;
  229. font-size:18px;
  230. font-family:'Righteous';
  231. font-weight:bold;
  232. background:#f4f4f4;
  233. border-radius:150px;
  234. padding:10px;
  235. display:inline-block;
  236. }
  237.  
  238. #description {
  239. height:100px;
  240. overflow:auto;
  241. }
  242. #main {
  243. width:100%;
  244. margin-top:40px;
  245. text-align:center;
  246. }
  247.  
  248. #credit {
  249. position:fixed;
  250. bottom:5px;
  251. left:5px;
  252. }
  253.  
  254. #credit img {
  255. width:20px;
  256. height:20px;
  257. }
  258.  
  259. </style>
  260.  
  261. </head>
  262. <body>
  263.  
  264. <!-- THIS PAGE THEME IS CREATED BY AUTUMN (DINODESIGNS/DINOCODES) AND IS NOT TO BE REDISTRUBUTED WITHOUT PERMISSION. DO NO REMOVE CREDIT, REPOST, OR TAKE PIECE OF CODE TO USE AS A BASE CODE. DO NOT REMOVE CREDIT. FOR TROUBLESHOOTING PLEASE CONTACT MAKER DIRECTLY AT @DINODESIGNS.TUMBLR.COM -->
  265.  
  266. <div id="sidebar">
  267. <div id="navigation">
  268. <a href="/" title="back"><div id="link">01</div></a>
  269. <a href="/ask" title="contact"><div id="link">02</div></a>
  270. <a href="https://dinodesigns.tumblr.com/" title="credit"><div id="link">03</div></a>
  271. </div>
  272. <div id="description">
  273. <!-- GIF INFORMATION HERE -->
  274. <h2>my gif page</h2>
  275. <b>how to use:</b> upload all of your gifs into a text post. once they've all uploaded, switch the post to html and copy & paste the entire code. then head over to <a href="https://www.zubrag.com/tools/html-tags-stripper.php">zubrag | tag stripper</a> paste what you copied into the box and add <b><img></b> into the <b>"Allow tags (will not remove them)</b> section and click <b>'Strip'</b>. Copy & paste the striped code into the main section below. <i>ENJOY!!</i>
  276.  
  277. </div></div>
  278.  
  279. <div id="main">
  280.  
  281.  
  282. <!-- PASTE YOUR STRIPED CODE/IMAGES HERE -->
  283.  
  284.  
  285. </div>
  286.  
  287.  
  288.  
  289. <!-- THIS PAGE THEME IS CREATED BY AUTUMN (DINODESIGNS) AND IS NOT TO BE REDISTRUBUTED WITHOUT PERMISSION. DO NO REMOVE CREDIT, REPOST, OR TAKE PIECE OF CODE TO USE AS A BASE CODE. DO NOT REMOVE CREDIT. FOR TROUBLESHOOTING PLEASE CONTACT MAKER DIRECTLY AT @DINODESIGNS.TUMBLR.COM -->
  290.  
  291. <a href="https://dinodesigns.tumblr.com/"><div id="credit" title="by dinodesigns"><img src="https://static.tumblr.com/61xorhm/Xl6pub0n2/dino__2_.png"></div></a> <!-- DO NOT REMOVE CREDIT!! -->
  292.  
  293.  
  294.  
  295. </body>
  296. </html>
Advertisement
Add Comment
Please, Sign In to add comment