Advertisement
maryaciolli

theme - bad at love

Jun 23rd, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.33 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.  
  4. <!---- theme by howemrecker --->
  5.  
  6. <head><title>{title}</title>
  7.  
  8. <link rel="shortcut icon" href="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/big5.gif">
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300' rel='stylesheet' type='text/css'>
  11.  
  12. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
  13. <script language="javascript" src="http://dl.dropbox.com/u/3173073/gothicdarkness/qtip.js" type="text/javascript"></script>
  14.  
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18. <meta name="image:background" content="http://hdwallpaperbackgrounds.net/wp-content/uploads/2017/02/More-Sky-Wallpapers-19.jpg"/>
  19.  
  20. <meta name="image:sidebar" content="https://static.tumblr.com/063b8c59502689b808e518d4ce6fa836/nqcm3ld/tfEos08yr/tumblr_static_63u3pcx4udwcw48o8sc48wsww.jpg"/>
  21.  
  22. <meta name="text:link 1" content="Link 1"/>
  23. <meta name="text:link 1 url" content="/"/>
  24. <meta name="text:link 2" content="Link 2"/>
  25. <meta name="text:link 2 url" content="/"/>
  26. <meta name="text:link 3" content="Link 3"/>
  27. <meta name="text:link 3 url" content="/"/>
  28. <meta name="text:link 4" content="Link 4"/>
  29. <meta name="text:link 4 url" content="/"/>
  30. <meta name="text:link 5" content="Link 5"/>
  31. <meta name="text:link 5 url" content="/"/>
  32.  
  33. <style>
  34.  
  35. body{background: #00ff00 url("{image:background}") fixed; background-color: #fff; font: 11px 'verdana'; width:760px; margin-left:auto; margin-right:auto; text-align:justify;}
  36.  
  37. a:link,a:active,a:visited { color: #000000; text-decoration: none; -webkit-transition-duration: .50s;} a:hover { color: #1c1c1c;}
  38.  
  39. b, strong {color: #000000; text-decoration: none;}
  40. s {color: #000000;cursor: help;}
  41. i {color: #000000; text-decoration: none;}
  42. u, underline {color: #000000; text-decoration: none; border-bottom: 1px dashed #000000;}
  43.  
  44. h1 {color: #000000; font-family: 'Roboto Condensed', sans-serif; font-size:18px; line-height:30px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:justify; letter-spacing: 1px;}
  45.  
  46. h2 {color: #000000; font-family: 'Courier New', tahoma; font-size:35px; line-height:25px; font-weight: normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:justify; letter-spacing: 1px;}
  47.  
  48. .side {background: #fffff; color: 000; margin-bottom: 25px; padding: 5px; width: 160px; text-align: justify; position: fixed; top:200px; font-size: 10px; font-family: 'tahoma'; color: #000000; text-transform:uppercase!important;}
  49.  
  50. .posts {background: #ffffff;color: 000; margin-top: 25px; padding: 15px; width:500px; margin-left:200px;}
  51.  
  52. .info {color: 000; text-align:right; width:500px; border-top:1px solid #eee; padding-top:2px; margin-left:120px;}
  53.  
  54. .menu {text-align: center; text-decoration: none; padding:0px;}
  55.  
  56. .menu a {padding:2px; display: inline-block; margin-top: 5px; font-size: 8px; color: #000; font-family: 'tahoma'; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; font-weight: bold; width:45%; text-align:right; border-bottom:1px solid #000;}
  57.  
  58. .menu a:hover {border-bottom:1px solid #eee;}
  59.  
  60. .menutitle {font-size: 15px; font-family: 'tahoma'; color: #000; text-transform:uppercase!important; text-align:center; font-weight: bold; margin-top:-23px; margin-bottom:5px;}
  61.  
  62. .menupic {margin-bottom:10px; border-right:1px solid #eee; padding:15px; background:#fff;}
  63.  
  64. .menudesc {padding:15px; background:#fff;}
  65.  
  66. .extrat {display : block; font-size: 8pt; text-transform: lowercase; font-family: 'calibri'; text-indent : 3px; vertical-align : middle; text-decoration : none; margin-bottom : 1px; padding: 4px; background: #fff; color: #363636; border-radius: 0px; text-align:left; border-bottom:1px solid #eee; -webkit-transition-duration: .50s; letter-spacing:1px;}
  67.  
  68. .extrast {display : inline-block; font-size: 8pt; text-transform: uppercase; font-family: 'calibri'; text-indent : 3px; margin-bottom : 1px; padding: 4px; background: #fff; color: #363636; text-align:center; border-bottom:1px solid #eee; -webkit-transition-duration: .50s; letter-spacing:1px; width:20px;}
  69.  
  70. div#qtip { padding: 3px; border-right-width: 2px; border-bottom-width: 2px; display: none; font: 9px verdana, arial, sans-serif; text-align: left; position: absolute; z-index: 1000; background: #fff; color: #eee; border-radius: 0px; }
  71.  
  72. #info {
  73. font-family:'calibri';
  74. background:#fff;
  75. width:518px;
  76. margin-top:0px;
  77. margin-left:200px;
  78. padding:6px;
  79. font-size:9px;
  80. color:{color:text};
  81. text-transform:uppercase;
  82. font-style:normal;
  83. text-align:right;
  84. -moz-transition-duration:0.2s;
  85. -webkit-transition-duration:0.2s;
  86. -o-transition-duration:0.2s;
  87. border-top:1px solid #eee;
  88. }
  89.  
  90. #info a {
  91. color:{color:link};
  92. font-style:normal;
  93. }
  94.  
  95. #info a:hover {
  96. color:{color:link hover};
  97. -moz-transition-duration:0.2s;
  98. -webkit-transition-duration:0.2s;
  99. -o-transition-duration:0.2s;
  100. }
  101.  
  102. .tags {
  103. font-family:arial;
  104. border-top:1px solid #eee;
  105. background:#fff;
  106. font-style:normal;
  107. width:518px;
  108. margin-left:200px;
  109. text-transform:uppercase;
  110. font-style:normal;
  111. line-height:120%;
  112. padding:6px;
  113. font-size:8px;
  114. text-align:left;
  115. -moz-transition-duration:0.5s;
  116. -webkit-transition-duration:0.5s;
  117. -o-transition-duration:0.5s;
  118. opacity: 30;
  119. filter: alpha(opacity=30); /* For IE8 and earlier */
  120. }
  121. .tags a{
  122. margin-left:6px;
  123. background:#fff;
  124. color:{color:link};
  125.  
  126.  
  127. .question {
  128. padding:9px;
  129. text-align:left;
  130. color:{color:text};
  131. background-color: #fff;
  132. border-left:0px solid #e3e3e3;
  133. line-height:120%;
  134. }
  135.  
  136. .question img {border-radius:360px;}
  137.  
  138. .answer {
  139. text-align:left;
  140. padding:7px;
  141. color:#7c7e7e;
  142. }
  143.  
  144. #like {
  145. opacity:0.7;
  146. display:inline-block;
  147. }
  148.  
  149. #like:hover {
  150. opacity:1;
  151. }
  152.  
  153. #reblog {
  154. padding-left:4px;
  155. padding-right:5px;
  156. opacity:0.7;
  157. display:inline-block;
  158. }
  159.  
  160. #reblog:hover {
  161. opacity:1;
  162. }
  163.  
  164. #marihuana {float:right; margin-top:3px; margin-bottom:3px;}
  165.  
  166. ul. {list-style-type:circle;}
  167.  
  168. z img{border-radius:360px;}
  169.  
  170. #pagination {
  171. font-family:arial;
  172. width:180px;
  173. font-size:9px;
  174. text-transform:normal;
  175. word-spacing:6px;
  176. float:center;
  177. font-style:italic;
  178. margin-top:7px;
  179. text-align:center;
  180. }
  181.  
  182. #pagination a {
  183. color:{color:link};
  184. }
  185.  
  186. .credit {
  187. font-size:9px;
  188. font-family:arial;
  189. font-style:italic;
  190. letter-spacing:1px;
  191. -moz-transition-duration:0.5s;
  192. -webkit-transition-duration:0.5s;
  193. -o-transition-duration:0.5s;
  194. background-color:#fff;
  195. padding:5px;
  196. border:1px solid #e9e9e9;
  197. }
  198.  
  199. .credit a {
  200. background-color:#fff;
  201. padding:5px;
  202. border:1px solid #e9e9e9;
  203. position:fixed;
  204. left:15px;
  205. top:30px
  206. }
  207.  
  208. </style>
  209.  
  210. <body>
  211.  
  212. <div style="position:fixed; left:15px; top:-10px padding:6px;"><z><a href="http://howemrecker.tumblr.com/" title="theme by howemrecker"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/big5.gif" width="15px"></a></div>
  213.  
  214. <div class="side">
  215.  
  216. <center><div class="menupic"><img src="{image:sidebar}" width="100%"/></div></center>
  217.  
  218. <div class="menudesc">{description}
  219.  
  220. <p>
  221. <center>{block:Pagination}
  222. <div id="pagination">
  223. {block:PreviousPage}
  224. <a href="{PreviousPage}">«</a>
  225. {/block:PreviousPage}
  226. {block:JumpPagination length="5"}
  227. {block:CurrentPage}
  228. <span class="current_page">{PageNumber}</span>
  229. {/block:CurrentPage}
  230. {block:JumpPage}
  231. <a class="jump_page" href="{URL}">{PageNumber}</a>
  232. {/block:JumpPage}
  233. {/block:JumpPagination}
  234. {block:NextPage}
  235. <a href="{NextPage}">»</a>
  236. {/block:NextPage}
  237. </div>
  238. {/block:Pagination}
  239. </center>
  240.  
  241. </div> <p>
  242.  
  243. <center>
  244. <div class="extrast"><a href="{text:link 1 url}" title="{text:link 1}">I</a></div>
  245. <div class="extrast"><a href="{text:link 2 url}" title="{text:link 2}">II</a></div>
  246. <div class="extrast"><a href="{text:link 3 url}" title="{text:link 3}">III</a></div>
  247. <div class="extrast"><a href="{text:link 4 url}" title="{text:link 4}">IV</a></div>
  248. <div class="extrast"><a href="{text:link 5 url}" title="{text:link 5}">V</a></div>
  249.  
  250. </center></div>
  251.  
  252. </div></div></div></div></div></div>
  253.  
  254. <div id="entries">
  255.  
  256. <div class="post">
  257. {block:Posts}
  258.  
  259. <!--TEXTOS-->
  260. {block:Text}<div class="posts">
  261. {block:Title}<a href="{Permalink}" class="title"><h1>{Title}</h1></a>{/block:Title}
  262. <div>{Body}</div>
  263. </div>{/block:Text}
  264.  
  265.  
  266. <!--PERGUNTAS E MENSAGENS-->
  267. {block:Answer}<div class="posts">
  268. {Question}
  269. <strong>@{Asker}</strong><br />
  270. {Answer}
  271. </div>{/block:Answer}
  272.  
  273.  
  274. <!--LINKS-->
  275. {block:Link}<div class="posts">
  276. <a href="{URL}"><h1>{Name}</h1></a>
  277. {block:Description}{Description}{/block:Description}
  278. </div>{block:Link}
  279.  
  280.  
  281. <!--FOTOS-->
  282. {block:Photo}<div class="posts">
  283. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center>
  284. {block:Caption}{Caption}{/block:Caption}
  285. </div>{/block:Photo}
  286.  
  287. {block:Photoset}
  288. <div class="post photoset">
  289. <img src="{Photoset-500}"/>
  290. {block:Caption}{Caption}{/block:Caption}
  291. </div>
  292. {/block:Photoset}
  293.  
  294.  
  295. <!--FRASES-->
  296. {block:Quote}<div class="posts">
  297. <h1>"{Quote}"</h1>
  298. {block:Source}— {Source}{/block:Source}
  299. </div>{/block:Quote}
  300.  
  301.  
  302. <!--DIALOGOS-->
  303. {block:Chat}<div class="posts">
  304. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
  305. <table>
  306. {block:Lines}
  307. <tr>
  308. {block:Label}<td class="name">{Label}</td>{block:Label}
  309. <td class="words">{Line}</td>
  310. </tr>
  311. {/block:Lines}
  312. </table>
  313. </div>{/block:Chat}
  314.  
  315.  
  316. <!--MUSICAS-->
  317. {block:Audio}<div class="posts">
  318. <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  319. <center>{AudioPlayerWhite}</centeR>
  320. {block:Caption}{Caption}{/block:Caption}<br />
  321. </div>{/block:Audio}
  322.  
  323.  
  324. <!--VIDEOS-->
  325. {block:Video}<div class="posts">
  326. <center>{Video-400}</center>
  327. {block:Caption}{Caption}{/block:Caption}<br />
  328. </div>{/block:Video}
  329.  
  330.  
  331. {block:Date}<div id="info">
  332.  
  333. <div id="marihuana"><div id="like">{LikeButton size="16"}</div></div>
  334.  
  335. <center><a title="{TimeAgo}" href="{Permalink}">{ShortMonth} {DayOfMonth}</a> - {24Hour}:{Minutes}
  336. {/block:Date} {block:NoteCount} ( <a href="{Permalink}">{NoteCount}</a> NOTES ) {/block:NoteCount}</center>
  337.  
  338. <div style="float:left; padding:6px; margin-top:-30px; border-radius:360px"><z> {block:RebloggedFrom}
  339. <a href="{ReblogParentURL}" title="via: {ReblogParentName}"><img src="{ReblogParentPortraitURL-16}"></a> {block:ContentSource}
  340. <a href="{ReblogRootURL}" title="source: {ReblogRootName}"><img src="{ReblogRootPortraitURL-16}"></a>{/block:ContentSource}{/block:RebloggedFrom}
  341. <a title="{SourceTitle}" href="{SourceURL}"></a></z>
  342. </div>
  343. </div>
  344.  
  345.  
  346. {block:HasTags}
  347. <div class="tags">
  348. TAGS: {block:Tags} <a href="{TagURL}"> #{Tag} </a> {/block:Tags}</div>
  349. {/block:HasTags}
  350. <div class="postnote">
  351. {block:PostNotes}{PostNotes}{/block:PostNotes}
  352. </div>
  353. </div>
  354. {/block:Posts}
  355.  
  356.  
  357. </body>
  358.  
  359. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement