Advertisement
planthed

faq page 10

Jul 29th, 2015 (edited)
915
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.56 KB | None | 0 0
  1. <!--
  2.  
  3. theme made by tumblr user m1lks ★彡
  4.  
  5. keep the creds u lil bitch (◡‿◡✿)
  6.  
  7. — http://painthemes.tumblr.com/
  8. — http://m1lks.tumblr.com/
  9.  
  10.  
  11. *****IMPORTANT, READ THIS*****
  12.  
  13. the idea of this layout and all that contain are made by me, please do not steal,redristibute or claim it as yours; keep the credits intact, bc i work really hard to make this for you. I know when people stole my codes, if you are of this people, i will message you to credit me, if you don't reply or dont take me in account, i proceed to report you and you will suffer the consequences.
  14.  
  15.  
  16. ****
  17. IF YOUR ASK BOX DO NOT SERVE, REMEMBER TO CHANGE "URLNAME" WITH THE NAME OF YOUR URL IN: http://www.tumblr.com/ask_form/URLNAME.tumblr.com
  18.  
  19. ((FIND THIS WITH CTRL + F))
  20. ****
  21.  
  22. --->
  23.  
  24. <html lang="en">
  25. <title>{title}</title>
  26. <link rel="shortcut icon" href="{favicon}">
  27. <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  28. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  29. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  30. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  31. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  32. <script>
  33. (function($){$(document)
  34. .ready(function(){$("[title]")
  35. .style_my_tooltips();});})
  36. (jQuery);
  37. </script>
  38. <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
  39. </script>
  40.  
  41.  
  42.  
  43. <style type="text/css">
  44.  
  45. #s-m-t-tooltip{
  46. max-width:300px;
  47. padding:7px;
  48. margin:20px 0px 0px 20px;
  49. background:white;
  50. font-family:calibri;
  51. font-size:8px;
  52. text-transform:uppercase;
  53. color:#868686;
  54. letter-spacing:1px;
  55. opacity:1;
  56. border-radius:4px;
  57. z-index:999999999999999999999999999999999999999999999999999999999999999;
  58. }
  59.  
  60.  
  61. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  62.  
  63. body{
  64. margin:0px;
  65. color: #aaa;
  66. background-attachment: fixed;
  67. padding: 0px;
  68. font-family: "calibri";
  69. background: #fafafa;
  70. background-image:url({image:Background});
  71. background-attachment: fixed;
  72. background-position:center;
  73. background-repeat: no-repeat;
  74. background-attachment:fixed;
  75. background-size: cover;
  76. }
  77.  
  78.  
  79. a:link, a:active, a:visited{cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  80. color: #d2dae5; /* change the color*/
  81. text-decoration: none;
  82. -webkit-transition: color 0.5s ease-out;
  83. -moz-transition: color 0.5s ease-out;
  84.  
  85. }
  86.  
  87.  
  88. a:hover{cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;color:#d2dae5; /* change the color*/
  89. -webkit-transition-duration: .9s;
  90. -webkit-transition: color 0.3s ease-out;
  91. -moz-transition: color 0.3s ease-out;
  92.  
  93. }
  94.  
  95.  
  96. #box{
  97. background:#fff;
  98. position:fixed !important;
  99. width:555px;
  100. border-radius:5px;
  101. background:#fff;
  102. height:240px;
  103. outline-offset:-8px;
  104. outline:1px solid #fff;
  105. border:1px solid #fff;
  106. margin-top:190px;
  107. margin-left:395px;
  108. text-align:left;
  109. display:block;
  110.  
  111. }
  112.  
  113. #box:before{
  114. position: absolute;
  115. left: -30px;
  116. top:-12px;
  117. opacity:1;
  118. width: 0px;
  119. content:"";
  120. transform: scale(1.7, .3);
  121. -webkit-transform: scale(1.7, .3);
  122. -moz-transform: scale(1.7, .3);
  123. -o-transform: scale(1.7, .3);
  124. -ms-transform: scale(1.7, .3);
  125. height: 0px;
  126. border-right: 11px solid white;
  127. border-bottom: 60px solid transparent;
  128. border-left: 11px solid transparent;
  129. border-top: 60px solid transparent;
  130. }
  131.  
  132. #sidebar{
  133. margin-top:10px;
  134. margin-left:-100px;
  135. position:fixed;
  136. height:100px;
  137. width:120px;
  138. padding:8px;
  139.  
  140. }
  141.  
  142. #about{
  143. border-radius:5px;
  144. position:fixed !important;
  145. z-index:9999999999999999999999999;
  146. margin-top:20px;
  147. margin-left:18px;
  148. width:500px;
  149. padding:11px;
  150. letter-spacing:2px;
  151. font-family:arial;
  152. font-size:8px;
  153. text-transform:uppercase;
  154. color:#888;
  155. line-height:14px;
  156. overflow:hidden;
  157. height:170px;
  158. background:#fff;
  159. -webkit-transition: all .7s ease;
  160. -moz-transition: all .7s ease;
  161. -o-transition: all .7s ease;
  162. transition: all .7s ease;
  163. }
  164.  
  165. #askbox{
  166. position:absolute;
  167. margin-top:70px;
  168. margin-left:15px;
  169. z-index:9999999999999999999999;
  170. width:500px;
  171. padding:11px;
  172. letter-spacing:1px;
  173. font-family:calibri;
  174. font-size:10px;
  175. text-transform:uppercase;
  176. color:#aaa;
  177. line-height:10px;
  178. overflow:hidden;
  179. display:inline-block;
  180. height:190px;
  181. opacity:0;
  182. transition: all 0.5s ease-out;
  183. -o-transition-transition: all 0.5s ease-out;
  184. -webkit-transition: all 0.5s ease-out;
  185. -moz-transition: all 0.5s ease-out;
  186. }
  187.  
  188. #box:hover #askbox{
  189. margin-top:15px;
  190. opacity:1;
  191. z-index:9999999999999999999999;
  192. }
  193.  
  194.  
  195. #color{
  196. background-color:#fff;
  197. repeat:repeat-x;
  198. width:100%;
  199. height:50px;
  200. text-align:right;
  201. position: fixed;
  202. opacity:1;
  203. margin-left:0px;
  204. margin-top:0px;
  205. z-index:99999;
  206. line-height:50px;
  207. font-family:arial;
  208. font-size:7.5px;
  209. text-transform:uppercase;
  210. letter-spacing:3px;
  211. }
  212.  
  213. #color a{color:#ABBEDE;padding:15px;transition: all 0.9s ease-out;
  214. -o-transition-transition: all 0.9s ease-out;
  215. -webkit-transition: all 0.9s ease-out;
  216. -moz-transition: all 0.9s ease-out;}
  217.  
  218. #color a:hover{background:#ABBEDE; color:#fff; transition: all 0.9s ease-out;
  219. -o-transition-transition: all 0.9s ease-out;
  220. -webkit-transition: all 0.9s ease-out;
  221. -moz-transition: all 0.9s ease-out;}
  222.  
  223.  
  224. </style>
  225. </head>
  226.  
  227. <body>
  228. <div id="color">
  229. <a href="/">home</a>
  230. <a href="/">refresh</a>
  231. <a href="/">more</a>
  232. <a href="http://m1lks.tumblr.com">theme</a>
  233. </div>
  234.  
  235.  
  236.  
  237. <div id="box">
  238. <div id="sidebar">
  239. <img src="{PortraitURL-128}" style="opacity:1; padding:0px; width:60px; height:60px;border-radius:3px"></div>
  240. <div id="about">
  241. <div style="font-family:arial black; font-size:35px; color:#ABBEDE;text-align:center; letter-spacing:5px;line-height:20px;text-transform:uppercase;text-shadow:3px 3px #eee;font-style:italic;">read before ask</div><br>
  242. <hr noshade size=1 color=#f3f3f3><p></p><p>
  243. <!---WRITE HERE YOUR FAQ, ABOUT, OR WHATEVER YOUR HEART DESIRES LOLS--->
  244.  
  245.  
  246. **********BASIC CODES FOR YOU**********<br>
  247. BOLD: <b>BOLD</b> <br>
  248. ITALIC: <i>ITCALIC</i> <br>
  249. UNDERLINES: <u>UNDERLINE</u> <br>
  250. STRIKE THROUGH: <s>STRIKE THROUGH</s> <br>
  251. CHANGING COLOR: <font color="#d2dae5">text</font> <br>
  252. CHANGING SIZE: <font size="2">text</font> <br>
  253.  
  254. CHANGING COLOR & SIZE: <font size="2" color="htmlcolor">text</font> <br>
  255. ****************************************
  256.  
  257. <!---END OF YOUR FAQ--->
  258. </div>
  259. <div id="askbox">
  260. <iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/URLNAME.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe>
  261. </div>
  262. </div></div>
  263. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement