uwuhell

theme 8

Aug 5th, 2015
3,279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.53 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-----
  5. theme 8 by amy @chagnki
  6. if there's any problem, feel free to contact me or something
  7.  
  8. base code by animecharacter.tumblr.com!
  9.  
  10. for help visit:
  11. tumblr.com/docs/en/custom_themes
  12. tumblr.com/docs/en/localizing_themes
  13. w3schools.com
  14. (please dont send me customization asks)
  15.  
  16. please don't disturb the credit! have a nice day :^)
  17.  
  18. ----->
  19.  
  20. <meta charset="utf-8">
  21. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  22. {block:Description}
  23. <meta name="description" content="{MetaDescription}" />
  24. {/block:Description}
  25.  
  26. <title>{Title}</title>
  27.  
  28. <link rel="shortcut icon" href="{Favicon}">
  29. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  30. <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
  31.  
  32. <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  33.  
  34. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  35.  
  36. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  37.  
  38. <script>
  39. (function($){
  40. $(document).ready(function(){
  41. $("a[title]").style_my_tooltips({
  42. tip_follows_cursor:true,
  43. tip_delay_time:1,
  44. tip_fade_speed:100,
  45. attribute:"title"
  46. });
  47. });
  48. })(jQuery);
  49. </script>
  50.  
  51. <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  52.  
  53. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  54. <script type="text/javascript">
  55. $(document).ready(function(){
  56. $(".slid").hide();
  57. $(".links_title").click(function(){
  58. $(this).next(".slid").slideToggle('fast');
  59. }); }); </script>
  60.  
  61. <meta name="image:Background" content="">
  62. <meta name="image:Sidebar" content="">
  63. <meta name="image:Left image" content="">
  64. <meta name="image:Right image" content="">
  65.  
  66. <meta name="color:Background" content="#fff">
  67. <meta name="color:Text" content="fff">
  68. <meta name="color:Border" content="fff">
  69. <meta name="color:Link" content="fff">
  70. <meta name="color:Link hover" content="fff">
  71. <meta name="color:Post bg" content="fff">
  72. <meta name="color:Sidebar bg" content="fff">
  73. <meta name="color:Footer" content="fff">
  74. <meta name="color:Buttons" content="fff">
  75. <meta name="color:Dropdown" content="fff">
  76.  
  77. <meta name="select:Border" content="solid">
  78. <meta name="select:Border" content="dotted">
  79. <meta name="select:Border" content="dashed">
  80.  
  81. <meta name="select:Font" content="arial">
  82. <meta name="select:Font" content="courier">
  83. <meta name="select:Font" content="consolas">
  84. <meta name="select:Font" content="ms pgothic">
  85.  
  86. <meta name="select:Footer border" content="solid">
  87. <meta name="select:Footer border" content="dotted">
  88. <meta name="select:Footer border" content="dashed">
  89.  
  90. <meta name="if:250px" content=""/>
  91. <meta name="if:400px" content="1">
  92. <meta name="if:Full bg" content=""/>
  93. <meta name="if:Sidebar right" content=""/>
  94. <meta name="if:Default links" content=""/>
  95. <meta name="if:Button links" content=""/>
  96. <meta name="if:Sliding links" content=""/>
  97. <meta name="if:Dropdown links" content=""/>
  98. <meta name="if:Hover links" content=""/>
  99. <meta name="if:Transparent" content=""/>
  100. <meta name="if:Shadow" content=""/>
  101. <meta name="if:Rounded corners" content/>
  102. <meta name="if:Small cursor" content=""/>
  103. <meta name="if:Double border" content=""/>
  104. <meta name="if:Footer bg" content=""/>
  105. <meta name="if:Footer border" content=""/>
  106. <meta name="if:Sidebar img round" content=""/>
  107. <meta name="if:sidebar img border" content=""/>
  108. <meta name="if:Link1" content=""/>
  109. <meta name="if:Link2" content=""/>
  110. <meta name="if:Link3" content=""/>
  111.  
  112. <meta name="text:Link 1" content="">
  113. <meta name="text:Link 1 url" content="/">
  114. <meta name="text:Link 2" content="">
  115. <meta name="text:Link 2 url" content="/">
  116. <meta name="text:Link 3" content="">
  117. <meta name="text:Link 3 url" content="/">
  118.  
  119. <meta name="text:Tag symbol" content="#">
  120. <meta name="text:Sidebar margin top" content="50">
  121. <meta name="text:Font size" content="12">
  122. <meta name="text:Navi title" content="navigation">
  123. <meta name="text:Sidebar img hover" content="wow!">
  124.  
  125. <meta name="text:Right image width" content=""/>
  126. <meta name="text:Left image width" content=""/>
  127. <meta name="text:Right image margin left" content="0"/>
  128. <meta name="text:Right image margin bottom" content="0"/>
  129. <meta name="text:Left image margin left" content="0"/>
  130. <meta name="text:Left image margin bottom" content="0"/>
  131.  
  132. <style type="text/css">
  133.  
  134. {block:ifsmallcursor} *, body {cursor: url(http://i.imgur.com/2qleX.jpg), auto;} a, a:link,a:active,a:visited, a:hover {cursor: url(http://i.imgur.com/IepP2.jpg), auto;} {/block:ifsmallcursor}
  135.  
  136. #s-m-t-tooltip {max-width:300px;background-color:{color:Post bg};font-size:{text:Font size}px ;color: {color:Text};letter-spacing:1px;text-transform:normal;padding:3px;margin:15px 0px 0px 15px;z-index:999;}
  137.  
  138.  
  139. /*
  140. general text styles, fonts and colours
  141. */
  142.  
  143. body {
  144. margin:0px;
  145. background:{color:Background} url('{image:Background}');
  146. {block:ifFullbg} background-size:cover; {/block:ifFullbg}
  147. background-attachment:fixed;
  148. font-family: {select:Font};
  149. font-size:{text:Font size}px;
  150. line-height:140%;
  151. color: {color:Text};
  152. }
  153.  
  154. p{
  155. margin:0 0 10px 0;
  156. padding:0;
  157. }
  158.  
  159. pre {
  160. white-space: pre-wrap;
  161. white-space: -moz-pre-wrap;
  162. white-space: -pre-wrap;
  163. white-space: -o-pre-wrap;
  164. word-wrap: break-word;
  165. }
  166.  
  167. a{
  168. color:{color:Link};
  169. }
  170.  
  171. a:hover{
  172. color:{color:Link hover};
  173. }
  174.  
  175. #default{
  176. word-spacing:3px;
  177. }
  178.  
  179. #buttons{
  180. word-spacing:3px;
  181. }
  182.  
  183. #buttons a{
  184. background:{color:Buttons};
  185. padding:3px;
  186. line-height:25px;
  187. border:1px dotted {color:Border};
  188. }
  189.  
  190. #buttons a:hover {
  191. opacity:.5;
  192. text-decoration:none;
  193. }
  194.  
  195. li{
  196. margin-left:-15px;
  197. }
  198.  
  199. /*
  200. containers etc
  201. */
  202. #wrapper{
  203. width:600px;
  204. margin:50px auto;
  205. }
  206.  
  207. #sidebar{
  208. width:140px;
  209. margin-top:{text:Sidebar margin top}px;
  210. text-align:center;
  211. {block:ifSidebarright} {block:if250px}right:180px;{block:if250px} {block:if400px}right:100px;{/block:if400px} {/block:ifSidebarright}
  212. position:fixed;
  213. {block:ifnotTransparent}
  214. border: 1px {select:Border} {color:Border}; {block:ifDoubleborder} border: 4px double {color:Border} {/block:ifDoubleborder};
  215. background: {color:Sidebar bg};
  216. {block:ifShadow}-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
  217. -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
  218. box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);{/block:ifShadow}
  219. padding:10px;
  220. {/block:ifnotTransparent}
  221. text-align:center;
  222. {block:ifRoundedcorners}-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; {/block:ifRoundedcorners}
  223. }
  224.  
  225. #content{
  226. width:{block:if250px}270px{/block:if250px} {block:if400px}420px{/block:if400px};
  227. margin-left:200px;
  228. overflow:hidden;
  229. padding:10px;
  230. }
  231.  
  232. .post{
  233. width:{block:if250px}250px{/block:if250px} {block:if400px}400px{/block:if400px};
  234. margin:0 0 50px 0;
  235. overflow:hidden;
  236. text-align:justify;
  237. padding:10px;
  238. {block:ifnotTransparent} background:{color:Post bg}; border: 1px {select:Border}; padding:10px; {block:ifDoubleborder}border:4px double {color:Border}; {/block:ifDoubleborder}
  239. {block:ifShadow}-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
  240. -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
  241. box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);{/block:ifShadow}{/block:ifnotTransparent}
  242. {block:ifRoundedcorners}-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; {/block:ifRoundedcorners}
  243. }
  244.  
  245. #sidebar img, .post img{
  246. max-width:100%;
  247. }
  248.  
  249. #sidebar img{
  250. height:110px;width:110px; {block:ifSidebarimgborder}
  251. border:1px solid {color:Border};
  252. {/block:ifSidebarimgborder}
  253. {block:ifSidebarimground}
  254. border-radius:80px;
  255. {/block:ifSidebarimground}
  256. }
  257.  
  258. #sidebar img , hover{
  259. cursor:help;
  260. }
  261.  
  262. #slid {position:relative;display: block;padding:3px;margin:auto;width:100px;line-height: 140%;font-size: 12px;word-spacing:3px;word-wrap: break-word;}
  263.  
  264. .slid{ position:relative;display: block;padding:3px;margin:auto;width:100px;line-height: 140%;font-size: 12px;letter-spacing: 1px;word-spacing:3px;word-wrap: break-word; margin-top:-10px;padding-bottom: 10px;}
  265.  
  266. #nav{
  267. margin:5px;
  268. }
  269.  
  270. #pag{
  271. padding-top:10px;
  272. }
  273.  
  274. #pag a{
  275. text-decoration:none;
  276. }
  277.  
  278. .playbox {background-color: #fff;
  279. position: absolute;
  280. z-index: 1000;
  281. margin-top: 17px;
  282. margin-left: 15px;
  283. opacity: 0.5;
  284. filter:alpha(opacity=50);
  285. -moz-opacity: 0.5;
  286. -khtml-opacity: 0.5;
  287. -moz-border-radius: 30px;
  288. -webkit-border-radius: 30px;
  289. border-radius: 30px;
  290. }
  291.  
  292. .audiowrap {
  293. position: relative;
  294. display:inline-block;
  295. }
  296.  
  297. .audioimgwrap {
  298. position: absolute;
  299. overflow: hidden;
  300. width: 90px;
  301. height: 90px;
  302. }
  303.  
  304. .audiodet {
  305. margin-top:0px;
  306. margin-left:100px;
  307. min-height: 90px;
  308. }
  309.  
  310. .links {margin:auto; margin-top: -5px; padding:0px; width:100px;} .links_title {padding-top:2px; padding-bottom:2px; position:relative;text-align:center;color: {color:Text};width: 100px;border:1px solid {color:Border};background-color: {color:Dropdown};cursor:pointer;text-transform:lowercase}
  311.  
  312. /*
  313. content in the body of the posts - quotes, asks, etc
  314. "media" contains photos, photosets, videos, audio posts
  315. */
  316. .media{
  317. margin:0 0 10px 0;
  318. }
  319.  
  320. .title{
  321. font-weight:normal;
  322. font-size:18px;
  323. margin:0 0 10px 0;
  324. text-decoration:underline;
  325. }
  326.  
  327. .quote{
  328. font-weight:normal;
  329. font-size:16px;
  330. font-style:italic;
  331. margin:0 0 10px 0;
  332. }
  333.  
  334. .question{
  335. margin-bottom:10px;
  336. }
  337.  
  338. blockquote{
  339. margin:0 0 10px 10px;
  340. padding:0 0 0 10px;
  341. border-left:solid 1px {color:Text};
  342. }
  343.  
  344. /*
  345. post footers - date, tags, via and source
  346. */
  347. .post .footer{
  348. margin:0;
  349. text-align:left;
  350. {block:ifFooterborder} padding:10px; border: 1px {select:Footer border} {color:Border};
  351. {/block:ifFooterborder}
  352. {block:ifFooterbg} padding:8px; background:{color:Footer}; {/block:ifFooterbg}
  353. text-align:left;
  354. {block:ifRoundedcorners}-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; {/block:ifRoundedcorners}
  355. }
  356.  
  357. .footer a{
  358. text-decoration:none;
  359. }
  360.  
  361. /*
  362. post notes
  363. */
  364. ol.notes{
  365. list-style-type:none;
  366. padding:0;
  367. margin:0;
  368. }
  369.  
  370. ol.notes li.note img{
  371. width:16px;
  372. height:16px;
  373. }
  374.  
  375. ol.notes li.note{
  376. margin:0px;
  377. }
  378.  
  379. {CustomCSS}
  380.  
  381. #drophover {
  382. margin-top: 10px;
  383. margin-bottom: 0px;
  384. height: 18px;
  385. text-align: center;
  386. overflow: hidden;
  387. font-family: {select:Font};
  388. -webkit-transtion: all 0.2s ease-out;
  389. -moz-transition: all 0.2s ease-out;
  390. -ms-transition: all 0.2s ease-out;
  391. -o-transition: all 0.2s ease-out;
  392. transition: all 0.2s ease-out;
  393. }
  394.  
  395. #drophover:hover {
  396. height: 60px;
  397. {block:ifLink1}height:70px;{/block:ifLink1}
  398. {block:ifLink2}height:82px;{/block:ifLink2}
  399. {block:ifLink3}height:98px;{/block:ifLink3}
  400. -webkit-transition: all 0.2s ease-out;
  401. -moz-transition: all 0.2s ease-out;
  402. -ms-transition: all 0.2s ease-out;
  403. -o-transition: all 0.2s ease-out;
  404. transition: all 0.2s ease-out;
  405. }
  406.  
  407. #drophover #notdrop {
  408. line-height: 13px;
  409. color: {color:link};
  410. }
  411.  
  412. .drophoverbttn {
  413. background:{color:Dropdown};
  414. margin-top: -3px;
  415. color: {color:link};
  416. }
  417.  
  418. </style>
  419. </head>
  420.  
  421. <body>
  422.  
  423.  
  424.  
  425. <div id="wrapper">
  426.  
  427.  
  428. <div id="sidebar">
  429. <a href="/" title="{text:Sidebar img hover}"><img src="{image:Sidebar}"></a>
  430. {block:Description}
  431. <p>{Description}</p>
  432. {/block:Description}
  433.  
  434. {block:ifDefaultlinks}
  435. <div id="default">
  436. <center>
  437. <a href="/">index</a>
  438. <a href="/ask">message</a>
  439. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  440. {block:ifLink2}<a href="{text:Link 2 URL}" >{text:Link 2}</a>{/block:ifLink2}
  441. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}
  442. </center>
  443. </div>
  444. {/block:ifDefaultlinks}
  445.  
  446. {block:ifHoverlinks}
  447. <div id="drophover">
  448. <div class="drophoverbttn" style="padding:3px;">{text:Navi title}</div>
  449. <div id="notdrop"><p></p>
  450. <a href="/">index</a><br>
  451. <a href="/ask">message</a><br>
  452. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a><br>{/block:ifLink1}
  453. {block:ifLink2}<a href="{text:Link 2 URL}" >{text:Link 2}</a><br>{/block:ifLink2}
  454. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}
  455. </div>
  456. </div>
  457. {/block:ifHoverlinks}
  458.  
  459. {block:ifDropdownlinks}
  460. <center>
  461. <select onchange='location=this.options[this.selectedIndex].value;' style='width:100px; border-radius:none;background:{color:Dropdown};border:1px solid {color:border};color:{color:text};font-family:{select:Font}'>
  462.  
  463. <option>{text:Navi title}</option>
  464.  
  465. <option value="/">index</option>
  466.  
  467. <option value="/ask">message</option>
  468.  
  469. {block:ifLink1}<option value="{text:Link 1 URL}">{text:Link 1}</option>{block:ifLink1}
  470.  
  471. {block:ifLink2}<option value="{text:Link 2 URL}">{text:Link 2}</option>{block:ifLink2}
  472.  
  473. {block:ifLink3}<option value="{text:Link 3 URL}">{text:Link 3}</option>{block:ifLink3}
  474.  
  475. </select>
  476. {/block:ifDropdownlinks}
  477.  
  478. {block:ifSlidinglinks}
  479. <div class="links">
  480. <p class="links_title">{text:Navi title}</p>
  481. <div class="slid">
  482. <center>
  483. <a href="/">index</a><br>
  484. <a href="/ask">message</a><br>
  485. <a href="{text:Link 1 url}">{text:Link 1}</a><br>
  486. <a href="{text:Link 2 url}">{text:Link 2}</a><br>
  487. <a href="{text:Link 3 url}">{text:Link 3}</a><br>
  488. </center>
  489. </div>
  490. </div>
  491. {/block:ifSlidinglinks}
  492.  
  493. {block:ifButtonlinks}
  494. <div id="buttons">
  495. <center>
  496. <a href="/">index</a>
  497. <a href="/ask">message</a>
  498. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  499. {block:ifLink2}<a href="{text:Link 2 URL}" >{text:Link 2}</a>{/block:ifLink2}
  500. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}
  501. </center>
  502. </div>
  503. {/block:ifButtonlinks}
  504.  
  505. {block:Pagination}
  506. <div id="nav"><div id="pag">
  507. {block:PreviousPage}<a href="{PreviousPage}">← prev</a>{/block:PreviousPage}
  508.  
  509. {block:NextPage}<a href="{NextPage}">next →</a>{/block:NextPage}
  510. </div></div>
  511. {/block:Pagination}
  512.  
  513. </div>
  514.  
  515.  
  516.  
  517. <div id="content">
  518. {block:Posts}
  519.  
  520. <div class="post">
  521.  
  522. {block:Text}
  523. {block:Title}
  524. <div class="title">{Title}</div>
  525. {/block:Title}
  526. {Body}
  527. {/block:Text}
  528.  
  529. {block:Photo}
  530. <div class="media"><img src="{PhotoURL-HighRes}" width="{block:if250px}250{/block:if250px} {block:if400px}400{/block:if400px}"/></div>
  531. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  532. {/block:Photo}
  533.  
  534. {block:Photoset}
  535. <div class="media">{block:if250px}{Photoset-250}{/block:if250px} {block:if400px}{Photoset-400}{/block:if400px}</div>
  536. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:indexpage}
  537. {/block:Photoset}
  538.  
  539. {block:Quote}
  540. <div class="quote">"{Quote}"</div>
  541. {block:Source}
  542. <div class="quotesource">{Source}</div>
  543. {/block:Source}
  544. {/block:Quote}
  545.  
  546. {block:Link}
  547. <div class="title"><a href="{URL}">{Name}</a></div>
  548. {block:Description}
  549. <div class="description">{Description}</div>
  550. {/block:Description}
  551. {/block:Link}
  552.  
  553. {block:Chat}
  554. {block:Title}
  555. <div class="title">{Title}</div>
  556. {/block:Title}
  557.  
  558. {block:Lines}
  559. <div class="{Alt} user_{UserNumber}">
  560. {block:Label}
  561. <b>{Label}</b>{/block:Label}
  562. &nbsp;{Line}
  563. </div>
  564. {/block:Lines}
  565. {/block:Chat}
  566.  
  567. {block:Video}
  568. <div class="media">{block:if250px}{Video-250}{/block:if250px} {block:if400px}{Video-400}{/block:if400px}</div>
  569. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  570. {/block:Video}
  571.  
  572. {block:Audio}
  573. <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
  574. <div class="audioimgwrap">
  575. <img src="http://static.tumblr.com/2lqtwbf/coolyqooj/untitled-1.png" class="cover" alt=""/>
  576. {block:AlbumArt}
  577. <img src="{AlbumArtURL}" class="cover" alt=""/>
  578. {/block:AlbumArt}</div>
  579. <div class="audiodet">{block:TrackName}<b>{TrackName}</b>{/block:TrackName}
  580. {block:Artist}<i>by</i> {Artist}{/block:Artist}
  581. {block:PlayCount}<br>(<b>{PlayCount}</b> listens){/block:PlayCount}</div>
  582. {block:Caption}{Caption}{/block:Caption}
  583. {/block:Audio}
  584.  
  585. {block:Answer}
  586. <div class="question">{Asker}: {Question}</div>
  587. <div class="caption">{Answer}</div>
  588. {/block:Answer}
  589.  
  590.  
  591. {block:Date}
  592. <div class="footer">
  593. <b><a href="{Permalink}" title="permalink">{TimeAgo} + {block:NoteCount} {NoteCount} {/block:NoteCount}</a></b>
  594. {block:HasTags}<br><u><b>tagged as:</b></u> {block:Tags}{text:Tag symbol}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  595. {block:RebloggedFrom}<br><b><u>via:</u></b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  596. {block:ContentSource}<br><b><u>source:</u></b> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}
  597. </div>
  598.  
  599. {block:PermalinkPage}
  600. {block:NoteCount}
  601. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:NoteCount}
  602. {/block:PermalinkPage}
  603. {/block:Date}
  604.  
  605. </div>
  606. {/block:Posts}
  607.  
  608. <!--again, DON'T REMOVE/EDIT THE CREDIT. So uhm pls ignore this section and good day!-->
  609.  
  610. <a style="bottom:2px;right:2px;background:none;none;position:fixed;padding:2px;font-size:15px;color:{color:Link};text-decoration:none;" href="http://chagnki.tumblr.com/" title="theme">★</a>
  611.  
  612. </div>
  613. </div>
  614.  
  615. </div>
  616.  
  617. <div id="imageright" style="position:fixed; bottom:{text:right image margin bottom}px; right:{text:right image margin left}px; z-index:-1;"><img src="{image:Right Image}"width="{text:right image width}"></div>
  618.  
  619. <div id="imageleft" style="position:fixed; bottom:{text:left image margin bottom}px; z-index:-1; left:{text:left image margin left}px;"><img src="{image:Left Image}"width="{text:left image width}"></div>
  620.  
  621. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  622. <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
  623.  
  624. </body>
  625. </html>
Advertisement
Add Comment
Please, Sign In to add comment