Advertisement
rxeality

glacier theme

Jun 5th, 2015
10,530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.19 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>
  4.  
  5.  
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12.  
  13. <!--
  14.  
  15. ->>> THEME 'GLACIER' MADE BY RXEALTHEMES.TUMBLR.COM <<<-
  16.  
  17. I've spent a loooot of time making this (like freaking months) so please do NOT remove credits or steal this!!!! (and DO NOT use as base code)
  18.  
  19. If there's any bugs or if you have a question, please message me here:
  20.  
  21. -> rxealthemes.tumblr.com/ask <-
  22.  
  23.  
  24. base code by awzoella
  25.  
  26. -->
  27.  
  28. <meta name="color:background" content="#ffffff"/>
  29. <meta name="color:sidebar background" content="ffffff"/>
  30. <meta name="color:post background" content="#000000"/>
  31. <meta name="color:question bg" content="#000000"/>
  32.  
  33. <meta name="color:text" content="#000000"/>
  34. <meta name="color:title" content="#000000"/>
  35. <meta name="color:titleshadow" content="#0000ff"/>
  36. <meta name="color:link" content="#000000"/>
  37. <meta name="color:linkhover" content="#ffffff"/>
  38.  
  39. <meta name="color:scrollbar background" content="ffffff"/>
  40. <meta name="color:scrollbar color" content="0000ff"/>
  41.  
  42.  
  43.  
  44. <meta name="image:background" content=""/>
  45. <meta name="image:transparent 1" content=""/>
  46. <meta name="image:transparent 2" content=""/>
  47. <meta name="image:updatetab icon" content=""/>
  48. <meta name="image:home icon" content="http://static.tumblr.com/tor6lwb/HHtnp61e7/tumblr_inline_muh326hkup1qcza22.png"/>
  49. <meta name="image:ask icon" content="http://static.tumblr.com/tor6lwb/CkRnp61b8/tumblr_inline_muh32edzdv1qcza22.png"/>
  50. <meta name="image:link 1 icon" content="http://static.tumblr.com/tor6lwb/NaDnp61dr/tumblr_inline_muh35i9pkk1qcza22.png"/>
  51. <meta name="image:link 2 icon" content="http://static.tumblr.com/tor6lwb/AXynp61gm/tumblr_inline_muh351nzdu1qcza22.png"/>
  52. <meta name="image:link 3 icon" content="http://static.tumblr.com/tor6lwb/9TQnp61cv/tumblr_inline_muh33u8f3l1qcza22.png"/>
  53.  
  54. <meta name="if:transparent post" content="0"/>
  55. <meta name="if:transparent sidebar" content="1"/>
  56. <meta name="if:bold title" content="1"/>
  57. <meta name="if:title shadow" content="1"/>
  58. <meta name="if:updatetab" content="1"/>
  59. <meta name="if:caption" content="1"/>
  60.  
  61. <meta name="select:title font" content="simhei" title="simhei">
  62. <meta name="select:title font" content="tahoma" title="tahoma">
  63. <meta name="select:title font" content="yu gothic light" title="yu gothic light">
  64.  
  65. <meta name="text:updatetab icon width" content="50"/>
  66. <meta name="text:update and stats title" content="updates and stats"/>
  67. <meta name="text:update 1" content="this is an update"/>
  68. <meta name="text:update 2" content="yeah another one"/>
  69. <meta name="text:update 3" content="omg a third one?? life's great huh"/>
  70.  
  71. <meta name="text:online visitors" content="get your code at freehostedscripts"/>
  72. <meta name="text:blog visits" content="get your code at freehostedscripts"/>
  73.  
  74. <meta name="text:network title" content="networks"/>
  75. <meta name="text:network content" content="badge codes here"/>
  76.  
  77. <meta name="text:misc title" content="music"/>
  78. <meta name="text:misc content" content="you can put a music player in here or whatever you want"/>
  79.  
  80. <meta name="text:transparent 1 width" content="200"/>
  81. <meta name="text:transparent 1 bottom" content="0"/>
  82. <meta name="text:transparent 1 right" content="0"/>
  83.  
  84. <meta name="text:transparent 2 width" content="200"/>
  85. <meta name="text:transparent 2 bottom" content="0"/>
  86. <meta name="text:transparent 2 left" content="0"/>
  87. <meta name="text:home name" content="home"/>
  88.  
  89. <meta name="text:home name" content="home"/>
  90. <meta name="text:ask name" content="mail"/>
  91. <meta name="text:link 1" content="link1"/>
  92. <meta name="text:link 1 url" content="/" />
  93. <meta name="text:link 2" content="link2"/>
  94. <meta name="text:link 2 url" content="/" />
  95. <meta name="text:link 3" content="link3"/>
  96. <meta name="text:link 3 url" content="/" />
  97.  
  98.  
  99.  
  100. <style type="text/css">
  101.  
  102.  
  103.  
  104.  
  105. ::selection {background: #fff; color:{color:selection};}
  106. ::-moz-selection {background: #fff; color:{color:selection};}
  107. ::-webkit-selection {background: #fff; color:{color:selection};}
  108.  
  109. ::-webkit-scrollbar {width: 9px; height: 3px; background: {color:scrollbar background};}
  110. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar color}; border: 1px solid black;}
  111.  
  112.  
  113. /* --- body ---*/
  114.  
  115. body {
  116. font-style:none; /*change this to bold or italic or really anything you want to change the text on your blog*/
  117. background-color:{color:background};
  118. background-image:url({image:Background});
  119. background-attachment: fixed;
  120. background-repeat:repeat;
  121. margin:0px;
  122. color:{color:text};
  123. font-family:tahoma;
  124. font-size:11px; /* --- this changes the font size of basic text on your whole blog ---*/
  125. line-height:100%;
  126. }
  127.  
  128.  
  129. blockquote {
  130. border-left:2px solid #ECECEC;
  131. padding-left:2px;
  132. margin:5px;
  133. }
  134.  
  135. a {
  136. color:{color:link}
  137. }
  138.  
  139. a {
  140. text-decoration:none;
  141. -webkit-transition:all 0.5s ease-in-out;
  142. -moz-transition:all 0.5s ease-in-out;
  143. -o-transition:all 0.5s ease-in-out;
  144. -ms-transition:all 0.5s ease-in-out;
  145. transition:all 0.5s ease-in-out;
  146. }
  147.  
  148. a:hover {
  149. color:{color:linkhover}
  150. }
  151.  
  152. img {
  153. none;
  154. width:250px;
  155. }
  156.  
  157. /* edit below to change how the titles of posts look */
  158. h1 , h2 {
  159. font-family:helvetica;
  160. text-transform:none;
  161. font-size:14px;
  162. line-height:30px;
  163. letter-spacing:0px;
  164. text-align:left;
  165. font-style:none;
  166. }
  167.  
  168.  
  169. #entries {
  170. padding:10px;
  171. width:280px;
  172. margin-left:500px; /* this moves where the posts appear on your blog left and right wise */
  173. margin-top:50px; /* this is how close posts start at the top of the page*/
  174. }
  175.  
  176. #post {
  177. width:250px;
  178. font-style:none;
  179. padding:15px;
  180. margin-bottom:25px;
  181. border:1px {text:border color} solid;
  182. {block:ifnottransparentpost}
  183. background:{color:post background};
  184. {/block:ifnottransparentpost}
  185. {block:iftransparentpost}
  186. background:transparent;
  187. {/block:iftransparentpost};
  188. overflow:auto;
  189. }
  190.  
  191. /* edit below to change the sidebar size and position. this will move the title, image, links, and description all together
  192.  
  193. you can add back background-color:#000000 to make just the sidebar a color of your choice*/
  194. #sidebar{
  195. width:200px;
  196. height:150px;
  197. position:fixed;
  198. margin-left:150px;
  199. margin-top:80px;
  200. text-align:center;
  201. padding-top:20px;
  202. padding-bottom:10px;
  203. border: 1px solid black;
  204.  
  205. {block:ifnottransparentsidebar}
  206. background:{color:sidebar background};
  207. {/block:ifnottransparentsidebar}
  208.  
  209. {block:iftransparentsidebar}
  210. background:transparent;
  211. {/block:iftransparentsidebar};
  212. }
  213.  
  214.  
  215. /* edit below to change the size of the sidebar image, 245px and 160px is reccomended */
  216. #sidebarimage img {
  217. width:200px;
  218. max-height:750px;
  219. margin-top:0px;
  220. padding:15px;
  221. padding-left:0px
  222. padding-right:0px;
  223. }
  224.  
  225.  
  226.  
  227. /* edit below to change how the titles on the sidebar looks*/
  228. #title {
  229. font-family: {select:title font};
  230. text-align:center;
  231. padding-bottom:16px;
  232. padding-top:1px;
  233. text-transform:none;
  234. font-style:normal;
  235. font-size:25px;
  236. color:{color:title};
  237. {block:iftitleshadow}
  238. text-shadow:2.5px 2px 0px {color:titleshadow};
  239. {/block:iftitleshadow}
  240. {block:ifboldtitle}
  241. font-weight:bold;
  242. {/block:ifboldtitle}
  243. }
  244.  
  245.  
  246. #navi {
  247. position:fixed;
  248. overflow:hidden;
  249. margin-top:150px;
  250. margin-left:315px;
  251.  
  252. }
  253.  
  254. #link1 a , #link2 a, #link3 a
  255.  
  256.  
  257. /* edit below to change how the sidebar links look */
  258. #links {
  259. position: fixed;
  260. text-align:left;
  261. font-family:tahoma;
  262. font-style:normal;
  263. text-decoration:normal;
  264. font-size:10px;
  265. margin-top: 5px;
  266. width: 245px;
  267. padding:10px;
  268. }
  269.  
  270. /* edit below to customize the description */
  271. #description {
  272. margin-top: 5px;
  273. margin-left: 20px;
  274. width: 160px;
  275. line-height: 115%;
  276. text-transform:none;
  277. text-align:center;
  278. font-family:tahoma;
  279. font-size: 12px;
  280. font-style:none;
  281. padding-bottom:5px;
  282. padding-top:5px;
  283. }
  284.  
  285. #linkbox{
  286. width:30px;
  287. height:160px;
  288. position:fixed;
  289. margin-left:360px;
  290. margin-top:80px;
  291. text-align:center;
  292. padding-top:10px;
  293. padding-bottom:10px;
  294.  
  295. {block:ifnottransparentsidebar}
  296. background:{color:sidebar background};
  297. {/block:ifnottransparentsidebar}
  298.  
  299. {block:iftransparentsidebar}
  300. background:transparent;
  301. {/block:iftransparentsidebar};
  302.  
  303. border: 1px solid black;
  304. }
  305.  
  306.  
  307.  
  308. /* edit below to change how ONLY QUESTION posts look */
  309. #questions {
  310. margin-left:0px;
  311. padding:10px;
  312. margin-top:5px;
  313. margin-bottom:5px;
  314. font-family:helvetica;
  315. font-size:10px;
  316. font-style:normal;
  317. text-align:left;
  318. background:{color:question bg};
  319. }
  320.  
  321. .note {
  322. padding:0px 20px 0px 20px;
  323. background-color:#FFFFFF;
  324. text-transform:lowercase;
  325. letter-spacing:0px;
  326. font-size: 11px;
  327. font-style:normal;
  328. text-align:left;
  329. line-height:120%;
  330. }
  331.  
  332. .note li {
  333. list-style-type:none;
  334. padding:5px 25px 5px 25px;
  335. text-align:left;
  336. margin-right:30px;
  337. margin-top:-50px;
  338. }
  339.  
  340. /* edit below to change how the date/notes/via/source looks at the bottom of each individudal post */
  341. #info {
  342. font-family:tahoma;
  343. text-align:left;
  344. margin-top:10px;
  345. padding-top:10px;
  346. padding:0px;
  347. padding-bottom:1px;
  348. text-transform:none;
  349. font-style:none;
  350. font-size:10px;
  351. line-height:100%;
  352. }
  353.  
  354. /* edit below to change how the tags at the end of each posts look */
  355. #tags {
  356. font-family:tahoma;
  357. text-align:left;
  358. margin-top:0px;
  359. padding-bottom:0px;
  360. text-transform:none;
  361. font-style:none;
  362. font-size:10px;
  363. }
  364.  
  365. #notecontainer {
  366. border:1px solid black;
  367. padding:10px;
  368. width:260px;
  369. height:180px;
  370. overflow:auto;
  371. font-family:tahoma;
  372. font-size:11px;
  373. background-color:#ffffff;
  374. }
  375.  
  376.  
  377. ol.notes {
  378. padding: 0px;
  379. margin: 25px 0px;
  380. list-style-type:none;
  381. border-bottom: solid 1px #ccc;
  382. }
  383.  
  384. ol.notes li.note {
  385. border-top: solid 1px #ccc;
  386. padding: 5px;
  387. }
  388.  
  389. ol.notes li.note img.avatar {
  390. vertical-align: -4px;
  391. margin-right: 10px;
  392. width: 16px;
  393. height: 16px;
  394. }
  395.  
  396. ol.notes li.note span.action {
  397. font-weight: normal;
  398.  
  399. }
  400. ol.notes li.note .answer_content {
  401. font-weight: normal;
  402. }
  403.  
  404. ol.notes li.note blockquote {
  405. border-color: #eee;
  406. padding: 4px 5px;
  407. margin: 10px 0px 0px 25px;
  408. }
  409.  
  410. ol.notes li.note blockquote a {
  411. text-decoration: none;
  412. }
  413.  
  414. {block:ifupdatetab}
  415.  
  416. #bite
  417. #bite a{
  418. display:block
  419. }
  420. #bite .death {
  421. margin-top:0px;filter: alpha(opacity = 0);
  422. opacity:0;-webkit-transition: all 0.5s ease-out;
  423. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  424. }
  425.  
  426. #bite:hover .death {
  427. margin-top:0px;
  428. -webkit-transition: all 0.8s ease-out;
  429. -moz-transition: all 0.8s ease-out;
  430. transition: all 0.8s ease-out;
  431. filter: alpha(opacity = 100);
  432. filter: alpha(opacity = 100);
  433. opacity:100;
  434. }
  435.  
  436. #actualnews {
  437. background:white;
  438. font-family:calibri;
  439. font-size:10px;
  440. color: #4d4d4d;
  441. width:150px;
  442. height:auto;
  443. padding-top:3px;
  444. border:1px solid#000;
  445. right: 70px;
  446. top:50px;
  447. text-align:center;
  448. position:fixed;
  449. }
  450.  
  451. #thekey img{
  452. width:{text:updatetab icon width}px;
  453. top: 34px;
  454. right: 30px;
  455. position:fixed;
  456. }
  457.  
  458.  
  459. }
  460.  
  461. {/block:ifupdatetab}
  462.  
  463. {CustomCSS}
  464.  
  465.  
  466.  
  467. </style>
  468.  
  469.  
  470.  
  471. </head>
  472.  
  473. <body>
  474.  
  475. {block:ifupdatetab}
  476.  
  477. <div id="bite">
  478. <div id="thekey"><img src="{image:updatetab icon}"></div>
  479. <div class="death">
  480. <div id="actualnews">
  481.  
  482. <b><big><u>{text:update and stats title}</u></big></b>
  483. <p>
  484. <ul>
  485. <li>{text:update 1}</li>
  486. <li>{text:update 2}</li>
  487. <li>{text:update 3}</li>
  488. </ul>
  489.  
  490. {text:online visitors} / {text:blog visits}
  491. <p> <p>
  492.  
  493. <b><big><u>{text:network title}</u></big></b>
  494. <p>
  495. <marquee behavior="scroll" direction="left" scrollamount="5">{text:network content}</marquee>
  496.  
  497. <p> <p>
  498.  
  499. <b><big><u>{text:misc title}</u></big></b>
  500. <p>
  501. {text:misc content}
  502.  
  503. <p> <p>
  504.  
  505. </div>
  506. </div></div>
  507.  
  508. {/block:ifupdatetab}
  509.  
  510. <!-- the order of these div ids determine what order the sidebar image/desciption/links and such appear in. change the order and adjust their settings above to rearrange -->
  511. <div id="sidebar">
  512. <div id="title">{Title}</div>
  513. {block:ifsidebarimage}<div id="sidebarimage"><img src="{image:sidebar}"/></div> {/block:ifsidebarimage}
  514. <div id="description">{Description} <br> <br>
  515.  
  516. {block:previouspage} <a href="{previouspage}" title="prev page"><b>〈</b></a> {/block:previouspage}
  517. {block:nextpage} <a href="{nextpage}" title="next page"><b>〉</b></a> {/block:nextpage}
  518.  
  519. </div>
  520.  
  521.  
  522. </div>
  523.  
  524.  
  525. <div id="linkbox">
  526.  
  527. <a href='/'><img style="position:fixed; opacity: 1.0; width: 17px; TOP:140px; LEFT:368px; z-index: 1;" src="{image:home icon}" title="{text:home name}"></a>
  528.  
  529. <a href='/ask'><img style="position:fixed; opacity: 1.0; width: 17px; TOP:175px; LEFT:368px; z-index: 1;" src="{image:ask icon}" title="{text:ask name}"></a>
  530.  
  531. <a href='{text:link 1 url}'><img style="position:fixed; opacity: 1.0; width: 17px; TOP:212px; LEFT:368px; z-index: 1;" src="{image:link 1 icon}" title="{text:link 1}"></a>
  532.  
  533. <a href='{text:link 2 url}'><img style="position:fixed; opacity: 1.0; width: 17px; TOP:250px; LEFT:368px; z-index: 1;" src="{image:link 2 icon}" title="{text:link 2}"></a>
  534.  
  535. <a href='{text:link 3 url}'><img style="position:fixed; opacity: 1.0; width: 17px; TOP:285px; LEFT:368px; z-index: 1;" src="{image:link 3 icon}" title="{text:link 3}"></a>
  536.  
  537.  
  538. </div>
  539.  
  540.  
  541.  
  542. {block:HasPages}{block:Pages}
  543.  
  544. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  545.  
  546. </div>
  547.  
  548.  
  549. </div>
  550.  
  551. <div id="entries">{block:Posts}<div id="post">
  552.  
  553.  
  554.  
  555. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  556.  
  557. {block:blockquote}{/block:blockquote}
  558.  
  559.  
  560.  
  561. {block:Photo}
  562. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:ifcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifcaption}
  563. {/block:Photo}
  564.  
  565. {block:Photoset}
  566. <center>{Photoset-250}</center>{block:ifcaption}{block:Caption}<i>{Caption}</i>{/block:Caption}{/block:ifcaption}
  567. {/block:Photoset}
  568.  
  569. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  570.  
  571. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  572.  
  573. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  574.  
  575. {block:Audio}{AudioPlayerBlack}{block:ifcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifcaption}{/block:Audio}
  576.  
  577. {block:Video}{Video-500}{block:ifcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifcaption}{/block:Video}
  578.  
  579. {block:Answer}<div id="questions"<a href="{askerURL}"><b>{Asker}</b> asked: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  580.  
  581.  
  582. <!-- change the "/"s and adjust the orders and {} contents to change how the info at the bottom of posts look. for example instead of at the bottom of the post it saying "january1" you can make it say "1.1.15" by changing {Month}{DayOfMonth} to {MonthNumber}.{DayOfMonth}.{ShortYear}. the full list of options is in the tumblr theme garden -->
  583.  
  584. <div id="info">
  585. {block:NoteCount}<a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount}
  586.  
  587. / {block:Date}<a href="{Permalink}">{Monthnumber}.{DayOfMonth}.{shortyear}{/block:Date}{/block:Date} </a>
  588.  
  589.  
  590. / {block:RebloggedFrom}<a href="{ReblogParentURL}">from: {reblogparentname}</a>{/block:RebloggedFrom}
  591.  
  592. / {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  593.  
  594. <div id="tags">
  595. {block:HasTags}{block:Tags}filed as: <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  596.  
  597. </div>
  598. {block:PostNotes} <div id="notecontainer">{PostNotes-16} </div>{/block:PostNotes}
  599. {/block:Posts}</div>
  600.  
  601.  
  602. </div>
  603.  
  604. <!-- DO NOT DELETE CREDIT PLEASE -->
  605. <a href='http://rxealthemes.tumblr.com'><img style="position:fixed; opacity: 1.0; width: 45px; bottom:10px; right:10px; z-index: 999;" src="http://static.tumblr.com/tor6lwb/GEro5l3do/stone_grey_jittering_test_trans.png" title="rxealthemes"></a>
  606. <!-- DO NOT DELETE CREDIT PLEASE -->
  607.  
  608.  
  609. <img style="position:fixed; opacity: 1.0; width: {text:transparent 1 width}px; bottom:{text:transparent 1 bottom}px; right:{text:transparent 1 right}px; z-index: 1;" src="{image:transparent 1}"></a>
  610.  
  611. <img style="position:fixed; opacity: 1.0; width: {text:transparent 2 width}px; bottom:{text:transparent 2 bottom}px; LEFT:{text:transparent 2 left}px; z-index: 1;" src="{image:transparent 2}"></a>
  612. </body>
  613.  
  614.  
  615. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement