Advertisement
Mikaela

Blurr 2nd code

Apr 29th, 2014
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.15 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- THEME #27 'BLURR' (2nd code, no expanded links) BY HRRYS
  4. I WORKED HARD ON THIS SO IF YOU REMOVE THE CREDIT OR EDIT AND CLAIM IT AS YOUR OWN, I'LL GET HARRY TO STRANGLE YOU.
  5. OKAY ENJOY NOW
  6. -->
  7.  
  8. <link rel="stylesheet" type="text/css" href="flexdropdown.css" />
  9.  
  10. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15.  
  16. <head>
  17.  
  18. <title>{Title}</title>
  19.  
  20. {block:Description}<meta name="description" content="{MetaDescription}"/>
  21. {/block:Description}
  22. <link rel="shortcut icon" href="{Favicon}" />
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  24.  
  25. <meta name="color:bg" content="#ffffff">
  26. <meta name="color:sbborder" content="#bbb8b8">
  27. <meta name="color:sblinks" content="#e7e7e7">
  28. <meta name="color:pagi" content="#9f9b9b">
  29. <meta name="color:link" content="#bbb8b8">
  30. <meta name="color:text" content="#9a9a9a">
  31. <meta name="color:tags" content="#b9b7b7">
  32. <meta name="color:ask" content="#fcfcfc">
  33. <meta name="color:hover" content="#eeeeee">
  34. <meta name="color:border" content="#e7e7e7">
  35. <meta name="color:info" content="#c6c6c6">
  36. <meta name="color:scrollbar" content="#d6d5d5">
  37.  
  38.  
  39. <meta name="image:sidebar0" content=""/>
  40. <meta name="image:sidebar1" content=""/>
  41. <meta name="image:sidebar2" content=""/>
  42. <meta name="image:sidebar3" content=""/>
  43. <meta name="image:sidebar4" content=""/>
  44.  
  45.  
  46. <meta name="text:link 3 url" content="/">
  47.  
  48.  
  49. <meta name="if:Cursor" content="1">
  50.  
  51. <style type="text/css">
  52.  
  53.  
  54. body {
  55. font-style:none;
  56. background-color:{color:bg};
  57. font-family:calibri;
  58. color:{color:text};
  59. font-size:9px;
  60. }
  61.  
  62.  
  63. a {
  64. color:{color:link};
  65. text-decoration:none;
  66. -webkit-transition: all 0.5s ease-out;
  67. -moz-transition: all 0.5s ease-out;
  68. transition: all 0.5s ease-out;
  69. }
  70.  
  71. a:hover {
  72. color:{color:hover};
  73. text-decoration:none;
  74. -webkit-transition: all 0.8s ease-out;
  75. -moz-transition: all 0.8s ease-out;
  76. transition: all 0.8s ease-out;
  77. }
  78.  
  79. img {
  80. border:none;
  81. }
  82.  
  83. blockquote {
  84. padding-left:5px;
  85. border-left:2px solid {color:border};
  86. }
  87.  
  88. h1 {
  89. font-size:10px;
  90. }
  91.  
  92. /*--Cursor code--*/
  93.  
  94. {block:ifCursor}
  95.  
  96. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  97.  
  98. {/block:ifCursor}
  99.  
  100.  
  101. /*--sidebar--*/
  102.  
  103. #sidebar {
  104. position:fixed;
  105. width:100px;
  106. margin-left:75px;
  107. margin-top:130px;
  108. }
  109.  
  110. /*--description--*/
  111.  
  112. #description {
  113. margin-top:0px;
  114. z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  115. margin-left:0px;
  116. width:298px;
  117. border-bottom:{color:sbborder} dashed 1px;
  118. border-right:{color:sbborder} dashed 1px;
  119. border-left:{color:sbborder} dashed 1px;
  120. padding-bottom:35px;
  121. font-family:'calibri';
  122. font-size:10px;
  123. text-align:center;
  124. }
  125.  
  126.  
  127. /*-- links--*/
  128.  
  129. #link1{
  130. margin-top:-25px;
  131. padding-bottom:3px;
  132. width:70px;
  133. margin-left:5px;
  134. position:fixed;
  135. border-bottom:{color:sblinks} solid 1px;
  136. font-size:13px;
  137. font-family:'cambria';
  138. text-align:center;
  139. }
  140.  
  141.  
  142. #link2{
  143. margin-top:-25px;
  144. width:70px;
  145. margin-left:118px;
  146. padding-bottom:3px;
  147. position:fixed;
  148. border-bottom:{color:sblinks} solid 1px;
  149. font-size:13px;
  150. font-family:'cambria';
  151. text-align:center;
  152. }
  153.  
  154. #link3{
  155. margin-top:-25px;
  156. width:70px;
  157. margin-left:225px;
  158. padding-bottom:3px;
  159. position:fixed;
  160. border-bottom:{color:sblinks} solid 1px;
  161. font-size:13px;
  162. font-family:'cambria';
  163. text-align:center;
  164. }
  165.  
  166. /*--pagination--*/
  167.  
  168. #pagination {
  169. width:100px;
  170. margin-top:113px;
  171. margin-left:70px;
  172. text-align:left;
  173. position:fixed;
  174. padding:5px;
  175. font-size: 8px;
  176. font-family: Consolas;
  177. color:{color:pagi};
  178. }
  179.  
  180. #pagination a {
  181. color:{color:pagi};
  182. }
  183.  
  184. #pagination a:hover {
  185. color:{color:Hover};
  186. }
  187.  
  188. /*--posts--*/
  189.  
  190. #posts {
  191. width:500px;
  192. margin-bottom:10px;
  193. padding:1px;
  194. font-size:11px;
  195. color:{color:text};
  196. line-height:90%;
  197. text-align:justify;
  198. }
  199.  
  200. #postscontainer {
  201. margin-bottom:20px;
  202. padding:1px;
  203. margin-left:430px;
  204. margin-top:55px;
  205. }
  206.  
  207.  
  208. #info {
  209. margin-bottom:10px;
  210. font-size:8px;
  211. margin-top:10px;
  212. text-align:left;
  213. padding:5px;
  214. color:{color:info};
  215. border-top:1px solid {color:info};
  216. }
  217.  
  218.  
  219. #reblog {
  220. text-transform:uppercase;
  221. font-family:trebuchet ms;
  222. margin-left:-5px;
  223. margin-top:-5px;
  224. text-align:center;
  225. color:white;
  226. background-color:{color:info};
  227. width:35px;
  228. padding:3px;
  229. }
  230.  
  231. #reblog a {
  232. color:white;
  233. }
  234.  
  235. #notes {
  236. margin-left:40px;
  237. margin-top:-12px;
  238. }
  239.  
  240. #rightinfo {
  241. text-transform:uppercase;
  242. font-family:trebuchet ms;
  243. margin-left:370px;
  244. text-align:justify;
  245. float:right;
  246. background-color:#cfcece;
  247. padding:3px;
  248. margin-top:-12px;
  249. color:white;
  250. }
  251.  
  252. #rightinfo a {
  253. color:white;
  254. }
  255.  
  256. /*--tags--*/
  257.  
  258. #tags {
  259. width:490px;
  260. margin-left:-4px;
  261. margin-top:7px;
  262. font-size:8px;
  263. color:{color:tags}:
  264. }
  265.  
  266. #tags a {
  267. color:{color:tags};
  268. }
  269.  
  270. #tags a:hover {
  271. color:{color:hover}
  272. }
  273.  
  274. /*--asks--*/
  275.  
  276.  
  277. #askbg {
  278. padding:12px;
  279. background-color:{color:ask};
  280. line-height:110%;
  281. }
  282.  
  283. #ask {
  284. margin-top:-10px;
  285. font-family:calibri;
  286. line-height:110%;
  287. text-align:left;
  288. }
  289.  
  290. #ask img {
  291. margin-top:30px;
  292. width:50px;
  293. }
  294.  
  295.  
  296. /*--Credit--*/
  297.  
  298. #cred {
  299. right:0px;
  300. bottom:-2px;
  301. color:{color:text};
  302. position:fixed;
  303. -webkit-transition: all 0.5s ease-out;
  304. -moz-transition: all 0.5s ease-out;
  305. transition: all 0.5s ease-out;
  306. }
  307.  
  308.  
  309.  
  310.  
  311.  
  312. {CustomCSS}
  313.  
  314. </style></head>
  315.  
  316.  
  317. <body>
  318. <div id="sidebar">
  319. <script type="text/javascript">
  320.  
  321. /***********************************************
  322. * Conveyor belt slideshow script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
  323. * This notice MUST stay intact for legal use
  324. * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
  325. ***********************************************/
  326.  
  327.  
  328. //Specify the slider's width (in pixels)
  329. var sliderwidth="300px"
  330. //Specify the slider's height
  331. var sliderheight="150px"
  332. //Specify the slider's slide speed (larger is faster 1-10)
  333. var slidespeed=2
  334. //configure background color:
  335. slidebgcolor="#fff"
  336.  
  337. //Specify the slider's images
  338. var leftrightslide=new Array()
  339. var finalslide=''
  340. leftrightslide[0]='<img src="{image:sidebar0}" border=1>'
  341. leftrightslide[1]='<img src="{image:sidebar1}" border=1>'
  342. leftrightslide[2]='<img src="{image:sidebar2}" border=1>'
  343. leftrightslide[3]='<img src="{image:sidebar3}" border=1>'
  344. leftrightslide[4]='<img src="{image:sidebar4}" border=1>'
  345.  
  346. //Specify gap between each image (use HTML):
  347. var imagegap=" "
  348.  
  349. //Specify pixels gap between each slideshow rotation (use integer):
  350. var slideshowgap=-5
  351.  
  352.  
  353. ////NO NEED TO EDIT BELOW THIS LINE////////////
  354.  
  355. var copyspeed=slidespeed
  356. leftrightslide='<nobr>'+leftrightslide.join(imagegap)+'</nobr>'
  357. var iedom=document.all||document.getElementById
  358. if (iedom)
  359. document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px;">'+leftrightslide+'</span>')
  360. var actualwidth=''
  361. var cross_slide, ns_slide
  362.  
  363. function fillup(){
  364. if (iedom){
  365. cross_slide=document.getElementById? document.getElementById("test2") : document.all.test2
  366. cross_slide2=document.getElementById? document.getElementById("test3") : document.all.test3
  367. cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslide
  368. actualwidth=document.all? cross_slide.offsetWidth : document.getElementById("temp").offsetWidth
  369. cross_slide2.style.left=actualwidth+slideshowgap+"px"
  370. }
  371. else if (document.layers){
  372. ns_slide=document.ns_slidemenu.document.ns_slidemenu2
  373. ns_slide2=document.ns_slidemenu.document.ns_slidemenu3
  374. ns_slide.document.write(leftrightslide)
  375. ns_slide.document.close()
  376. actualwidth=ns_slide.document.width
  377. ns_slide2.left=actualwidth+slideshowgap
  378. ns_slide2.document.write(leftrightslide)
  379. ns_slide2.document.close()
  380. }
  381. lefttime=setInterval("slideleft()",30)
  382. }
  383. window.onload=fillup
  384.  
  385. function slideleft(){
  386. if (iedom){
  387. if (parseInt(cross_slide.style.left)>(actualwidth*(-1)+8))
  388. cross_slide.style.left=parseInt(cross_slide.style.left)-copyspeed+"px"
  389. else
  390. cross_slide.style.left=parseInt(cross_slide2.style.left)+actualwidth+slideshowgap+"px"
  391.  
  392. if (parseInt(cross_slide2.style.left)>(actualwidth*(-1)+8))
  393. cross_slide2.style.left=parseInt(cross_slide2.style.left)-copyspeed+"px"
  394. else
  395. cross_slide2.style.left=parseInt(cross_slide.style.left)+actualwidth+slideshowgap+"px"
  396.  
  397. }
  398. else if (document.layers){
  399. if (ns_slide.left>(actualwidth*(-1)+8))
  400. ns_slide.left-=copyspeed
  401. else
  402. ns_slide.left=ns_slide2.left+actualwidth+slideshowgap
  403.  
  404. if (ns_slide2.left>(actualwidth*(-1)+8))
  405. ns_slide2.left-=copyspeed
  406. else
  407. ns_slide2.left=ns_slide.left+actualwidth+slideshowgap
  408. }
  409. }
  410.  
  411.  
  412. if (iedom||document.layers){
  413. with (document){
  414. document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')
  415. if (iedom){
  416. write('<div style="position:relative;width:'+sliderwidth+';height:'+sliderheight+';overflow:hidden">')
  417. write('<div style="position:absolute;width:'+sliderwidth+';height:'+sliderheight+';background-color:'+slidebgcolor+'" onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed">')
  418. write('<div id="test2" style="position:absolute;left:0px;top:0px"></div>')
  419. write('<div id="test3" style="position:absolute;left:-1000px;top:0px"></div>')
  420. write('</div></div>')
  421. }
  422. else if (document.layers){
  423. write('<ilayer width='+sliderwidth+' height='+sliderheight+' name="ns_slidemenu" bgColor='+slidebgcolor+'>')
  424. write('<layer name="ns_slidemenu2" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
  425. write('<layer name="ns_slidemenu3" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
  426. write('</ilayer>')
  427. }
  428. document.write('</td></table>')
  429. }
  430. }
  431. </script>
  432. <div id="description">{description}</div>
  433.  
  434. <div id="link1">
  435. <a href="/">Home</a>
  436. </div>
  437. <div id="link2">
  438. <a href="/ask">Message</a></div>
  439. <div id="link3">
  440. <a href="{text:link 3 url}">Links</a></div>
  441. </div></div>
  442.  
  443. {block:Pagination}
  444. <div id="pagination">
  445. {block:PreviousPage}
  446. <a href="{PreviousPage}">-</a>
  447. {/block:PreviousPage}
  448.  
  449. {block:JumpPagination length="5"}
  450. {block:CurrentPage}
  451. <span class="current_page">{PageNumber}</span>
  452. {/block:CurrentPage}
  453.  
  454. {block:JumpPage}
  455. <a class="jump_page" href="{URL}">{PageNumber}</a>
  456. {/block:JumpPage}
  457. {/block:JumpPagination}
  458.  
  459. {block:NextPage}
  460. <a href="{NextPage}">+</a>
  461. {/block:NextPage}
  462. </div>
  463. {/block:Pagination}
  464. </div>
  465.  
  466. </div></div>
  467.  
  468. <div id="postscontainer">
  469.  
  470. {block:Posts}
  471.  
  472. <div id="posts">
  473.  
  474.  
  475. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  476.  
  477.  
  478. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  479.  
  480. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  481.  
  482. {block:Quote}{Quote}{block:Source} &#8212;{Source}{/block:Source}{/block:Quote}
  483.  
  484. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  485.  
  486. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  487.  
  488. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  489.  
  490. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  491.  
  492. {block:Answer}<div id="askbg"><div id="ask"></div><br><img src="{AskerPortraitURL-24}">{Asker} said: {Question}</div> {Answer}{/block:Answer}
  493.  
  494. <div id="info"><div id="reblog"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a></div><div id="notes"><a href="{Permalink}">
  495. {NoteCountWithLabel}</a></div>
  496. <div id="rightinfo">{block:Date}<a href="{Permalink}">
  497. {TimeAgo}</a></a>{/block:Date} |{block:RebloggedFrom}<a href="{ReblogParentURL}"
  498. title="{ReblogParenttitle}">Via</a> | <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom}</div>
  499. {block:HasTags} <div id="tags">Tags:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  500.  
  501.  
  502. </div>
  503.  
  504. {/block:Posts}
  505.  
  506. {block:PostNotes}{PostNotes}</div>{/block:PostNotes}
  507. {/block:Posts}
  508.  
  509. </div>
  510. <div id="cred"><a href="http://hrrys.tumblr.com"><img src="http://i.imgur.com/o7oww2G.png"></a></div>
  511. </body>
  512. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement