Don't like ads? PRO users don't see any ads ;-)
Guest

theme 012. 02

By: yeahniall on Jul 13th, 2012  |  syntax: None  |  size: 9.31 KB  |  hits: 113  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--
  2.  
  3.     theme 012
  4.  
  5.     by yeahniall, raiane.
  6.  
  7. (http://yeahniall.tumblr.com/)
  8.  
  9. -->
  10.  
  11. <head>
  12.  
  13. <!-- DEFAULT VARIABLES -->
  14.  
  15. <meta name="color:background" content="#ffffff" />
  16. <meta name="color:entry" content="#f1f1f1" />
  17. <meta name="color:info" content="#ffffff" />
  18. <meta name="color:border" content="#ffffff" />
  19. <meta name="color:scrollbg" content="#ffffff" />
  20. <meta name="color:scrollbar" content="#e7d1bf" />
  21. <meta name="color:question" content="#f5f4f3" />
  22. <meta name="color:asker" content="#f5f4f3" />
  23. <meta name="color:text" content="#47443e" />
  24. <meta name="color:description" content="#f1f1f1" />
  25. <meta name="color:link" content="#b1957e" />
  26. <meta name="color:title" content="#b1957e" />
  27. <meta name="image:sidebar" content=""/>
  28. <meta name="text:link1" content="link 1" />
  29. <meta name="text:link1 url" content="/" />
  30. <meta name="text:link2" content="link 2" />
  31. <meta name="text:link2 url" content="/" />
  32. <meta name="text:link3" content="link 3" />
  33. <meta name="text:link3 url" content="/" />
  34.  
  35. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36.  
  37. <title>{Title}</title>
  38.  
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40.  
  41. <link rel="shortcut icon" href="{Favicon}" />
  42.  
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  44.  
  45. <style type="text/css">
  46.  
  47. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  48.  
  49. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  50.  
  51. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  52.  
  53. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  54.  
  55. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  56.  
  57. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  58.  
  59. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  60.  
  61. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  62.  
  63. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
  64.  
  65. body {color:{color:text}; background-color:{color:background}; font-family:calibri; font-size:10px; line-height:110%; text-align:justify}
  66.  
  67. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  68.  
  69. a:hover{color:{color:text};}
  70.  
  71. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  72.  
  73. b, strong{color:{color:text};}
  74.  
  75. i, em {color:{color:text};}
  76.  
  77. p{margin-top:5px; margin-bottom:5px}
  78.  
  79. blockquote {padding:0px; padding-left:5px; margin:0px; border-left:2px solid {color:text}}
  80.  
  81. h1{color:{color:title}; font-family:{font:body}; font-size:15px;line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:; margin:0px; padding:0px; text-align:left}
  82.      h2{color:{color:title}; font-family:{font:body}; font-size:15px; line-height:12px; letter-spacing:0px; font-weight:normal; margin-bottom:-0px; text-align:left}
  83.    h3{color:{color:body}; font-family:{font:body}; font-size:13px; font-weight:normal; text-transform:;}
  84. img a{border:none; border-bottom: 0px dotted {color:Link}; width:100%}
  85. #container {background-color:transparent; width:800px; text-align:center; margin:0 auto -10px auto;padding: 3px}
  86. #entries {margin-top:40px; margin-left:300px; float:left; text-align:justify;}
  87. #entry {margin:5px 0 -5px 0; margin-top:15px; width:500px; background-color:{color:entry};text-align:justify;padding:15px;}
  88. #sidebar {width:250px; margin-left:-120px; top:230px; position:fixed; text-align:justify;}
  89. #desc {font-family:calibri; font-size:10px; margin-left:135px; background-color:{color:description}; width:170px; height: 170px;padding:5px; margin-top:-10px; text-align:center; position:fixed;color: {color:text}; filter:alpha(opacity=10); -moz-opacity:0.1; -khtml-opacity: 0.1; opacity: 0.1;}
  90. #desc:hover {filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
  91. #links { font-family:calibri; font-size:10px;}
  92. #img img{float:left; margin-left:135px; top:220px; position:fixed;padding:-10px;border:5px solid; color: {color:border};width: 170px;height: 170px }
  93.  
  94. #nav  {display:block; font:13px arial; margin-top: -50px; margin-left: 135px;text-transform:lowercase; font-weight:bold; color:{color:link}; position:fixed; text-align:center; width: 180px}
  95. #info {text-align:left;padding: 5px; background-color: transparent; width: 500px; text-transform:uppercase;font-size: 9px}
  96. #tags {border-left: 6px solid {color:info};opacity: 0.5; ; text-transform:lowercase;font-size: 9px }
  97. #tags:hover { border-left: 12px solid {color:info}; opacity:1;}
  98. #line { width:500px; height: 3px; background-color: {color:info}}
  99. #line2 { width:180px; height: 3px; background-color: {color:info}}
  100.  
  101. #question {background-color:{color:question}; color:{color:text}; padding:10px; font-family:arial; font-size:9px;}
  102. #asker {background-color:{color:asker}; color:{color:text}; padding:10px; font:15px calibri; text-transform:lowercase;}
  103. #yeahniall {bottom: 0px; left: 0px; font-style: italic; text-transform: uppercase; font-size: 9px; font-family: Calibri; position: fixed;}
  104. #audio{background-color:#000000;height:55px;overflow:hidden;}
  105. .user_1 {background-color:{color:ch}; margin-right:25px; color:{color:text};}
  106. .user_2 {background-color:{color:entry}; color:{color:text}; margin-right:25px;}
  107. .user_3 {background-color:{color:ch}; margin-right:25px; color:{color:text};}
  108. .user_4 {background-color:{color:entry}; color:{color:text}; margin-right:25px;}
  109. .user_5 {background-color:{color:ch}; margin-right:25px; color:{color:text};}
  110. .user_6 {background-color:{color:entry}; color:{color:text}; margin-right:25px;}
  111. .user_7 {background-color:{color:ch}; margin-right:25px; color:{color:text};}
  112. .user_8 {background-color:{color:entry}; color:{color:text}; margin-right:25px;}
  113. .user_9 {background-color:{color:ch}; margin-right:25px; color:{color:text};}
  114. .user_10 {background-color:{color:entry}; color:{color:text}; margin-right:25px;}
  115. .user_11 {background-color:{color:ch}; margin-right:25px; color:{color:text};}
  116. .user_12 {background-color:{color:entry}; color:{color:text}; margin-right:25px;}
  117. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:5px;}
  118. .notes img{width:10px; position:relative; top:1px}
  119. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  120. </style>
  121. <style type="text/css">{CustomCSS}</style>
  122. </head>
  123. <body>
  124. <div id="container">
  125. <div id="entries">
  126. {block:Posts}
  127.  
  128. <div id="entry">
  129.  
  130. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  131.  
  132. {block:Text}{Body}{/block:Text}
  133.  
  134. {block:Quote}<title2>“{Quote}” — {Source}</title2>{/block:Quote}
  135.  
  136. {block:Link}<a href="{URL}" class="link" {Target}><title2>{Name}&nbsp;</title2></a>
  137.  
  138. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  139.  
  140. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  141.  
  142. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  143.  
  144. {block:Chat}<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}
  145.  
  146. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  147.  
  148. {block:Answer}
  149. <div id="asker"><img src="{AskerPortraitURL-24}"/> {Asker}</div>
  150. <div id="question">{Question}</div>
  151.  
  152. {Answer}{/block:answer}
  153.  
  154. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="55px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  155. <div id="line"></div>
  156. <div id="info"><a href="{Permalink}">{TimeAgo}:</a> <block:shortmonth> {ShortMonth}</block:shortmonth> {DayOfMonth}{DayOfMonthSuffix}<a>  {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} via {ReblogParentLink}{/block:RebloggedFrom}{block:ContentSource} © {SourceLink}{/block:ContentSource} </div>
  157. <div id="tags"> {block:HasTags}{block:Tags}<a href="/tagged/{Tag}">#{Tag}</a> {/block:Tags}{/block:HasTags} </div></div><BR>
  158.  
  159. <br>
  160. {/block:Posts}
  161.  
  162. {block:PostNotes}{PostNotes}{/block:PostNotes}
  163.  
  164. </div>
  165.  
  166. <div id="sidebar">
  167. <div id="img"><img src="{image:Sidebar}"></div>
  168.  
  169. <div id="desc">{block:Description}{Description}{/block:Description} </div>
  170.  
  171.  
  172. <div id="nav"><a href="/">home</a>   <a href="/ask">askbox</a>   <a href="/archive">archive</a>
  173. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}<p>
  174. <div id="line2"></div><center>
  175. <div id="links">{block:ifLink1}  <em><a href="{text:link1 url}">{text:link1}</a></em>{/block:ifLink1}
  176.  {block:ifLink2}-  <em><a href="{text:link2 url}">{text:link2}</a></em>{/block:ifLink2}
  177.  {block:ifLink3}-  <em><a href="{text:link3 url}">{text:link3}</a></em>{/block:ifLink3}
  178. </div>
  179.  
  180. <div id="yeahniall"> <a href="http://yeahniall.tumblr.com/tagged/themes">© yeahniall</a></div>
  181. </div>
  182.  
  183. </div>
  184.  
  185. </div>
  186.  
  187. </body>
  188.  
  189. </html>