Advertisement
weasleyfleur

Theme #02 | Revamped

Jun 15th, 2013
7,095
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.00 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 #002 by @alphapacks
  4. http://alphapacks.tumblr.com/
  5. (aka i change my url too often) -->
  6.  
  7. <!-- RULES & GUIDELINES -->
  8.  
  9. <!-- Feel free to edit the the theme to your liking, but please leave
  10. all credits intact and as is. These themes are not bases; don't treat
  11. them as such. Be inspired, but don't steal. -->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head>
  16.  
  17. <!-- DEFAULT VARIABLES -->
  18.  
  19. <meta name="color:bground" content="#0e0e0e" />
  20. <meta name="color:entries and sbar" content="#121212" />
  21. <meta name="color:border" content="#242323" />
  22. <meta name="color:blockquote" content="#242323" />
  23. <meta name="color:quotation" content="#DEC4B6" />
  24.  
  25. <meta name="color:text" content="#D4CABE" />
  26. <meta name="color:link" content="#00eade" />
  27. <meta name="color:title" content="#D4CABE" />
  28.  
  29. <meta name="font:title" content="georgia" />
  30. <meta name="font:body" content="georgia" />
  31.  
  32. <meta name="image:sbar" content="" />
  33. <meta name="image:background" content="" />
  34.  
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="Link01" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="Link02" />
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="Link03" />
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="Link04" />
  43. <meta name="text:Link5" content="/"/>
  44. <meta name="text:Link5 Title" content="Link05"/>
  45. <meta name="text:Link6" content="/"/>
  46. <meta name="text:Link6 Title" content="Link06"/>
  47.  
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  49. <title>{Title}</title>
  50. <meta name="description" content="{MetaDescription}" />
  51. <link rel="shortcut icon" href="{Favicon}" />
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  53. <style type="text/css">
  54.  
  55. /* --- BODY --- */
  56.  
  57. body {color:{color:text}; background-color:{color:bground}; background-image: url('{image:Background}'); background-position:center; background-attachment:fixed; font-family:{font:body}; font-size:9px; line-height:110%; text-align:justify}
  58.  
  59. a:link, a:active, a:visited{color:{color:link}; text-decoration:none}
  60. a:hover{text-decoration:none; color: {color:text};}
  61.  
  62. a:link ::-moz-selection {background-color:{color:highlight}; color:#ffffff}
  63. ::selection {background-color:{color:highlight}; color:#ffffff}
  64.  
  65. small{font-size:9px; line-height:110%}
  66. big {font-size:14px; line-height:110%}
  67. p{margin-top:5px; margin-bottom:5px}
  68. blockquote {padding:0px; padding-left:5px; padding-top:2px; padding-bottom:2px; margin:5px; border-left:5px solid {color:blockquote};}
  69. blockquote img {max-width:300px; height: auto}
  70. ul, li img {max-with:250px}
  71. ul, li, ol {margin:0px 0px 0px 12px; padding-left:2px}
  72.  
  73. pre{font-family: monospace; font-size:11px; padding: 3px 5px 3px 5px; word-wrap: break-word; max-height:150px; background-color:{color:border}; overflow-y: auto;}
  74.  
  75. img a{border:none; width:100%}
  76.  
  77. h1{color:{color:text}; font-family:Oswald; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:center}
  78.  
  79. h1 a{color:{color:text}; font-family:Oswald; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:center}
  80.  
  81. /* --- SIDEBAR --- */
  82.  
  83. #sbar {background-color:{color:entries and sbar}; width:210px; height:auto; margin-left:25px; top:20%; padding:6px; float:left; position:fixed}
  84.  
  85. #simg img{max-width:210px; margin-top:0px; margin-bottom:0px;}
  86.  
  87. #stext {margin-top:6px; font-family:{font:body}; font-size:10px; text-align:justify; padding:2px; color:{color:text};}
  88. #stext a {color:{color:link};}
  89.  
  90. #pagination {text-transform:lowercase; letter-spacing:1px; font-size:11px; font-family:georgia; margin-top:4px; font-style:italic}
  91.  
  92. /* --- NAVIGATION --- */
  93.  
  94. .sidelinks {position:absolute; margin-top:-45px; margin-left:-8px; width:225px; height:0px; -webkit-transition:opacity 0.8s linear; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out;}
  95.  
  96. .sidelinks a {display:inline-block; padding:3px; width:66px; height:auto; margin-bottom:3px; font-family:calibri; font-size:8px; text-transform:uppercase; letter-spacing:1px; text-align:center; background-color:{color:entries and sbar}; -webkit-transition:opacity 0.8s linear; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out;}
  97.  
  98. /* --- ENTRIES --- */
  99.  
  100. #container {background-color:transparent; width:800px; text-align:center; margin:0 auto -12px auto}
  101.  
  102. #entries {margin:0px 0 -10px 270px; float:left; text-align:justify;}
  103.  
  104. #entry {width:500px; padding:5px; background-color:{color:entries and sbar}; margin:20px 0 0px 0; text-align:justify;}
  105.  
  106. /* --- POST INFO --- */
  107.  
  108. #border {border-bottom:1px solid {color:border}; margin-top:8px}
  109.  
  110. #info {text-align:right; display:block; margin:2px 0px 0px 0px; padding:1px; font-family:georgia; text-transform:lowercase; font-size:9px; line-height:11px; letter-spacing:0px;}
  111.  
  112. /* --- QUOTES --- */
  113.  
  114. #quote{margin:4px 20px 4px 22px; text-transform:none; font-size:12px; line-height:15px; font-style:italic; font-family:georgia; text-align:center}
  115.  
  116. #quotation{margin:12px 0 0 0px; font-style:italic; position:absolute; font-family:georgia; font-size:32px; font-weight:bold; color:{color:quotation};}
  117.  
  118. #closingquotation{margin:-12px 0 0 458px; font-style:italic; position:absolute; font-family:georgia; font-size:32px; font-weight:bold; color:{color:quotation};}
  119.  
  120. /* --- QUESTIONS --- */
  121.  
  122. .questions{background-color:{color:entries and sbar}; border-bottom: 1px dashed {color:border};}
  123. .questions table{width:100%;}
  124. .questions td{padding: 4px 10px 8px 10px;}
  125. .questions .side{width:30px; font-size:20px; text-align:center;}
  126.  
  127. .questions .name{font-family:Oswald; color:{color:link}; padding-right: 15px; border-left: 1px solid transparent;}
  128.  
  129. .questions .asking{margin-top:-3px; font-family:Oswald; text-transform:lowercase; font-size:13px; line-height:14px;}
  130.  
  131. .questions .quest{padding-top: 2px; padding-bottom:10px; font-family: calibri; font-size: 11px; letter-spacing:1px;}
  132.  
  133. .questions .portrait{width:28px; padding:0px; text-align:center;}
  134.  
  135. .questions .asker{left:0px; position:relative; width:20px; height:20px; text-align: center; padding-bottom:8px}
  136. .questions .asker img{border:3px solid {color:border}; width:20px; position:relative; top:0px; left:0px;}
  137.  
  138. #answer {margin-top:10px}
  139.  
  140. /* --- AUDIO --- */
  141.  
  142. #audentryprob {display:block; height:auto; position:relative; min-height:80px;}
  143.  
  144. .audentry {width:490px; background-color:{color:entries and sbar}; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:80px}
  145.  
  146. .audioplay {top: 5px; left: 5px; position: absolute; z-index:3; background:black; opacity: 0.8; filter:alpha(opacity=70)}
  147.  
  148. .audioplayer {width: 26px; height: 38px; overflow: hidden; margin: 27px 27px 15px 27px;}
  149.  
  150. .uno, .dos, .tres, .quatro {padding:4px; margin:0 0 4px 0px; text-transform:uppercase; font-size:10px; font-family:calibri; background-color:{color:bground}}
  151.  
  152. .uno b, .dos b, .tres b {color:{color:link}}
  153.  
  154. .margin{margin-bottom:7px;}
  155.  
  156. /* --- CHAT POST --- */
  157.  
  158. .user_1 .label, .user_3 .label, .user_5 .label, .user_7 .label, .user_9 .label, .user_11 .label, .user_13 .label {color:{color:link}; font-weight:bold}
  159.  
  160. .user_2 .label, .user_4 .label, .user_6 .label, .user_8 .label, .user_10 .label, .user_12 .label, .user_14 .label {color:{color:text}; font-weight:bold}
  161.  
  162. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px; font-family:calibri; font-size:11px; line-height:12px}
  163.  
  164. /* --- NOTES --- */
  165.  
  166. ol.notes {padding:0px; margin:15px 25px 15px 25px; list-style-type: decimal-leading-zero; font-family:georgia; color:{color:text};}
  167.  
  168. ol.notes li.note {padding: 3px 3px 3px 12px; border-bottom: 1px solid {color:border};}
  169.  
  170. ol.notes li.note img.avatar {display: none}
  171. ol.notes li.note span.action {font-style:italic;}
  172. ol.notes li.note .answer_content {font-weight:normal;}
  173.  
  174. ol.notes li.note blockquote {margin:6px 0px 6px 10px; padding:10px; background:{color:entries and sbar}; letter-spacing:0px; font-family:arial; font-size:11px; font-style:italic; font-weight:bold; color:{color:link}}
  175.  
  176. /* --- THEMAGE --- */
  177.  
  178. #themelink {bottom:0px; left:3px; padding:10px; background-color:transparent; font-size:20px; text-align:left; position:fixed;}
  179.  
  180. </style>
  181. <style type="text/css">{CustomCSS}</style>
  182. </head>
  183.  
  184. <body>
  185.  
  186. <link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>
  187.  
  188. <div id="container">
  189.  
  190. <div id="sbar">
  191.  
  192. <div class="sidelinks">
  193. {block:ifLink1Title}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1Title}
  194. {block:ifLink2Title}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2Title}
  195. {block:ifLink3Title}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3Title}<br />
  196. {block:ifLink4Title}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4Title}
  197. {block:ifLink5Title}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5Title}
  198. {block:ifLink6Title}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6Title}
  199. </div>
  200.  
  201. <div id="simg"><a href="/"><img src="{image:sbar}"></a></div>
  202.  
  203. <div id="stext">{Description}</div>
  204.  
  205. {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</div>{/block:Pagination}
  206.  
  207. </div>
  208.  
  209. <div id="themelink"><a href="http://alphapacks.tumblr.com/">ᵆ</a></div>
  210.  
  211. <div id="entries">
  212.  
  213. {block:Posts}
  214. <div id="entry">
  215.  
  216. {block:Text}{block:Title}<h1><link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>{Title}</h1>{/block:Title}{Body}{/block:Text}
  217.  
  218. {block:Quote}<div style="float:left" id="quotation">“</div><div id="quote">{Quote}<div style="float:right" id="closingquotation">”</div>{block:Source}<br><div style="font:10px calibri">— {Source}</div>{/block:Source}</div>{/block:Quote}
  219.  
  220. {block:Link}<a href="{URL}"><h1><link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>{Name}</h1></a>
  221. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  222.  
  223. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  224. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  225.  
  226. {block:Photoset}<center>{Photoset-500}</center>
  227. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photoset}
  228.  
  229. {block:Chat}<div style="font-family:calibri; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin-bottom:3px; padding:0px; text-align:left">{Title}</div><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  230.  
  231. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  232.  
  233. {block:Answer}
  234. <div class="questions"><table cellspacing="0px" cellpadding="0px"><tr>
  235. <td class="portrait"><div class="asker"><img src="{AskerPortraitURL-48}"></div></td>
  236. <td class="quest"><span class="asking">{Asker}</span><br>{Question}</tr></table>
  237. </div>
  238.  
  239. <div id="answer">{Answer}</div>
  240. {/block:Answer}
  241.  
  242. {block:Audio}
  243. <div id="audentryprob">
  244. <div class="audentry">
  245. <img src="http://static.tumblr.com/2lqtwbf/coolyqooj/untitled-1.png" alt="default album art" width="80" height="80" style="position:absolute; vertical-align:middle;" />
  246. {block:AlbumArt}<img width="80" height="80" src="{AlbumArtURL}" style="position:absolute;" />{/block:AlbumArt}
  247.  
  248. <div class="audioplay"><div class="audioplayer">{AudioPlayerBlack}</div></div>
  249.  
  250. <div style="margin-left:88px;">
  251. {block:TrackName}<div class="uno"><b>Song:</b> {TrackName}</div>{/block:TrackName}
  252. {block:Artist}<div class="dos"><b>Artist:</b> {Artist}</div>{/block:Artist}
  253. {block:Album}<div class="tres"><b>Album:</b> {Album}</div>{/block:Album}
  254. <div class="quatro">{FormattedPlayCountWithLabel}</div>
  255. </div>
  256.  
  257. </div></div>{/block:Audio}
  258.  
  259. <div id="border"></div>
  260.  
  261. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} (org <a href="{SourceURL}"></a><a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:ContentSource}{/block:RebloggedFrom}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  262.  
  263. </div></div>
  264.  
  265. {/block:Posts}
  266. {block:PostNotes}{PostNotes}<br>{/block:PostNotes}<br><br>
  267.  
  268. </div>
  269.  
  270. </body>
  271. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement