Advertisement
lilycollins

snazzy sunglasses

Oct 15th, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.17 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- wehey it's a theme by rpconsultant pls don't steal or i'll be forced to rip ur nips of with my throat oops bye -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <head>
  11.  
  12. <title>{Title}</title>
  13.  
  14. {block:Description}<meta name="description" content="{MetaDescription}"/>
  15. {/block:Description}
  16. <link rel="shortcut icon" href="{Favicon}" />
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  18.  
  19. <meta name="color:bg" content="#ffffff">
  20. <meta name="color:link" content="#bbb8b8">
  21. <meta name="color:text" content="#9a9a9a">
  22. <meta name="color:tags" content="#b9b7b7">
  23. <meta name="color:ask" content="#fcfcfc">
  24. <meta name="color:hover" content="#eeeeee">
  25. <meta name="color:border" content="#e7e7e7">
  26. <meta name="color:scrollbar" content="#d6d5d5">
  27.  
  28.  
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="image:sidebar2" content=""/>
  31. <meta name="image:png" content=""/>
  32. <meta name="image:updates tab" content=""/>
  33.  
  34. <meta name="text:link 1" content="">
  35. <meta name="text:link 1 url" content="/">
  36. <meta name="text:link 2" content="">
  37. <meta name="text:link 2 url" content="/">
  38. <meta name="text:link 3" content="">
  39. <meta name="text:link 3 url" content="/">
  40. <meta name="text:link 4" content="">
  41. <meta name="text:link 4 url" content="/">
  42.  
  43. <meta name="if:Cursor" content="1">
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48. #bite
  49. #bite a{
  50. display:block
  51. }
  52. #bite .death {
  53. margin-top:0px;filter: alpha(opacity = 0);
  54. opacity:0;-webkit-transition: all 0.5s ease-out;
  55. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  56. }
  57.  
  58. #bite:hover .death {
  59. margin-top:0px;
  60. -webkit-transition: all 0.8s ease-out;
  61. -moz-transition: all 0.8s ease-out;
  62. transition: all 0.8s ease-out;
  63. filter: alpha(opacity = 100);
  64. filter: alpha(opacity = 100);
  65. opacity:100;
  66. }
  67.  
  68.  
  69. /*--scrollbar--*/
  70.  
  71. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbar};}
  72. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  73. ::-webkit-scrollbar {background-color:{color:scrollbar};height:7px;width:12px;border:5px solid #fff;}
  74. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:scrollbar};display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
  75. }
  76. /*--body--*/
  77.  
  78.  
  79. body {
  80. font-style:none;
  81. background-color:{color:bg};
  82. font-family:calibri;
  83. color:{color:text};
  84. font-size:9px;
  85. }
  86.  
  87.  
  88. a {
  89. color:{color:link};
  90. text-decoration:none;
  91. -webkit-transition: all 0.5s ease-out;
  92. -moz-transition: all 0.5s ease-out;
  93. transition: all 0.5s ease-out;
  94. }
  95.  
  96. a:hover {
  97. color:{color:hover};
  98. text-decoration:none;
  99. -webkit-transition: all 0.8s ease-out;
  100. -moz-transition: all 0.8s ease-out;
  101. transition: all 0.8s ease-out;
  102. }
  103.  
  104. img {
  105. border:none;
  106. }
  107.  
  108. blockquote {
  109. padding-left:5px;
  110. border-left:2px solid {color:border};
  111. }
  112.  
  113. h1 {
  114. font-size:10px;
  115. }
  116.  
  117. /*--Cursor code--*/
  118.  
  119. {block:ifCursor}
  120.  
  121. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  122.  
  123. {/block:ifCursor}
  124.  
  125.  
  126.  
  127. /*--sidebar--*/
  128.  
  129.  
  130.  
  131. #sidebar {
  132. color:{color:text};
  133. position:fixed;
  134. width:150px;
  135. text-align:left;
  136. }
  137.  
  138. #sidebarimage {
  139. width:140px;
  140. }
  141.  
  142. #sidebarimage img {
  143. position:fixed;
  144. width:120px;
  145. margin-top:190px;
  146. margin-left:135px;
  147. padding:3px;
  148. border: 3px solid {color:border};
  149. }
  150.  
  151. #sidebarimage2 {
  152. width:210px;
  153. }
  154.  
  155. #sidebarimage2 img {
  156. position:fixed;
  157. width:120px;
  158. margin-top:190px;
  159. margin-left:265px;
  160. padding:3px;
  161. border: 3px solid {color:border}
  162. }
  163.  
  164. #glasses {
  165. width:140px;
  166. }
  167.  
  168. #glasses img {
  169. position:fixed;
  170. width:120px;
  171. margin-top:180px;
  172. margin-left:20px;
  173. padding:3px;
  174. }
  175.  
  176.  
  177. #actualnews {
  178. font-family:calibri;
  179. font-size:10px;
  180. color: #b8b8b8;
  181. width:100px;
  182. height:auto;
  183. padding-top:3px;
  184. border:1px solid#b8b8b8;
  185. margin-left: 30px;
  186. margin-top:10px;
  187. text-align:center;
  188. position:fixed;
  189. }
  190.  
  191. #updatestab img{
  192. width:60px;
  193. margin-top: -40px;
  194. margin-left: 45px;
  195. position:fixed;
  196. }
  197.  
  198.  
  199.  
  200. /*--links--*/
  201.  
  202. #links {
  203.  
  204. width:262px;
  205. height:25px;
  206. background-color: {color:border};
  207. font-family:'arial';
  208. position:fixed;
  209. text-transform:uppercase;
  210. text-align:center;
  211. margin-top:322px;
  212. margin-left:135px;
  213. }
  214.  
  215. #links a {
  216. color: white;
  217. padding:3px;
  218. font-size:18px;
  219. }
  220.  
  221. #links a:hover {
  222. color:black;
  223. }
  224.  
  225. /*--description--*/
  226.  
  227. #description {
  228. width:254px;
  229. height: 50px;
  230. position:fixed;
  231. font-family:'calibri';
  232. font-size:12px;
  233. text-align:center;
  234. margin-left:135px;
  235. margin-top:347px;
  236. color:{color:text};
  237. border: 4px {color:border} solid;
  238. }
  239.  
  240. /*--pagination--*/
  241.  
  242. #pagination {
  243. position:fixed;
  244. text-align:center;
  245. font-size:9px;
  246. margin-left:250px;
  247. margin-top:410px;
  248. font-family:calibri;
  249. color:{color:link};
  250. }
  251.  
  252. #pagination a{
  253. color:{color:link};
  254. }
  255.  
  256. #pagination a:hover {
  257. color:{color:hover};
  258. }
  259.  
  260. /*--posts--*/
  261.  
  262. #posts {
  263. width:500px;
  264. margin-bottom:10px;
  265. padding:1px;
  266. font-size:11px;
  267. color:{color:text};
  268. line-height:90%;
  269. text-align:justify;
  270. }
  271.  
  272. #postscontainer {
  273. margin-bottom:20px;
  274. padding:1px;
  275. margin-left:450px;
  276. margin-top:55px;
  277. }
  278.  
  279.  
  280. #info {
  281. margin-bottom:10px;
  282. font-size:8px;
  283. margin-top:10px;
  284. text-align:left;
  285. padding:5px;
  286. color:{color:link};
  287. border-top:1px solid {color:border};
  288. }
  289.  
  290.  
  291. #reblog {
  292. text-transform:uppercase;
  293. font-family:trebuchet ms;
  294. margin-left:-5px;
  295. margin-top:-5px;
  296. text-align:center;
  297. color:white;
  298. background-color:#cfcece;
  299. width:35px;
  300. padding:3px;
  301. }
  302.  
  303. #reblog a {
  304. color:white;
  305. }
  306.  
  307. #notes {
  308. margin-left:40px;
  309. margin-top:-12px;
  310. }
  311.  
  312. #rightinfo {
  313. text-transform:uppercase;
  314. font-family:trebuchet ms;
  315. margin-left:370px;
  316. text-align:justify;
  317. float:right;
  318. background-color:#cfcece;
  319. padding:3px;
  320. margin-top:-12px;
  321. color:white;
  322. }
  323.  
  324. #rightinfo a {
  325. color:white;
  326. }
  327.  
  328. /*--tags--*/
  329.  
  330. #tags {
  331. width:490px;
  332. margin-left:-4px;
  333. margin-top:7px;
  334. font-size:8px;
  335. color:{color:tags}:
  336. }
  337.  
  338. #tags a {
  339. color:{color:tags};
  340. }
  341.  
  342. #tags a:hover {
  343. color:{color:hover}
  344. }
  345.  
  346. /*--asks--*/
  347.  
  348. #askbg {
  349. padding:12px;
  350. background-color:{color:ask};
  351. border-bottom: 2px solid {color:border};
  352. }
  353.  
  354. #ask {
  355. margin-top:-10px;
  356. font-family:calibri;
  357. text-align:right;
  358. }
  359.  
  360. #ask img {
  361. margin-top:30px;
  362. width:50px;
  363. }
  364.  
  365. /*--credit--*/
  366.  
  367. #credit {
  368. right:3px;
  369. bottom:6px;
  370. font-size:9px;
  371. padding:5px;
  372. color:{color:text};
  373. text-transform:uppercase;
  374. position: fixed;
  375. }
  376.  
  377.  
  378. {CustomCSS}
  379.  
  380. </style></head>
  381.  
  382.  
  383. <body>
  384.  
  385. <div id="sidebar">
  386. <div id="sidebarimage">
  387. <img src="{image:sidebar}"></div>
  388. <div id="sidebarimage2">
  389. <img src="{image:sidebar2}"></div>
  390. <div id="glasses">
  391. <img src="http://media.tumblr.com/d4ee637054e723a2c08cd1bcd422df47/tumblr_inline_muqezpE1V01ryzan4.png"></div>
  392.  
  393. <div id="bite">
  394. <div id="updatestab"><img src="{image:updates tab}"></div>
  395. <div class="death">
  396. <div id="actualnews">
  397. THIS IS WHERE YOU TYPE YOUR STUFF
  398. <p>
  399. SEPARATE IT LIKE YOU SEE IN THIS CODE(~:
  400. </div>
  401. </div></div>
  402.  
  403. <div id="description">{description}</div>
  404.  
  405. <div id="links">
  406. <a href="{text:link 1 url}">{text:link 1}</a>
  407. <a href="{text:link 2 url}">{text:link 2}</a>
  408. <a href="{text:link 3 url}">{text:link 3}</a>
  409. <a href="{text:link 4 url}">{text:link 4}</a>
  410. </div>
  411.  
  412. {block:Pagination}
  413. <div id="pagination">
  414.  
  415. {block:PreviousPage}<a href="{PreviousPage}">EXHALE</a>{/block:PreviousPage}
  416. {block:NextPage}<a href="{NextPage}">INHALE</a>{/block:NextPage}
  417. </div>{/block:Pagination}
  418.  
  419. </div></div>
  420.  
  421.  
  422. <div id="postscontainer">
  423.  
  424. {block:Posts}
  425.  
  426. <div id="posts">
  427.  
  428.  
  429. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  430.  
  431.  
  432. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  433.  
  434. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  435.  
  436. {block:Quote}{Quote}{block:Source} &#8212;{Source}{/block:Source}{/block:Quote}
  437.  
  438. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  439.  
  440. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  441.  
  442. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  443.  
  444. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  445.  
  446. {block:Answer}<div id="askbg"><div id="ask"></div><br><img src="{AskerPortraitURL-24}"> {Asker} said: {Question}</div> {Answer}{/block:Answer}
  447.  
  448. <div id="info"><div id="reblog"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a></div><div id="notes"><a href="{Permalink}">
  449. {NoteCountWithLabel}</a></div>
  450. <div id="rightinfo">{block:Date}<a href="{Permalink}">
  451. {TimeAgo}</a></a>{/block:Date} |{block:RebloggedFrom}<a href="{ReblogParentURL}"
  452. title="{ReblogParenttitle}">Via</a> | <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom}</div>
  453. {block:HasTags} <div id="tags">Tags:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  454.  
  455.  
  456. </div>
  457.  
  458. {/block:Posts}
  459.  
  460. {block:PostNotes}{PostNotes}</div>{/block:PostNotes}
  461. {/block:Posts}
  462.  
  463. </div>
  464.  
  465.  
  466. <div id="credit"><a href="http://rpconsultant.tumblr.com/">rpconsultant</a>
  467. </body>
  468. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement