Advertisement
feiinho

moldura

Jul 21st, 2011
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 7.40 KB | None | 0 0
  1. <!--
  2. THEME BY:
  3. http://stonerbarbiie.tumblr.com
  4. Do not remove credit please. You can edit if you wish.
  5.  
  6. -->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  9. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11.  
  12.  
  13.  
  14.  
  15. <head>
  16.  
  17.  
  18.  
  19. <title>{TITLE}</title>
  20.  
  21.  
  22. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  23.  
  24.  
  25. <style type="text/css">{CustomCSS}</style>
  26. <style type="text/css">
  27. body{
  28.  
  29. background-color: #000000;
  30. background-image: url('http://i52.tinypic.com/2n7hawl.png');
  31. background-attachment: fixed;
  32. background-repeat: repeat;
  33. background-position: center;
  34. font-family:arial;
  35. color:#868686;
  36. font-size:11px;
  37. line-height: 11px;
  38. text-align:justify;}
  39.  
  40. a:link, a:active, a:visited{
  41. color: #fff;
  42. font-family: trebuchet ms;
  43. text-transform: uppercase;
  44. line-height: 12px;
  45. text-decoration: none;
  46. -webkit-transition: color 0.5s ease-out;
  47. -moz-transition: color 0.5s ease-out;
  48. transition: color 0.5s ease-out;
  49. }
  50.  
  51. a:hover {
  52. color:#999;
  53. text-decoration: none;
  54. }
  55. b {
  56. font-family: tahoma;
  57. color: #f13786;
  58. font-weight: bold;
  59. font-size: 10px;
  60. line-height:11px;
  61. text-transform: uppercase;
  62. letter-spacing:1px;
  63. }
  64.  
  65. i {
  66. color: #fbc11a;
  67. font-family: georgia;
  68. font-weight: none;
  69. font-size: 11px;
  70. line-height:11px;
  71. border-bottom: solid 0px ;
  72. }
  73. q {
  74. color: #f78648;
  75. font-family: tahoma;
  76. font-weight: none;
  77. line-height:11px;
  78.  
  79. }
  80.  
  81. a img{border: 0px;}
  82.  
  83. div#content{
  84. margin-left:538px;
  85. margin-top:-15px;
  86. width:520px;
  87. background-color: #000000;
  88. padding-left:20px;
  89. padding-right:20px;
  90. padding-top:10px;
  91. padding-bottom:20px;
  92. background-image: url('http://i55.tinypic.com/2elqnig.png');
  93. background-attachment: fixed;
  94. }
  95.  
  96. div#entry{
  97. background-color:#141414;
  98. padding:5px;
  99. -moz-border-radius:5px;
  100. margin-top:20px;
  101. -webkit-border-radius:5px;
  102. -moz-box-shadow: 0 10 10px #000000;
  103. -webkit-box-shadow: 0 0 10px #000000;
  104. }
  105.  
  106.  
  107.  
  108. div#sidebar{
  109. background-color: #000000;
  110. float: left;
  111. position: fixed;
  112. top: 0px;
  113. left: 300px;
  114. width:230px;
  115. height:100%;
  116. padding-left:8px;
  117. padding-right:8px;
  118. padding-top:10px;
  119. background-image: url();
  120. z-index:-1px;
  121.  
  122. }
  123.  
  124. div.navi a{
  125. background: #1d1d1d;
  126. text-align: center;
  127. text-transform: uppercase;
  128. color: #000;
  129. border: 1px solid #2a2a2a;
  130. display: block;
  131. margin-top:4px;
  132. font-size: 18px;
  133. line-height:20px;
  134. text-shadow: 0px 0px 2px #fff;
  135. background-image: url();
  136. background-position: center;
  137. background-repeat: no-repeat;
  138. }
  139.  
  140.  
  141. div.navi a:hover{
  142. background: #1d1d1d;
  143. text-align: center;
  144. text-transform: uppercase;
  145. color: #fff;
  146. border: 1px solid #2a2a2a;
  147. display: block;
  148. margin-top:4px;
  149. font-size: 18px;
  150. line-height:20px;
  151. text-shadow: 0px 0px 2px #000;
  152. }
  153.  
  154.  
  155. .title{color:#fbc11a;
  156. font-family: trebuchet ms;
  157. font-size:14px;
  158. line-height:14px;
  159. letter-spacing:2px;
  160. font-weight:normal;
  161. text-align:center;}
  162.  
  163. .title1{color:#fbc11a;
  164. font-family:arial;
  165. text-transform:uppercase;
  166. font-style:none;
  167. font-size:30px;
  168. line-height:25px;
  169. letter-spacing:-3px;
  170. font-weight:normal;
  171. text-align:center;}
  172.  
  173. .title2{
  174. color:#fbc11a;
  175. font-size:23px;
  176. line-height:19px;
  177. letter-spacing:0px;}
  178.  
  179. .title3{
  180. color:#fbc11a;
  181. font-size:11px;
  182. line-height:11px;
  183. letter-spacing:0px;
  184. text-align:left;}
  185.  
  186. .permalink{
  187. display: block;
  188. padding-top:10px;
  189. font-size: 11px;
  190. text-align: center;
  191. }
  192.  
  193. blockquote{
  194. border-left-width: 0px;
  195. border-left-style: solid;
  196. border-left-color: #fff;
  197. padding:2px;
  198. padding-bottom:7px;}
  199.  
  200.  
  201.  
  202. </style>
  203.  
  204. </head>
  205.  
  206.  
  207.  
  208. <body>
  209. <div id="content">
  210. <div id="sidebar">
  211. <center>
  212.  
  213. <img style="width:229px" src="http://i54.tinypic.com/66hm6a.png"><br>
  214.  
  215.  
  216. <div style="overflow: none; width: 220px;font: normal 8pt arial; color: #fff; padding:2px;border: 1px solid #2a2a2a; background-image: url(http://i52.tinypic.com/2n7hawl.png); background-position:top center; background-repeat: no-repeat;background-color: #0f0f0f; text-transform: lowercase; letter-spacing: 0px; text-align: center;">
  217.  
  218. This is <b>where</b> you edit your <i>about</i> me. Go to your custom HTML <q>and</q> press ctrl+F to search and <i>enter</i> "edit your about me". Once you find it in the <b>coding</b>, change the text however you want. You can make <i>things</i> bold and <q>italicized</q> to change the colors. Please remember to leave my <b>credit</b> on my theme :)
  219.  
  220. </DIV>
  221.  
  222.  
  223.  
  224.  
  225. <BR><BR><BR>
  226. <img src="http://i52.tinypic.com/2j2f4p5.png"><br>
  227.  
  228.  
  229.  
  230. <div class="navi">
  231. <a style="background-color:#f13786;" href="/">home</a>
  232. <a style="background-color:#fbc11a;" href="/ask">Ask/tell</a>
  233. <a style="background-color:#f13786;" href="/archive">archive</a>
  234. <a style="background-color:#fbc11a;" href="/tagged/TAGNAMEHERE">TAGGED</a>
  235. <a style="background-color:#f13786;" href="URLHERE">custom</a>
  236. <a style="background-color:#fbc11a;" href="http://stonerbarbiie.tumblr.com">theme</a></div>
  237.  
  238.  
  239.  
  240.  
  241. <br><br>
  242. <div style="font-size: 45px; font-weight: normal;"> <center> {block:NextPage}<a href="{NextPage}">«</a>{/block:NextPage} {block:PreviousPage}<a href="{PreviousPage}">»</a> {/block:PreviousPage}{block:PermalinkPagination}
  243. {block:PreviousPost} <a href="{PreviousPost}">«</a>{/block:PreviousPost} {block:NextPost}<a href="{NextPost}">»</a>{/block:NextPost}
  244. {/block:PermalinkPagination}
  245. </center></div>
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252. {/block:Description}</div>
  253.  
  254. {block:Posts}
  255. <div id="entry">
  256. {block:text}
  257. {block:Title}<span class="title">{Title}</span>{/block:Title}
  258. <span class="entrytext">{Body}</span>
  259.  
  260. {/block:text}
  261.  
  262. {block:link}
  263. <a href="{URL}" class="title">{Name}</a>
  264. {block:Description}{Description}{/block:Description}
  265. {block:link}
  266.  
  267. {block:photo}<center>
  268. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px>{LinkCloseTag}</center>
  269. {block:caption}{caption}{/block:caption}
  270. {/block:photo}
  271.  
  272. {block:quote}
  273. <span class="title">{Quote}</span>
  274. {Source}   
  275. {/block:quote}
  276.  
  277. {block:chat}
  278. {block:Title}<span class="title">{Title}</span>{/block:Title}
  279.  
  280. <ul class="chat"> {block:lines}
  281. <li class="user_{UserNumber}">
  282. {block:label}
  283. <span class="label">{Label}</span>
  284. {/block:label}
  285. {Line}
  286. </li>
  287. {/block:lines}
  288. </ul>
  289. {/block:chat}
  290.  
  291.  
  292. {block:audio}
  293. <center><div style="width:400px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  294. {FormattedPlayCount} Plays{block:ExternalAudio} // <a href="{ExternalAudioURL}">Download it?</a>{/block:ExternalAudio}</small></div></div></center><BR>
  295. {block:Caption}{Caption}{/block:Caption}
  296. {/block:audio}
  297.  
  298. {block:Video}
  299. {Video-400}<BR>
  300. {block:Caption}{Caption}{/block:Caption}
  301. {block:Video}
  302.  
  303.  
  304. <span class="permalink"> <a title="" href="{ReblogURL}"> reblog</a> <font color="f13786">&#9812;</font> <a title="" href="{Permalink}">{NoteCount} notes</a>
  305.  
  306. </a></span>
  307.  
  308. {block:PostNotes}
  309. <br>
  310. <center>{block:RebloggedFrom}Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  311. <br>
  312. {block:ContentSource}
  313. Original poster: <a href="{SourceURL}">
  314.  
  315. {block:SourceLogo}
  316. <img src="{BlackLogoURL}" width="{LogoWidth}"
  317. height="{LogoHeight}" alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}
  318. </center>
  319.  
  320.  
  321. </span>
  322. <br><font size="2">{NoteCountWithlabel}</font>
  323. <div id="postnotes">{PostNotes}</div><br>
  324.  
  325.  
  326.  
  327. {/block:PostNotes}
  328. </div>
  329. {/block:Posts}
  330.  
  331. <div id="entry"> <center>Theme created by <a href=http://stonerbarbiie.tumblr.com>stonerbarbiie</a></center></div>
  332.  
  333. </body>
  334. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement