Advertisement
foreverora

Theme 6: electra hearts

Jan 2nd, 2013
1,039
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.73 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- holla @ the theme by manya aka caradlvnge --->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#838282"/>
  12. <meta name="color:Link" content="#b8b8b8"/>
  13. <meta name="color:sb img border" content="#b8b8b8"/>
  14. <meta name="color:line below title" content="#d6d6d6"/>
  15. <meta name="color:links bg" content="#ffffff"/>
  16. <meta name="color:Links bg hover" content="#b9b6b6"/>
  17. <meta name="image:sidebar" content=""/>
  18. <meta name="text:link1" content="link"/>
  19. <meta name="text:link1 url" content="/"/>
  20. <meta name="text:link2" content="link"/>
  21. <meta name="text:link2 url" content="/"/>
  22. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  23. <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
  24. <style type="text/css">
  25.  
  26. body {
  27. background:{color:background};
  28. margin:0px;
  29. color:{color:text};
  30. font-family:Inconsolata;
  31. font-size:10px;
  32. line-height:100%;
  33. }
  34.  
  35. a {
  36. text-decoration:none;
  37. outline:none;
  38. -moz-outline-style:none;
  39. color:{color:link};
  40. }
  41.  
  42. img {
  43. border:none;
  44. }
  45.  
  46. blockquote {
  47. padding-left:5px;
  48. border-left:2px solid;
  49. }
  50.  
  51. blockquote blockquote {
  52. padding-left:5px;
  53. border-left:2px solid;
  54. }
  55.  
  56. h1 {
  57. font-size:15px;
  58. }
  59.  
  60. #entries {
  61. padding:10px;
  62. width:500px;
  63. margin-left:500px;
  64. margin-top:40px;
  65. }
  66.  
  67. #post {
  68. width:500px;
  69. padding-bottom:20px;
  70. }
  71.  
  72. #sidebar {
  73. width:250px;
  74. position:fixed;
  75. margin-left:200px;
  76. margin-top:160px;
  77. }
  78.  
  79. #title {
  80. font-size:15px;
  81. text-align:center;
  82. margin-bottom:0px;
  83. margin-left:3px;
  84. position:fixed;
  85. margin-top:45px;
  86. font-family: petit formal script;
  87. color:{color:text};
  88. }
  89.  
  90. #sidebarimage {
  91. width 250px;
  92. }
  93.  
  94. #sidebarimage img {
  95. width:100px;
  96. height:100px;
  97. border:1px solid {color:sb img border};
  98. padding:5px;
  99. margin-left:150px;
  100. }
  101.  
  102. #description {
  103. padding:3px 5px 5px 5px;
  104. margin-right:100px;
  105. text-align:center;
  106. margin-top:-55px;
  107. font-size:10px;
  108. line-height:7px;
  109. border-top:4px solid {color:line below title};
  110. }
  111.  
  112. #pagination {
  113. font-size:10px;
  114. text-align:center;
  115. margin-top:-102px;
  116. margin-right:-250px;
  117. }
  118.  
  119. #links {
  120. position:fixed;
  121. margin-left:169px;
  122. padding-right:0px;
  123. padding-bottom:0px;
  124. margin-top:93px;
  125. text-align:left;
  126. line-height:5px;
  127. border-bottom:0px solid #ffffff;
  128. }
  129.  
  130. #links a {
  131. font-family:consolas;
  132. width:50px;
  133. font-size:8px;
  134. text-align:left;
  135. padding:0px;
  136. padding-right:2px;
  137. padding-left:2px;
  138. text-transform:lowercase;
  139. margin-bottom:-2px;
  140. background-color:{color:links bg};
  141. -webkit-transition: all 0.5s ease;
  142. -moz-transition: all 0.5s ease;
  143. -o-transition: all 0.5s ease;
  144. }
  145.  
  146. #links a:hover {
  147. text-transform:uppercase;
  148. font-family: consolas;
  149. opacity:1;
  150. padding:2px;
  151. color:#ffffff;
  152. background-color:{color:links bg hover};
  153. -webkit-transition: all 0.5s ease;
  154. -moz-transition: all 0.5s ease;
  155. -o-transition: all 0.5s ease;}
  156.  
  157. #info { color:{color:text}; font-family:calibri; text-transform: uppercase; font-style:italic; margin-left:0px;letter-spacing:1px;font-size: 8px; color:{color:link}; text-align:left; width: 500px; border-top:1px solid #f0f0f0; margin-bottom:-7px;}
  158.  
  159. #tags {color:{color:text}; width:235px; font-size:8px; text-transform:uppercase; letter-spacing: 1px; font-style:normal; border-top:1px solid {color:line below title};}
  160.  
  161. #asker {
  162. float:left;
  163. margin-right:5px;
  164. }
  165.  
  166. .dont {
  167. text-align:center;
  168. position:fixed;
  169. bottom:15px;
  170. right:5px;
  171. font-size:7px;
  172. }
  173.  
  174. .dont a {
  175. font-family:'Trebuchet MS';
  176. border: 1px solid #eee;
  177. letter-spacing: 2px;
  178. padding:5px;
  179. -webkit-transition: all 0.6s ease-in-out;
  180. -moz-transition: all 0.6s ease-in-out;
  181. -o-transition: all 0.6s ease-in-out;
  182. }
  183.  
  184. .dont a:hover {
  185. color:white;
  186. background-color:black;
  187. transition-duration: 0.6s;
  188. -moz-transition-duration: 0.6s;
  189. -webkit-transition-duration: 0.6s;
  190. -o-transition-duration: 0.6s;
  191. }
  192.  
  193.  
  194. {CustomCSS}</style></head><body>
  195.  
  196. <div id="sidebar">
  197.  
  198. <div id="title">{Title}</div>
  199. <div id="links">
  200.  
  201. <a href="/ask">mssg</a>
  202. <a href="{text:link1 url}">{text:link1}</a>
  203. <a href="{text:link2 url}">{text:link2}</a>
  204. </div>
  205. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}"></a></div>
  206.  
  207. <div id="description">{Description}</div>
  208.  
  209. <div id="pagination">
  210. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}/
  211. {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}
  212. </div>
  213.  
  214. </div>
  215. <div class="dont"><a href="http://caradlvnge.tumblr.com/">MANYA</a></div>
  216.  
  217. <div id="entries">{block:Posts}<div id="post">
  218.  
  219. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  220.  
  221. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  222.  
  223. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  224.  
  225. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  226.  
  227. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  228.  
  229. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  230.  
  231. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  232.  
  233. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  234.  
  235. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  236.  
  237. <div id="info">
  238. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  239. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  240. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div>
  241.  
  242. </div>
  243. {block:PostNotes}{PostNotes}{/block:PostNotes}
  244. {/block:Posts}</div>
  245.  
  246. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement