Advertisement
kissingliamsthemes

THEME 1

Jun 29th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.21 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9.  
  10. <!-- THEME BY KISSINGLIAMS, THANK YOU FOR USING;
  11. PLEASE DO NOT REMOVE CREDIT OR STEAL THIS THEME! -->
  12.  
  13. <!-- COLORS -->
  14.  
  15. <meta name="color:background" content="#ffffff"/>
  16. <meta name="color:text" content="#000"/>
  17. <meta name="color:link" content="#777"/>
  18. <meta name="color:linkhover" content="#fff"/>
  19. <meta name="color:scrollbar" content="#ececec"/>
  20. <meta name="color:selection" content="#ececec"/>
  21. <meta name="color:shadow" content="#ece"/>
  22. <!-- IMAGES -->
  23.  
  24. <meta name="image:sidebar" content=""/>
  25.  
  26. <!-- LINKS -->
  27.  
  28. <meta name="text:link 1" content="link 1"/>
  29. <meta name="text:link 1 url" content="/" />
  30. <meta name="text:link 2" content="link 2"/>
  31. <meta name="text:link 2 url" content="/" />
  32. <meta name="text:link 3" content="link 3"/>
  33. <meta name="text:link 3 url" content="/" />
  34. <meta name="text:link 4" content="link 4"/>
  35. <meta name="text:link 4 url" content="/" />
  36. <meta name="text:link 5" content="link 5"/>
  37. <meta name="text:link 5 url" content="/" />
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42. @import url(http://fonts.googleapis.com/css?family=Bad+Script);
  43. @import url(http://fonts.googleapis.com/css?family=Petit+Formal+Script);
  44.  
  45. ::selection {background: #fff; color:{color:selection};}
  46. ::-moz-selection {background: #fff; color:{color:selection};}
  47. ::-webkit-selection {background: #fff; color:{color:selection};}
  48.  
  49. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
  50. height:100px;}
  51.  
  52. ::-webkit-scrollbar { height:10px;width:4px; background-color:#fff;}
  53.  
  54. body, a, a:hover {cursor: url(http://media.tumblr.com/8d531d6c90214f7c87dbff371fc474bc/tumblr_inline_mmsrpsNO3J1qz4rgp.png), auto;}
  55.  
  56.  
  57. /* --- BODY ---*/
  58.  
  59. body {
  60. font-style:none;
  61. background:{color:background};
  62. margin:0px; color:{color:text};
  63. font-family:calibri;
  64. font-size:11px;
  65. line-height:100%;
  66. }
  67.  
  68. blockquote {
  69. border-left:2px solid #000;
  70. padding-left:2px;
  71. margin:8px;
  72. }
  73.  
  74. a {
  75. color:{color:link}
  76. }
  77.  
  78. a {
  79. text-decoration:none;
  80. -webkit-transition:all 0.5s ease-in-out;
  81. -moz-transition:all 0.5s ease-in-out;
  82. -o-transition:all 0.5s ease-in-out;
  83. -ms-transition:all 0.5s ease-in-out;
  84. transition:all 0.5s ease-in-out;
  85. }
  86.  
  87. a:hover {
  88. color:{color:linkhover}
  89. }
  90.  
  91. img {none;}
  92.  
  93.  
  94. h1 , h2 {
  95. font-family:arial;
  96. text-transform:uppercase;
  97. font-size:10px;
  98. line-height:30px;
  99. letter-spacing:2px;
  100. text-align:center;
  101. font-style:none;
  102. }
  103.  
  104. #entries {
  105. padding:10px;
  106. width:500px;
  107. margin-left:500px;
  108. margin-top:50px;
  109. }
  110.  
  111. #post {
  112. width:500px;
  113. padding-bottom:100px;
  114. font-style:none;
  115. padding:15px;
  116. margin-bottom:10px;
  117. }
  118.  
  119.  
  120.  
  121.  
  122. /* --- SIDEBAR ---*/
  123.  
  124.  
  125. .sidebar {
  126. width:200px;
  127. height:400px;
  128. position:fixed;
  129. margin-left:140px;
  130. margin-top:50px;
  131. position:fixed;
  132. background:#000;
  133. }
  134.  
  135. .sidebar {width:200px;}
  136.  
  137. .sidebarimage img {
  138. margin-left:52px;
  139. width:100px;
  140. height:100px;
  141. margin-top:120px;
  142. -moz-border-radius: 35px;
  143. -webkit-border-radius: 35px;
  144. border-radius: 70px;
  145. }
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152. #nav {
  153. position:fixed;
  154. overflow:hidden;
  155. margin-top:150px;
  156. margin-left:316px;
  157. }
  158.  
  159. #title {
  160. font-family:calibri;
  161. text-align:center;
  162. margin-top:-140px;
  163. width:200px;
  164. margin-left:0px;
  165. padding-bottom:2px;
  166. text-transform:uppercase;
  167. font-style:none;
  168. font-size:14px;
  169. letter-spacing:2px;
  170. border-style: double; border-color: #fff;
  171. border-left:none;
  172. border-right:none;
  173. border-top:none;
  174. color:#fff;
  175. text-shadow: 2px 2px {color:shadow};
  176. }
  177.  
  178.  
  179.  
  180. #description {
  181. margin-left: 42px;
  182. margin-top: 150px;
  183. width: 115px;
  184. line-height: 100%;
  185. text-transform:none;
  186. text-align:center;
  187. font-family:calibri;
  188. font-size:11px;
  189. font-style:none;
  190. padding-top:5px;
  191. letter-spacing:0px;
  192. background-color:#000;
  193. border-style:double; border-color: #fff;
  194. height:50px;
  195. color:#fff;
  196. }
  197.  
  198.  
  199.  
  200.  
  201. /* --- LINKS ---*/
  202.  
  203. #zayn {
  204. position: fixed;
  205. font-family: calibri;
  206. padding:2px;
  207. margin-top:10px;
  208. margin-left:49px;
  209. letter-spacing:1px;
  210. width:120px;
  211. }
  212.  
  213. #zayn a {
  214. margin-bottom:6px;
  215. font-size:12px;
  216. font-style:none;
  217. text-align:center;
  218. text-transform:uppercase;
  219. width:2px;
  220. padding:4px;
  221. color:#fff;
  222. text-shadow: 2px 2px {color:shadow};
  223. }
  224. #zayn a:hover {
  225. text-decoration:underline;
  226. }
  227.  
  228.  
  229.  
  230. /* --- POSTS ---*/
  231.  
  232.  
  233.  
  234. #questions {
  235. background-color:#ffffff;
  236. color: {color:text};
  237. margin-left:0px;
  238. padding:0px;
  239. margin-top:5px;
  240. Padding-bottom:5px;
  241. margin-bottom:5px;
  242. max-height:100px;
  243. font-family:calibri;
  244. font-size:10px;
  245. font-style:none;
  246. text-align:left;
  247. text-transform:none;
  248.  
  249. }
  250.  
  251. #answer {
  252. font-family:calibri;
  253. font-size:10px;
  254. font-style:none;
  255. text-align:left;
  256. }
  257.  
  258. .note {
  259. padding:0px 20px 0px 20px;
  260. background-color:#FFFFFF;
  261. text-transform:lowercase;
  262. letter-spacing:0px;
  263. font-size: 8px;
  264. font-style:normal;
  265. text-align:left;
  266. line-height:120%;
  267. }
  268.  
  269. .note li {
  270. list-style-type:none;
  271. padding:5px 25px 5px 25px;
  272. text-align:left;
  273. margin-right:30px;
  274. margin-top:-50px;
  275. }
  276.  
  277. #NoteCount {
  278. text-align:center;
  279. margin-top:0px;
  280. padding-top:0px;
  281. padding:0px;
  282. padding-bottom:-10px;
  283. text-transform:uppercase;
  284. font-style:none;
  285. font-size:8px;
  286. line-height:100%;
  287. }
  288.  
  289.  
  290.  
  291.  
  292. #info {
  293. font-family:calibri;
  294. text-align:center;
  295. margin-top:10px;
  296. padding-top:2px;
  297. padding:2px;
  298. padding-bottom:3px;
  299. text-transform:uppercase;
  300. font-style:none;
  301. font-size:8px;
  302. line-height:100%;
  303. letter-spacing:1px;
  304. border:1px solid #ececec;
  305. border-width:1px;
  306. border-left:none;
  307. border-right:none;
  308. border-top:bottom;
  309.  
  310. }
  311.  
  312. #RebloggedFrom {
  313. font-family:calibri;
  314. text-align:center;
  315. margin-top:10px;
  316. padding-bottom:-10px;
  317. text-transform:uppercase;
  318. font-style:none;
  319. font-size:8px;
  320. letter-spacing:0px;
  321. }
  322.  
  323. #tags {
  324. font-family:calibri;
  325. text-align:left;
  326. margin-top:0px;
  327. margin-left:0px;
  328. padding-bottom:-5px;
  329. text-transform:uppercase;
  330. font-style:none;
  331. font-size:8px;
  332. background-color:#fff;
  333. letter-spacing:0px;
  334. padding-left:2px;
  335. visibility:hidden;
  336. }
  337.  
  338. #audioplayer {
  339. margin-top:-75px;
  340. margin-bottom:0px;
  341. margin-left:80px;
  342. position:absolute;
  343. }
  344.  
  345. #albumart { float:left; }
  346.  
  347. #caption {
  348. margin-left:80px;
  349. margin-top:-54px;
  350. padding-bottom:16px;
  351. font-family:consolas;
  352. }
  353.  
  354. /* --- NAV ---*/
  355.  
  356. #limp
  357. {
  358. font-size:12px;
  359. margin-top:100px;
  360. margin-left:5px;
  361. font-family:calibri;
  362. font-style:normal;
  363. text-align:center;
  364. letter-spacing:1px;
  365. }
  366.  
  367.  
  368.  
  369.  
  370. /* --- CREDIT ---*/
  371.  
  372.  
  373. #mine {
  374. position:fixed;
  375. width:65px;
  376. font-family:calibri;
  377. font-size:9px;
  378. line-height:150%;
  379. right:0px;
  380. bottom:5px;
  381. text-align:center;
  382. font-style:none;
  383. text-transform:uppercase;
  384. letter-spacing:2px;
  385. height:14px;
  386. padding-bottom:1px;
  387. }
  388.  
  389.  
  390. #s-m-t-tooltip {
  391.  
  392. max-width:300px;
  393.  
  394. padding:3px 4px 5px 4px;
  395.  
  396. margin:20px 0px 0px 20px;
  397.  
  398. background-color:#000; /* change the background color */
  399.  
  400. border-STYLE: double; border-color: #fff; /* change the border color */
  401.  
  402. font-family:calibri; /* change the font */
  403.  
  404. font-size:9px; /* change the font size */
  405.  
  406. letter-spacing:1px; /* change the letter spacing */
  407.  
  408. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  409.  
  410. color:#fff; /* change the text color */
  411.  
  412. z-index:999999999999999999999999999999999999;
  413.  
  414. }
  415.  
  416.  
  417.  
  418. {CustomCSS}</style></head><body>
  419. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  420.  
  421. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  422.  
  423. <script>
  424.  
  425. (function($){
  426.  
  427. $(document).ready(function(){
  428.  
  429. $("a[title]").style_my_tooltips({
  430.  
  431. tip_follows_cursor:true,
  432.  
  433. tip_delay_time:90,
  434.  
  435. tip_fade_speed:600,
  436.  
  437. attribute:"title"
  438.  
  439. });
  440.  
  441. });
  442.  
  443. })(jQuery);
  444.  
  445. </script>
  446.  
  447. <script type="text/javascript">
  448. WebFontConfig = {
  449. google: { families: [ 'Bad+Script::latin' ] }
  450. };
  451. (function() {
  452. var wf = document.createElement('script');
  453. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  454. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  455. wf.type = 'text/javascript';
  456. wf.async = 'true';
  457. var s = document.getElementsByTagName('script')[0];
  458. s.parentNode.insertBefore(wf, s);
  459. })(); </script>
  460.  
  461. <div class="sidebar">
  462.  
  463. <div class="sidebarimage"><img src="{image:sidebar}"/></div>
  464.  
  465.  
  466. <div id="zayn">
  467. <a title="{text:link 1}"href="{text:link 1 url}">I</a>
  468. <a title="{text:link 2}"href="{text:link 2 url}">II</a>
  469. <a title="{text:link 3}"href="{text:link 3 url}">III</a>
  470. <a title="{text:link 4}"href="{text:link 4 url}">IV</a>
  471. <a title="{text:link 5}"href="{text:link 5 url}">V</a>
  472. </div>
  473.  
  474. <div id="title">{Title}</div>
  475. <div id="description">{Description}</div>
  476.  
  477.  
  478. <div id="limp"><a href={block:NextPage}"{NextPage}"><i>Forward</i>{/block:NextPage}</a><br><a href={block:PreviousPage}"PreviousPage}"><i>Backward</i>{/block:PreviousPage}</a></div>
  479.  
  480.  
  481. <div id="scrollbar">{scrollbar}</div>
  482.  
  483. {block:HasPages}{block:Pages}
  484.  
  485. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  486.  
  487. </div></center></div></a>
  488.  
  489. <div id="entries">{block:Posts}<div id="post">
  490.  
  491. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  492.  
  493. {block:blockquote}{/block:blockquote}
  494.  
  495. {block:Photo}
  496. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  497. {/block:Photo}
  498.  
  499. {block:Photoset}
  500. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  501. {/block:Photoset}
  502.  
  503. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  504.  
  505. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  506.  
  507. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br><br>{/block:Lines}{/block:Chat}
  508.  
  509. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="75">{/block:AlbumArt}<div id= "audioplayer">{AudioPlayergrey}</div><div id="caption">{block:Caption}{Caption}{/block:Caption}</div>{/block:Audio}
  510.  
  511. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  512.  
  513. {block:Answer}<div id="questions"><img src="http://media.tumblr.com/9054bd5fd1455cc9e4fdb5a4dd31fd62/tumblr_inline_motw7hL8TC1qz4rgp.png"><a href="{askerURL}">{Asker}: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  514. <div id="askerURL"></div>
  515.  
  516.  
  517. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date}{/block:Date} </a> {block:NoteCount} <a href="{Permalink}"> with {NoteCountWithLabel} </a>{/block:NoteCount}<div="RebloggedFrom">{block:RebloggedFrom}<a href="{ReblogParentURL}"> | Source</a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}"> (Original) </a>{/block:ContentSource}</div>
  518.  
  519. <div id="tags">
  520. {block:HasTags}{block:Tags}<a href="{TagURL}">♡{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  521.  
  522. </div>
  523. {block:PostNotes}{PostNotes}{/block:PostNotes}
  524. {/block:Posts}</div>
  525.  
  526.  
  527.  
  528.  
  529. <div id="mine"><a href="http://kissingliams.tumblr.com/">KL</a></div>
  530.  
  531.  
  532. </div>
  533. </body>
  534. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement