Advertisement
heyahminai

boxed theme

Nov 10th, 2014
7,190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.65 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5.  
  6. <link rel="shortcut icon" href="{image:Favicon}" />
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  8. <title>{Title}</title>
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <meta name="image:sidebar" content=""/>
  12. <meta name="image:Background" content="" />
  13. <meta name="image:favicon" content="" />
  14.  
  15. <meta name="color:background" content="#dcecf5">
  16. <meta name="color:text" content="#000000" />
  17. <meta name="color:link" content="#000000" />
  18. <meta name="color:link hover" content="#529ecc" />
  19. <meta name="color:Sidebar Link" content="#000000" />
  20. <meta name="color:Sidebar Link Hover" content="#ffffff"/>
  21. <meta name="color:Sidebar Link BG" content="#ffffff" />
  22. <meta name="color:Sidebar Link BG Hover" content="#000000" />
  23. <meta name="color:Borders" content="#ffffff" />
  24. <meta name="color:Post Color" content="#ffffff" />
  25. <meta name="color:scrollbar" content="#000000" />
  26. <meta name="color:SelectionBG" content="#dcecf5" />
  27. <meta name="color:SelectionText" content="#000000" />
  28. <meta name="color:HoverBoxBG" content="#dcecf5" />
  29. <meta name="color:HoverBoxBorder" content="#bad8eb" />
  30. <meta name="color:HoverBoxText" content="#6e6c6c" />
  31.  
  32. <meta name="if:Background Cover" content="1" />
  33. <meta name="if:Background" content="1" />
  34. <meta name="if:ShowTags" content="1" />
  35.  
  36. <meta name="text:Font Size" content="12" />
  37.  
  38. <meta name="text:link1" content="/url" />
  39. <meta name="text:name1" content="• link one" />
  40. <meta name="text:link2" content="/url" />
  41. <meta name="text:name2" content="• link two" />
  42. <meta name="text:link3" content="/url" />
  43. <meta name="text:name3" content="• link three" />
  44. <meta name="text:link4" content="/url" />
  45. <meta name="text:name4" content="• link four" />
  46. <meta name="text:link5" content="/url" />
  47. <meta name="text:name5" content="• link five" />
  48. <meta name="text:link6" content="/url" />
  49. <meta name="text:name6" content="• link six" />
  50.  
  51. </head>
  52.  
  53. <style type="text/css">
  54.  
  55. body {color:{color:text}; {block:ifbackground}background-color:{color:Background};background-image: url('{image:background}'); top: 0;background-attachment: fixed; {block:ifbackgroundcover}-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;{/block:ifbackgroundcover}{/block:ifbackground} font-family:verdana; font-size: {text:Font Size}px; line-height:17px; text-align:left}
  56.  
  57. ::-webkit-scrollbar { height: 0px; width: 9px; background: {color:scrollbar}; border: 4px solid {color:background}; opacity:1; } ::-webkit-scrollbar-thumb { background: {color:scrollbar}; border: {color:background} solid 2px; height: 8px; width: 11px; border-radius: 8px; -moz-border-radius: 8px -webkit-border-radius: 8px o-border-radius: 8px; -ms-border-radius: 8px; }
  58.  
  59. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  60.  
  61. a:hover {
  62. color:{color:link hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  63.  
  64. p{margin-top:6px; margin-bottom:6px}
  65.  
  66. blockquote {padding:0px; padding-left:10px; margin:8px; border-left:2px solid {color:text}}
  67.  
  68. img a{border:none; width:100%;}
  69.  
  70. #sidebar{position:fixed; width:310px; background:transparent; border:1px solid {color:Borders}; padding:10px; left:130px; top:140px; height: auto; border-style: solid solid none solid;}
  71.  
  72. #description{padding: 2px 8px; text-align: center; margin-bottom: 8px; border: 1px solid {color:Borders}; background: {color:Post Color};}
  73.  
  74. #sidebarimage{width: 45%; height: auto; float: left;}
  75.  
  76. #sidebarimage img{border: 1px solid {color:Borders}; padding: 8px; background: {color:Post Color}; height: 142px; }
  77.  
  78. #sidebarimage img:hover {background: {color:Sidebar Link BG Hover}; border: 1px solid {color:Sidebar Link BG Hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  79.  
  80. #title{background:{color:Post Color}; font-size:16px; margin: 0px 0px 5px 0px; font-weight: bold; line-height: 17px; padding: 10px; border: 1px solid {color:Borders};}
  81.  
  82. #links {width: 45%; float: right;}
  83.  
  84. #links a{color:{color:Sidebar Link};border: 1px solid {color:Borders}; background: {color:Sidebar Link BG}; padding:1px 10px; height: 17px; display: block; }
  85.  
  86. #links a:hover{color:{color:Sidebar Link Hover};background: {color:Sidebar Link BG Hover}; border: 1px solid {color:Sidebar Link BG Hover}; }
  87.  
  88. #paginationcontent{border: 1px solid {color:Borders}; position: fixed; display: block; text-align: center; margin-top: 158px; padding: 10px; width: 310px; left: 130px; border-style: none solid solid solid; background: transparent;}
  89.  
  90. #pagination{padding: 10px; border: 1px solid {color:Borders}; background: {color:Post Color};}
  91.  
  92. #entries {margin: 0px 20% 100px 0px; top: 0px; float: right; text-align: left; width: 520px; }
  93.  
  94. #content {margin: 70px 0px 0px 0px; width: 500px; text-align: left; padding: 10px;border: 1px double {color:Borders}; background: ; }
  95.  
  96. #posts img {max-width:95%;padding: 10px; border: 1px solid {color:Borders}; background:{color:Post Color};}
  97.  
  98. #copy {margin: 5px 0px; }
  99.  
  100. #copy a{text-decoration: underline; }
  101.  
  102. #posts #copy img{border: none;padding: 0px; border: none;}
  103.  
  104. .questionask {background: {color:Post Color}; padding: 10px; border:1px solid {color:Borders};} .questionask a{text-decoration: underline;}
  105.  
  106. #posts #answer{margin-top: 10px;} #answer a{text-decoration: underline;}
  107.  
  108. .audio{background-color:black; display:block}
  109.  
  110. #album{margin:8px 8px 3px 3px; padding: 0px; float:left; width:85px; background:{color:accent}; {block:ifBorders}border:3px solid {color:borders};{/block:ifBorders} height:80px;}
  111.  
  112. #album img {border-radius:0px; padding: 0px; width: 75px;}
  113.  
  114. #player{ float:left; width:25px; margin-left: 5px; padding-top:0px; margin-right: 30px; padding-bottom: 7px; height:18px; background-color:#fff; overflow-x:hidden; overflow-y:hidden; opacity: .9; filter:alpha(opacity=10); -moz-opacity: 0.1; -moz-transition: all .9s ease; -o-transition: all .9s ease; transition: all .9s ease; -webkit-transition: all .9s ease; color:{color:Text}; margin-top:11px; margin-left:-91px; }
  115.  
  116. .clear { clear: both; height: 0px; overflow: hidden; }
  117.  
  118. .user_1 .label, .user_2 .label, .user_3 .label {color:{color:link}; font-weight:bold}
  119.  
  120. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  121.  
  122. .notes img{width:10px; position:relative; top:1px}
  123.  
  124. #entries #posts .notecontainer { font-family: {select:Body Font}; font-size: {text:bodyfontsize}px; color:{color:text}; margin-top: 0px; margin-bottom: 10px; background: transparent; text-align: left;}
  125.  
  126. #entries #posts .notecontainer a {color:{color:link};text-decoration: underline; }
  127.  
  128. #entries #posts .notecontainer ol.notes { padding: 0px 0 10px 0; list-style-type: none; font-size: {text:bodyfontsize}px; }
  129.  
  130. #entries #posts .notecontainer ol.notes li.note {padding: 10px 10px 0 10px; }
  131.  
  132. #entries #posts .notecontainer ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; padding: 1px;}
  133.  
  134. #entries #posts .notecontainer ol.notes li.note span.action { font-weight: normal; }
  135.  
  136. #entries #posts .notecontainer ol.notes li.note .answer_content { font-weight: normal; }
  137.  
  138. #entries #posts .notecontainer ol.notes li.note blockquote { border-left: solid 1px {color:link}; padding: 4px 10px; margin: 10px 0px 0px 20px; }
  139.  
  140. #entries #posts .notecontainer ol.notes li.note blockquote a { text-decoration: none; color:{color:link}; }
  141.  
  142. #info{display:block; padding:5px; margin: 10px 0px 0px 0px; width:auto; font-size:12px; font-family:verdana; text-transform:none; border: 1px solid {color:Borders};background: {color:Post Color};}
  143.  
  144. #tags{padding: 6px; font-size: 12px; border: 1px solid {color:Borders}; background: {color:Post Color}; text-align:left;}
  145.  
  146. #posts #tags .comma:last-child {display: none;}
  147.  
  148. #credit{position:fixed; bottom:10px; left:10px; font-size:12px; font-family:calibri; text-transform:none;letter-spacing: 0px; font-style:normal; background:white; border:1px solid black; padding:3px;} #credit a{color:black;}
  149.  
  150. #posts left { float:left; }
  151.  
  152. #posts right {float: right;}
  153.  
  154. #yeah{background:{color:Post Color}; border: 1px solid {color:Borders}; padding: 3px 10px;} #yeah a{text-decoration: underline}
  155.  
  156.  
  157. </style>
  158.  
  159. <body>
  160. <div id="sidebar">
  161. <div id="sidebarcontent">
  162. <div id="description">
  163. {description}
  164. </div> <!-- end description -->
  165.  
  166. <div id="sidebarimage">
  167. <a href="/"><img src="{image:sidebar}"></a>
  168. </div><!-- end sidebarimage -->
  169.  
  170. <div id="links">
  171. <a href="{text:link1}">{text:name1}</a><p>
  172. <a href="{text:link2}">{text:name2}</a><p>
  173. <a href="{text:link3}">{text:name3}</a><p>
  174. <a href="{text:link4}">{text:name4}</a><p>
  175. <a href="{text:link5}">{text:name5}</a><p>
  176. <a href="{text:link6}">{text:name6}</a><p>
  177. </div> <!-- end links -->
  178.  
  179.  
  180. <div id="paginationcontent">
  181. {block:Pagination}
  182. <div id="pagination">
  183. {block:PreviousPage}
  184. <a href="{PreviousPage}">{lang:Previous Page}</a>
  185. {/block:PreviousPage}
  186.  
  187. {block:JumpPagination length="5"}
  188. {block:CurrentPage}
  189. <span class="current_page">{PageNumber}</span>
  190. {/block:CurrentPage}
  191.  
  192. {block:JumpPage}
  193. <a class="jump_page" href="{URL}">{PageNumber}</a>
  194. {/block:JumpPage}
  195. {/block:JumpPagination}
  196.  
  197. {block:NextPage}
  198. <a href="{NextPage}">{lang:Next Page}</a>
  199. {/block:NextPage}
  200. </div> <!-- end pagination -->
  201. {/block:Pagination}
  202. </div><!-- end sidebar content -->
  203. </div> <!-- end sidebar -->
  204. </div>
  205. <div id="credit">
  206. <a href="http://themesbyarin.tumblr.com/">THEME</a>
  207. </div>
  208.  
  209. <div id="entries">
  210. {block:posts}
  211.  
  212. <div id="posts">
  213. <div id="content">
  214.  
  215. {block:Text}<div id="yeah" ><div id="copy">{block:Title}<div id="title">{Title}</div>{/block:Title}{Body}</div></div>{/block:Text}
  216.  
  217. {block:Quote}<div id="yeah" style="padding: 10px;">“{Quote}” — {Source}</div>{/block:Quote}
  218.  
  219. {block:Link}<a href="{URL}"><div id="yeah" style="font-size: 15px; padding: 10px; font-weight: bold; text-align: center">{Name}</div></a>
  220. {block:Description}<p><div id="copy"><div id="yeah">{Description}</div></div></p>{/block:Description}{/block:Link}
  221.  
  222. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  223. {block:Caption}<div id="copy"><div id="yeah">{Caption}</div></div>{/block:Caption}{/block:Photo}
  224.  
  225. {block:Photoset}<center>{Photoset-500}</center>
  226. {block:Caption}<div id="copy"><div id="yeah" style="margin: 10px 0px">{Caption}</div></div>{/block:Caption}{/block:Photoset}
  227.  
  228. {block:Chat}{block:Title}<div id="title">{Title}</div>{/block:Title}<div id="yeah" style ="margin: 8px 0px;"><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</div></ul>{/block:Chat}
  229.  
  230. {block:Video}{Video-500}{block:Caption}<div id="copy"><div id="yeah" style="margin-top: 5px;">{Caption}</div></div>{/block:Caption}{/block:Video}
  231.  
  232. <div class="question">{block:Answer}<b><div class="questionask">{Asker} asked: {text:Asker Text}</b> {Question}</div><div id="asnwer"><div id="yeah" style=" margin-top:5px;">{Answer}</div></div>{/block:Answer}</div>
  233.  
  234.  
  235. {block:Audio}
  236. <div id="yeah" style="padding: 5px 5px 5px 3px;">{block:AudioPlayer}
  237.  
  238. <div id="album">
  239. {block:AlbumArt}<img src="{AlbumArtURL}"/>{/block:AlbumArt}
  240. </div>
  241.  
  242. <div id="player">
  243. <div style="marginp:3px;">{AudioPlayerWhite}</div>
  244. </div>
  245.  
  246. <div id="infos" style="padding: 8px;">
  247. <span style="">{block:TrackName}<b>{TrackName}</b>{/block:TrackName}{block:ExternalAudio}<a href="{ExternalAudioURL}" title="{lang:Download}"> +</a>{/block:ExternalAudio}</span>
  248. <br>{block:Artist}{Artist}{/block:Artist}<br>{block:Album}{Album}{/block:Album}<br>{PlayCountWithLabel}</div>
  249. <div class="clear"></div>{/block:AudioPlayer}</div>
  250.  
  251. {block:AudioEmbed}
  252. {block:indexpage}{block:if500px}{AudioEmbed-500}{/block:if500px}{block:if400px}{AudioEmbed-400}{/block:if400px}{/block:indexpage}
  253. {block:permalinkpage}{AudioEmbed-500}{/block:permalinkpage}
  254. {/block:AudioEmbed}
  255.  
  256. {block:Caption}<div id="copy" style="margin-top: 10px;"><div id="yeah">{Caption}</div></div>{/block:Caption}{/block:Audio}
  257.  
  258. <center>{block:Date}<div id="info"><left><b>posted: </b><a href="{Permalink}"> <a href="{Permalink}">{timeago} at {12HourWithZero}.{Minutes} {AmPm}</a></left><right>{block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a> / {/block:NoteCount} {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{lang:Reblogged from ReblogParentName}">via</a> /{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="{lang:Originally from ReblogRootName}">source </a> / {/block:ContentSource}<a href="{Permalink}"> <a href="{ReblogURL}" target="_blank" class="details">reblog&#160;</a> </right><br>{/block:Date}</center>
  259.  
  260. <center>{block:ifShowTags}{block:HasTags}<p><div id="tags"><b>{lang:Tagged}:</b>{block:Tags}
  261. <a href="{TagURL}">{Tag}</a><span class="comma">, </span>{/block:Tags}.</div>{/block:HasTags}{/block:ifShowTags}</div> <!-- end info -->
  262.  
  263. <left>
  264. {block:PostNotes}
  265. <div class="notes">
  266. <div class="notecontainer">{PostNotes}</div>
  267. </div>
  268. {/block:PostNotes}
  269. </left>
  270.  
  271.  
  272. {/block:Posts}
  273. </div>
  274. </div>
  275.  
  276. </div>
  277.  
  278.  
  279.  
  280. </body>
  281. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement