elphabas

Elphies

Aug 25th, 2012
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. <!--
  2.  
  3.  Elphies by georgia-okeeffes | please don't remove credit.
  4.  
  5. -->
  6.  
  7. <head><title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#000000"/>
  14. <meta name="color:Link" content="#38a597"/>
  15.  
  16. <meta name="image:background" content="" />
  17. <meta name="image:sidebar" content=""/>
  18.  
  19. <meta name="text:Link1" content="" />
  20. <meta name="text:Link1 Title" content="" />
  21. <meta name="text:Link2" content="" />
  22. <meta name="text:Link2 Title" content="" />
  23. <meta name="text:Link3" content="" />
  24. <meta name="text:Link3 Title" content="" />
  25. <meta name="text:Link4" content="" />
  26. <meta name="text:Link4 Title" content="" />
  27. <meta name="text:Link5" content="" />
  28. <meta name="text:Link5 Title" content="" />
  29.  
  30. <style type="text/css">
  31.  
  32. body {
  33. background:{color:background}; background-image: url('{image:Background}');
  34. margin:0px;
  35. color:{color:text};
  36. font-family:Georgia;
  37. font-size:10.5px;
  38. line-height:100%;
  39. }
  40.  
  41. a {
  42. text-decoration:none;
  43. outline:none;
  44. -moz-outline-style:none;
  45. color:{color:link};
  46. }
  47.  
  48. img {
  49. border:none;
  50. }
  51.  
  52. blockquote {
  53. padding-left:5px;
  54. border-left:2px solid;
  55. }
  56.  
  57. blockquote blockquote {
  58. padding-left:5px;
  59. border-left:2px solid;
  60. }
  61.  
  62. h1 {
  63. font-size:15px;
  64. }
  65.  
  66. #entries {
  67. padding:10px;
  68. width:500px;
  69. margin-left:550px;
  70. margin-top:40px;
  71. }
  72.  
  73. #post {
  74. width:500px;
  75. padding-bottom:20px;
  76. }
  77.  
  78. #sidebar {
  79. width:250px;
  80. position:fixed;
  81. margin-left:200px;
  82. margin-top:100px;
  83. }
  84.  
  85. #title {
  86. font-size:15px;
  87. text-align:center;
  88. margin-bottom:5px;
  89. }
  90.  
  91. #sidebarimage {
  92. width 240x;
  93. }
  94.  
  95. #sidebarimage img {display: inline; height: auto; min-width:240px; text-align:center;}
  96.  
  97. #description {
  98. padding:5px;
  99. text-align:center;
  100. }
  101.  
  102.  
  103. #pagination {
  104. font-size:18px;
  105. text-align:center;
  106. }
  107.  
  108. #info {
  109. text-align:center;
  110. margin-top:10px;
  111. }
  112.  
  113. #asker {
  114. float:left;
  115. margin-right:5px;
  116. }
  117.  
  118. {CustomCSS}</style></head><body>
  119.  
  120. <div id="sidebar">
  121.  
  122. <div id="title"><a href="/">{Title}</a></div>
  123.  
  124. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  125.  
  126. <div id="sidebarlinks" align="center"><br>
  127. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  128. {block:ifLink2} ▵ <a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  129. {block:ifLink3} ▵ <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  130. {block:ifLink4} ▵ <a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  131. {block:ifLink5} ▵ <a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  132. {block:ifLink6} ▵ <a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6} ▵ <a href="http://adele-adkins.tumblr.com/tagged/~~">theme</a></div>
  133.  
  134. <div id="description">{Description}</div><br>
  135.  
  136. <div id="pagination">
  137. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage}/{TotalPages}
  138. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
  139. </div>
  140.  
  141. </div>
  142.  
  143. <div id="entries">{block:Posts}<div id="post">
  144.  
  145. {block:Text}<h1>{block:Title}<center>{Title}</center>{/block:Title}</h1>{Body}{/block:Text}
  146.  
  147. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  148.  
  149. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  150.  
  151. {block:Quote}<big><strong>"</big></strong>{Quote}<big><strong>"</big></strong>{block:Source} —{Source}{/block:Source}{/block:Quote}
  152.  
  153. {block:Link}<h1><a href="{URL}" {Target}><center>{Name}</center></a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  154.  
  155. {block:Chat}{block:Title}<h1><center>{Title}</center></h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  156.  
  157. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  158.  
  159. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  160.  
  161. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  162.  
  163. <div id="info"><a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} | <a href="{ReblogParentURL}" title="reblogged from">{ReblogParentName}</a> | <a href="{ReblogRootURL}"title="originally">©</a>{/block:RebloggedFrom}<br>
  164. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  165. {/block:Posts}
  166.  
  167. {block:PostNotes}{PostNotes}{/block:PostNotes}
  168. </div>
  169.  
  170. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment