Advertisement
ellie_carina

Untitled

May 8th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.16 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head>
  3.  
  4.  
  5. <title>your title or screen name goes here</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8. <link rel="shortcut icon" href="{Favicon}" />
  9. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}" />
  15. {/block:Description}
  16.  
  17. <meta name="color:Background" content ="#ffffff"/>
  18. <meta name="image:Background" content="http://i141.photobucket.com/albums/r67/seeedylittlelady/back-1.jpg"/>
  19. <meta name="font:Text" content="Helvetica"/>
  20. <meta name="color:Text" content="#7C5A51"/>
  21. <meta name="color:Link" content="#ff6d31"/>
  22. <meta name="color:Link Hover" content="ff6a6b"/>
  23.  
  24. <meta name="font:title" content="helvetica"/>
  25. <meta name="font:body" content="helvetica" />
  26. <meta name="font:slinks" content="helvetica" />
  27.  
  28.  
  29. <meta name="image:Sidebar1" content="http://static.tumblr.com/rtx7s6z/CQCm3npmv/ic_4.jpg"/>
  30. <meta name="image:Sidebar2" content="http://static.tumblr.com/rtx7s6z/ITgm3npcy/ic_2_copy.png"/>
  31. <meta name="image:Sidebar3" content="http://static.tumblr.com/rtx7s6z/Bflm3npde/ic_3_copy.png"/>
  32. <meta name="image:Sidebar4" content="http://static.tumblr.com/rtx7s6z/SuFm3npn3/ic_1.jpg"/>
  33. <meta name="image:background" content="" />
  34.  
  35. <style type="text/css">
  36.  
  37. body {
  38. background-color: {color:Background};
  39. background-image: url(http://i141.photobucket.com/albums/r67/seeedylittlelady/back-1.jpg);
  40. background-repeat:no-repeat;
  41. background-attachment:fixed;
  42. background-position:center;
  43. font-family: {font:Text};
  44. font-size: 12px;
  45. color: {color:Text};
  46. }
  47.  
  48. a {
  49. color: #333;
  50. text-decoration: none;
  51. }
  52.  
  53. a:hover {
  54. color: #666;
  55. }
  56.  
  57.  
  58.  
  59. .side {
  60. position: fixed;
  61. right: 3%;
  62. width: 315px;
  63. }
  64.  
  65. .side1 {
  66. background-color: #e0ebff;
  67. font-family: Helvetica;
  68. padding: 5px;
  69. margin-bottom: 10px;
  70. -moz-border-radius-bottomleft: 30px;
  71. -webkit-border-bottom-left-radius: 30px;
  72. -moz-border-radius-topright: 30px;
  73. -webkit-border-top-right-radius: 30px;
  74. }
  75.  
  76. .side2 {
  77. background-color: #e0ebff;
  78. font-family: Helvetica;
  79. padding: 5px;
  80. margin-bottom: 10px;
  81. }
  82.  
  83. .content {
  84. position: absolute;
  85. font-family: Helvetica;
  86. left: 13%;
  87. width: 510px;
  88. }
  89.  
  90. .post {
  91. background-color: #e0ebff;
  92. font-family: Helvetica;
  93. padding: 5px;
  94. margin-bottom: 0px;
  95. }
  96.  
  97. .navs {
  98. font-size: 30px;
  99. }
  100.  
  101. .next {
  102. float: right;
  103. }
  104.  
  105. .notes {
  106. color: black;
  107. padding: 5px;
  108. margin: 10px;
  109. }
  110.  
  111. .notes img a {
  112. border: 0px;
  113. }
  114.  
  115. .notes li {
  116. list-style-type: none;
  117. }
  118.  
  119. .prev {
  120. float: left;
  121. }
  122.  
  123. .postinfo {
  124. text-align: right;
  125. font-weight: bold;
  126. font-size: 12px;
  127. background-color: #e0ebff;
  128. padding-right: 25px;
  129. }
  130.  
  131. {CustomCSS}
  132. </style>
  133.  
  134. </head>
  135. <body>
  136.  
  137. <div class="side">
  138.  
  139. <div class= "side1">
  140.  
  141. <div class="simages"><center><img src="{image:Sidebar1}"/>
  142. <img src="{image:Sidebar2}"/><br>
  143. <img src="{image:Sidebar3}"/>
  144. <img src="{image:Sidebar4}"/></center>
  145.  
  146. </div>
  147.  
  148. </div>
  149.  
  150. <div class="side2">
  151.  
  152. <p align="center">
  153. <a href="/">HOME</a> // <a href="/about">ABOUT</a> // <a href="/ask">ASK</a> // <a href="/submit">SUBMIT</a>
  154. <br>....................................<br>
  155.  
  156. <p align="center"> {Description}
  157.  
  158.  
  159. {block:Pagination}
  160. <div class="navs">
  161. {block:NextPage}
  162. <div class="next">
  163. <a href="{NextPage}">&#187;</a>
  164. </div>
  165. {/block:NextPage}
  166.  
  167. {block:PreviousPage}
  168. <div class="prev">
  169. <a href="{PreviousPage}">&#171;</a>
  170. </div>
  171. {/block:PreviousPage}
  172. </div>
  173. {/block:Pagination}
  174.  
  175.  
  176.  
  177. </div>
  178. </div>
  179.  
  180. <div class="content">
  181.  
  182. {block:Posts}
  183.  
  184.  
  185. {block:Text}
  186. <div class="post">
  187. {block:Title}
  188. <h3><a href="{Permalink}">{Title}</a></h3>
  189. {/block:Title}
  190. {Body}
  191. </div>
  192. {/block:Text}
  193.  
  194. {block:Photo}
  195. <div class="post">
  196. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  197. {block:Caption}
  198. <div class="caption">{Caption}</div>
  199. {/block:Caption}
  200. </div>
  201. {/block:Photo}
  202.  
  203. {block:Photoset}
  204. <div class="post">
  205. <center>{Photoset-500}</center>
  206. {block:Caption}
  207. <div class="caption">{Caption}</div>
  208. {/block:Caption}
  209. </div>
  210. {/block:Photoset}
  211.  
  212. {block:Quote}
  213. <div class="post">
  214. <span class="quote">"{Quote}"</span>
  215. {block:Source}
  216. <div class="source">– {Source}</div>
  217. {/block:Source}
  218. </div>
  219. {/block:Quote}
  220.  
  221. {block:Link}
  222. <div class="post">
  223. <center><a href="{URL}" class="link" {Target}>{Name} &#8594;</a></center>
  224. {block:Description}
  225. <div class="description">{Description}</div>
  226. {/block:Description}
  227. </div>
  228. {/block:Link}
  229.  
  230. {block:Chat}
  231. <div class="post">
  232. {block:Title}
  233. <h3><a href="{Permalink}">{Title}</a></h3>
  234. {/block:Title}
  235. <ul class="chat">
  236. {block:Lines}
  237. <li class="{Alt} user_{UserNumber}">
  238. {block:Label}
  239. <span class="label">{Label}</span>
  240. {/block:Label}
  241. {Line}
  242. </li>
  243. {/block:Lines}
  244. </ul>
  245. </div>
  246. {/block:Chat}
  247.  
  248. {block:Video}
  249. <div class="post">
  250. <center>{Video-500}</center>
  251. {block:Caption}
  252. <div class="caption">{Caption}</div>
  253. {/block:Caption}
  254. </div>
  255. {/block:Video}
  256.  
  257. {block:Audio}
  258. <div class="post">
  259. {AudioPlayerBlack}
  260. {block:Caption}
  261. <div class="caption">{Caption}</div>
  262. {/block:Caption}
  263. </div>
  264. {/block:Audio}
  265.  
  266. <div class="notesandtags">
  267. <div class="time">{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} <div class="tags">{block:Tags}/<a href="{TagURL}" class="tag">{Tag}</a>/ {/block:Tags} {block:NoteCount}{NoteCount} <font color="#f8878c">&hearts;</font>{/block:NoteCount}</div>
  268. </div>
  269.  
  270. </div>
  271.  
  272. {/block:Posts}
  273.  
  274. </div>
  275.  
  276.  
  277. </body>
  278. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement