Advertisement
suplica-s

theme seven

Jan 8th, 2013
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 KB | None | 0 0
  1. <head>
  2.  
  3.  
  4. <!-- Theme feito por suplica-s. Não retire os créditos e e não use como base, somente para seu uso próprio. -->
  5.  
  6.  
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head><title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15.  
  16. <meta name="color:background" content="#ffffff"/>
  17. <meta name="color:text" content="#838282"/>
  18. <meta name="color:link" content="#b8b8b8"/>
  19. <meta name="color:linkhover" content="cecece">
  20. <meta name="color:border" content="cecece">
  21. <meta name="image:sidebar" content=""/>
  22.  
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="" />
  31. <meta name="text:Link5" content="" />
  32. <meta name="text:Link5 Title" content="" />
  33.  
  34.  
  35. <style type="text/css">
  36.  
  37. img { border: 0px solid #eee; padding: 3px; filter: alpha (opacity=80); opacity: 0.80;}
  38. img:hover {filter: alpha (opacity=100); opacity: 1.0;}
  39.  
  40. body {
  41. background:{color:background};
  42. margin:0px;
  43. color:{color:text};
  44. font-family:calibri;
  45. font-size:12px;
  46. line-height:100%;
  47. }
  48.  
  49. a {
  50. color:{color:link};
  51. text-decoration: none;
  52. }
  53.  
  54. a:hover {
  55. color:{color:linkhover};
  56. }
  57.  
  58. img {
  59. border:none;
  60. }
  61.  
  62. blockquote {
  63. padding-left:5px;
  64. border-left:2px solid;
  65. }
  66.  
  67. blockquote blockquote {
  68. padding-left:5px;
  69. border-left:2px solid;
  70. }
  71.  
  72. h1 {
  73. font-size:15px;
  74. }
  75.  
  76. #entries {
  77. padding:22px;
  78. width:500px;
  79. margin-left:480px;
  80. margin-top:45px;
  81. }
  82.  
  83. #post {
  84. width:500px;
  85. padding-bottom:20px;
  86. }
  87.  
  88. #sidebar {
  89. width:230px;
  90. position:fixed;
  91. margin-left:200px;
  92. margin-top:85px;
  93. }
  94.  
  95. #title {
  96. font-size:10px;
  97. color:#363636;
  98. font-family:italic;
  99. text-align:center;
  100. font-style:cambria;
  101. margin-bottom:4px;
  102. }
  103.  
  104. #sidebarimage {
  105. width 250px;
  106. }
  107.  
  108. #sidebarimage img {
  109. width:220px;
  110. border: 3px solid #E8E8E8; padding: 10px;
  111. }
  112.  
  113. #links {
  114. font-family:normal
  115. font-size:4px;
  116. text-transform:lowercase;
  117. text-align:center;
  118. font-style:italic;
  119. letter-spacing:0px;
  120. padding-top:10px;
  121. padding-bottom:-1px;
  122. color:#b8b8b8
  123. }
  124. {
  125. font-family:normal
  126. font-size:3px
  127. text-transform:lowercase;
  128. text-align:center;
  129. font-style:none;
  130. letter-spacing:0px;
  131. padding-top:10px;
  132. padding-bottom:6px;
  133. color:#696969
  134. }
  135.  
  136. #description {
  137. padding:10px;
  138. text-align:center;
  139. font-size:10px
  140. font-style:italic
  141. text-transform:lowercase
  142. border: 4px solid #FFFAFA; padding: 10px;
  143.  
  144. }
  145.  
  146. #pagination {
  147. font-size:15px;
  148. text-align:center;
  149. padding:1px;
  150. }
  151.  
  152. #info {
  153. text-align:center;
  154. margin-top:10px;
  155. font-size:10px
  156. color:#1C1C1C
  157.  
  158. }
  159.  
  160. #asker {
  161. float:left;
  162. margin-right:10px;
  163. }
  164.  
  165. {CustomCSS}</style></head><body>
  166.  
  167. <div id="sidebar">
  168.  
  169. <div id="title">{Title}</div>
  170.  
  171. <div id="sidebarimage"><img src="{image:sidebar}">
  172. <center><div id="links">
  173. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  174. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  175. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  176. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  177. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  178. <a href="http://suplica-s.tumblr.com/"> ©</a></center>
  179. <div id="description">{Description}</div>
  180.  
  181.  
  182. <div id="pagination">
  183. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  184. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
  185. </div>
  186. <br/>
  187.  
  188. </div>
  189. </div>
  190.  
  191. <div id="entries">{block:Posts}<div id="post">
  192.  
  193. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  194.  
  195. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  196.  
  197. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  198.  
  199. {block:Quote}
  200. <div id="postquote">“{Quote}”</div><br>
  201. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  202. {/block:Quote}
  203.  
  204.  
  205.  
  206. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  207.  
  208. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  209.  
  210. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  211.  
  212. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  213.  
  214. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-16}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  215. <center>
  216. <div id="info">
  217.  
  218. <center> <a href="{Permalink}">{TimeAgo}</a> . {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} . <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} . <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}. <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:ifNotHiddenTags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:ifNotHiddenTags}{/block:Date}
  219.  
  220. </div>
  221.  
  222.  
  223.  
  224. {/block:Posts}
  225. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234. </div>
  235. </div>
  236.  
  237.  
  238. </div>
  239.  
  240.  
  241. </div>
  242.  
  243. </body>
  244. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement