Advertisement
lennonthemes

Libby

Apr 25th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.51 KB | None | 0 0
  1. <!--- bonivur themes leave all credit!--->
  2.  
  3. <html>
  4. <head>
  5.  
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12.  
  13. </head>
  14.  
  15. <!-- DEFAULT VARIABLES -->
  16. <meta name="color:Background" content="#ffffff"/>
  17. <meta name="color:Text" content="#c2c2c2"/>
  18. <meta name="color:Title" content="#a3a3a3"/>
  19. <meta name="color:Link" content="#a8a8a8"/>
  20. <meta name="color:Link Hover" content="#b6b6b6"/>
  21.  
  22. <meta name="image:Sidebar" content="http://static.tumblr.com/15098fa940a97a2e99b1c715f2d44f4d/4tihanh/bhSmlube9/tumblr_static_rrt.gif"/>
  23.  
  24. <meta name="if:400px posts" content="1" />
  25.  
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="link1" />
  28. <meta name="text:Link2" content="/" />
  29. <meta name="text:Link2 Title" content="link2" />
  30.  
  31.  
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36.  
  37. body {color:{color:text}; background-attachment:fixed; background-color:{color:background}; text-align:justify; font-family:times; font-size:10px; font-style:none; line-height:14px;}
  38.  
  39. a {color: {color:link}; text-decoration:none;}
  40. a:hover {color:{color:link hover}; text-decoration:none;}
  41.  
  42. small {font-size:10px;}
  43. big {font-size:12px;}
  44. b, strong {color:{color:link};}
  45. i, em {color:{color:text};}
  46. p {margin-top:5px; margin-bottom:5px}
  47. blockquote {border-left:1px solid #e9e7e7; padding-left:5px; margin:5px; max-width:500px!important;}
  48.  
  49. #content {margin-top:20px; margin-bottom:30px; position:relative; left:465px; {block:if400pxposts}width:400px;{/block:if400pxposts}; {block:ifNot400pxposts}width:500px;{/block:ifNot400pxposts};}
  50.  
  51. #posts {margin-bottom:50px; {block:if400pxposts}width:400px;{/block:if400pxposts}; {block:ifNot400pxposts}width:500px;{/block:ifNot400pxposts};}
  52.  
  53. #sidebar {border:1px solid #f2f2f2; padding:12px; position:fixed; margin-top:130px; left:230px; width:140px; background-color:{color:background};}
  54.  
  55. #sidebarimage {text-align:center;}
  56.  
  57. #sidebarimage img {width:140px; height:auto; text-align:center; background:transparent;}
  58.  
  59. #navigation {font-size:16px; letter-spacing:0px; word-spacing:7px; font-weight:bold; width:140px; text-align:center; margin-top:10px; text-transform:lowercase; color:{color:link};}
  60.  
  61. #description {font-style:italic; text-align:justify; width:140px; margin-top:10px;}
  62.  
  63. #pagination {text-transform:lowercase; margin-top:15px; width:140px; text-align:center;}
  64.  
  65. h1 {font-size:13px; font-weight:normal; margin:0px; text-align:left; line-height:10px; font-style:italic; color:{color:title};}
  66.  
  67. h2 {font-size:14px; font-weight:normal; text-align:center; line-height:13px; font-style:italic; color:{color:title};}
  68.  
  69. #info {text-transform:lowercase; font-size:9px; text-align:left; display:block; color:#949494; {block:if400pxposts}width:395px;{/block:if400pxposts}; {block:ifNot400pxposts}width:495px;{/block:ifNot400pxposts};}
  70.  
  71. .date {padding-top:6px; font-style:italic; padding-left:4px; word-spacing:2px; color:#949494; {block:if400pxposts}width:395px;{/block:if400pxposts}; {block:ifNot400pxposts}width:495px;{/block:ifNot400pxposts}}
  72.  
  73. .tag {padding-left:4px; font-style:none; text-transform:lowercase; font-size:10px; {block:if400pxposts}width:395px;{/block:if400pxposts}; {block:ifNot400pxposts}width:495px;{/block:ifNot400pxposts};}
  74.  
  75. .tag a {background-color:#f8f8f8; color:{color:link};}
  76.  
  77. #questions {text-align:left; text-transform:lowercase; font-size:10px; background-color:#fafafa; padding:10px; color:{color:text};}
  78.  
  79. #audio {width:500px; height:auto; padding-bottom:5px; display:block;}
  80. .info {margin-left:100px; margin-top:-54px; line-height:14px; padding-bottom:10px;}
  81.  
  82.  
  83. .chat {line-height:13px;}
  84.  
  85.  
  86. ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border-bottom: solid 1px #ccc;}
  87. ol.notes li.note {border-top: solid 1px #ccc; padding: 10px;}
  88. ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px;}
  89. ol.notes li.note span.action {font-weight: normal;}
  90. ol.notes li.note .answer_content {font-weight: normal;}
  91. ol.notes li.note blockquote {border-color: #eee; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  92. ol.notes li.note blockquote a {text-decoration: none;}
  93.  
  94.  
  95.  
  96. </style>
  97. <style type="text/css">{CustomCSS}</style>
  98. </head>
  99.  
  100. <body>
  101.  
  102. <div id="content">
  103.  
  104. <div id="sidebar">
  105.  
  106. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}"/></a></div>
  107.  
  108. <div id="navigation">
  109. <a href="/" title="home">迎</a>
  110. <a href="/ask" title="mailbox">簡</a>
  111. {block:ifLink1}<a href="{text:link1}" title="{text:link1 title}">益</a>{/block:ifLink1}
  112. {block:ifLink2}<a href="{text:link2}" title="{text:link2 title}">安</a>{/block:ifLink2}
  113. <a href="http://bonivur.tumblr.com/" title="credit">到</a>
  114.  
  115. </div>
  116.  
  117. <div id="description">{block:Description}{Description}{/block:Description}
  118. </div>
  119.  
  120. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">← </a>{/block:PreviousPage}{CurrentPage} out of {TotalPages}{block:NextPage}<a href="{NextPage}"> →</a>{/block:NextPage}{/block:Pagination}</div>
  121.  
  122. </div>
  123.  
  124.  
  125. <br>
  126.  
  127. <br>
  128.  
  129. {block:Posts}
  130.  
  131. <div id="posts">
  132.  
  133. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  134.  
  135. {block:Quote}<h2>"{Quote}"</h2><div style="text-align:right; text-transform:uppercase;">{Source}</div>{/block:Quote}
  136.  
  137. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  138. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  139.  
  140. {block:Photo}{block:if400pxposts}<center><img src="{PhotoURL-400}"/></center>{/block:if400pxposts}{block:ifNot400pxposts}<center><img src="{PhotoURL-500}"/></center>{/block:ifNot400pxposts}
  141. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  142.  
  143. {block:Photoset}{block:if400pxposts}<center>{Photoset-400}</center>{/block:if400pxposts}{block:ifNot400pxposts}<center>{Photoset-500}</center>{/block:ifNot400pxposts}
  144. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  145.  
  146. {block:Chat}<div class="chat">{block:Lines}{User}{block:Label}<b>{Label}</b>{/block:Label}&nbsp;{Line}<br>{/block:Lines}</div>{/block:Chat}
  147.  
  148. {block:Video}{block:if400pxposts}{Video-400}{/block:if400pxposts}{block:ifNot400pxposts}{Video-500}{/block:ifNot400pxposts}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  149.  
  150. {block:Answer}<div id="questions"><b>{Asker}</b> said: {Question}<br /></div>
  151. {Answer}{/block:Answer}
  152.  
  153. {block:Audio}<div id="audio">{block:AudioPlayer}{AudioPlayerGrey}{/block:AudioPlayer}<p> <b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}</div>{block:Caption}<span style="font-style:italic;">{Caption}</span>{/block:Caption}
  154. {/block:Audio}
  155.  
  156. <div style="margin-top:6px; border-top:1px solid #e9e7e7;"></div>
  157.  
  158. <div id="info">
  159.  
  160. <div class="date">
  161. {block:Date}Posted on <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> at {24HourWithZero}:{Minutes}:{Seconds}{/block:Date} {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  162.  
  163. <span style="float:right; {block:if400pxposts}width:50px;{/block:if400pxposts}; {block:ifNot400pxposts}width:60px;{/block:ifNot400pxposts};">
  164.  
  165. {block:RebloggedFrom}<a title ="{ReblogParentName}" href="{ReblogParentURL}">via</a> , {/block:RebloggedFrom}
  166.  
  167. {block:ContentSource}<a title ="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource}
  168.  
  169.  
  170. </span>
  171.  
  172. </div>
  173.  
  174. {block:HasTags}{block:Tags}<span class="tag"><a href="{TagURL}">{Tag}</a></span>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  175.  
  176. </div></div>
  177.  
  178. {/block:Posts}
  179.  
  180. {block:ContentSource}
  181. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} —>{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}{block:PostNotes}{PostNotes}{/block:PostNotes}
  182.  
  183. </div></div>
  184.  
  185. </body> <div style="position:fixed; top:35px; right:5px;font-size:12px;">
  186. <a href="http://bonivur.tumblr.com">bonivur ©</a></div>
  187. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement