Advertisement
mariliaketley

Theme 11

Nov 28th, 2014
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.48 KB | None | 0 0
  1. <!------❀ ✿ THEME POR CRLLNOVINHA - BASE POR SURFLOWERR ❀ ✿-------->
  2.  
  3.  
  4. <head>
  5.  
  6.  
  7.  
  8. <meta name="color:background" content="#ffffff" />
  9. <meta name="image:background" content="" />
  10. <meta name="color:text" content="#000" />
  11. <meta name="color:links" content="#222" />
  12. <meta name="color:links hover" content="#696969" />
  13. <meta name="color:hover" content="#000" />
  14. <meta name="color:frase" content="#000" />
  15. <meta name="color:ask" content="#FF0000" />
  16. <meta name="image:foto" content="" />
  17. <meta name="text:frase" content="frase aqui" />
  18.  
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link 1" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link 2" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link 3" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link 4" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link 5" />
  30.  
  31.  
  32.  
  33.  
  34. <title>{Title}</title>
  35. <link rel="shortcut icon" href="{Favicon}">
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  37. {block:Description}
  38. <meta name="description" content="{MetaDescription}" />
  39. {/block:Description}
  40.  
  41.  
  42. </head>
  43.  
  44.  
  45. <style type="text/css">
  46. body {background-color:{color:background}; font-family:Tahoma; font-size:10px; color:{color:text}; background:url('{image:background}'); background-repeat:no-repeat; background-image:fixed;}
  47. h1 {font-size:15px; text-align:center;text-decoration: none; text-transform: none;font-weight: normal}
  48.  
  49. a {color:{color:link};text-decoration:none;}
  50. a:hover{color:{color:hover};text-decoration:none}
  51. p {margin: 6px 0 0 0}
  52.  
  53. blockquote {text-decoration:none;border-left: 4px solid {color:text};padding-left:4px;}
  54. blockquote img{max-width: 470px!important}
  55.  
  56. iframe#tumblr_controls {
  57. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  58.  
  59. ::-webkit-scrollbar{width:3px;height:0px;}
  60. ::-webkit-scrollbar-button:start:decrement
  61. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  62. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  63. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:text};-webkit-border-radius:px;}
  64.  
  65. #entry {width:410px; margin-top:20px; margin-left:450px;;}
  66. .posts {position:relative; width:450px; padding:5px; float:left; margin-top:5px; text-align:justify; background:{color:background};font-size:12px;}
  67.  
  68. /** ol notes por omg - duda**/
  69. .ol {text-align:left;font-family:arial;font-size:9px;width:380px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  70.  
  71. .ol:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  72.  
  73. .ol a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  74.  
  75. .image {text-align: center; border: 0px}
  76. .image img {width: 400px; margin-bottom: 2px;}
  77.  
  78. #notes ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  79. #notes li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  80. #notes li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  81. #notes li img {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;}
  82.  
  83. .pquote {font-family:calibri;text-align:justify;font-size:12px; line-height: 16px; }
  84. .pquotesource {text-align:left;margin-bottom:0px;font-family:calibri; font-size:13px; }
  85.  
  86. .pergunta{text-align:justify;color:{color:text};font-family:calibri;font-size:14px;padding:2px;border-bottom:1px dashed {color:ask};}
  87. .resposta{text-align:justify;}
  88.  
  89.  
  90. .vsanna{display:none;}
  91.  
  92. .posts .notes{ float:center; text-align:left; z-index:10; opacity:0;position:absolute; display:block; top:0px; left:460px; width:100px; padding:3px; font-size:10px; text-transform:lowercase; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  93. .notes a{color:{color:text};}
  94. .posts:hover .notes{left:460px; opacity:1; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  95.  
  96.  
  97. #tumblr_controls{position: fixed!important}
  98. #tumblr_controls{position: fixed!important}
  99. #tumblr_controls{position: fixed!important}
  100. #tumblr_controls{position: fixed!important}
  101. .tumblrAutoPager_page_separator,
  102. .tumblrAutoPager_page_info {display:none;}
  103.  
  104. #sidebar {position:fixed; width: 186px; height:255px; margin-left:180px;margin-top:110px; -webkit-transition-duration: 0.4s;}
  105.  
  106. #fotinha{position:fixed;margin-left:40px;margin-top:5px;-webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in;}
  107. #fotinha img{width:170px;height:220px;;}
  108.  
  109. #menu{opacity:0;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;position:fixed;font: 12px 'corbel';font-style:color:#fff;padding: 2px;background-color:transparent;width:185px;margin-left:40px;margin-top:233px;}
  110. #menu a{color:#000;}
  111. #sidebar:hover #menu {opacity:1;height:15px;margin-left:40px;}
  112. #menu a:hover{text-shadow:0px 0px 3px #FF69B4;}
  113.  
  114.  
  115. #frase{opacity:1;width:182px;margin-top:233px;margin-left:20px;font-size:12px;font-family:Calibri Light;position:fixed;text-transform:none;text-align:center;color:#000;line-height:12px;-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out}
  116. #sidebar:hover #frase{margin-left:273;opacity:0;-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);}
  117.  
  118. #emoji {height:auto; margin-top:231px; position:fixed; text-align:left; margin-left:186px;-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;}
  119. #emoji img {width:22px; height:auto; opacity:1;-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;}
  120. #sidebar:hover #emoji {opacity: 1; margin-left: 186px; -moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);}
  121.  
  122. .coroa img{position:fixed; width:100px; margin-left:-300px; margin-top:-300px; z-index:99999;
  123. -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;}
  124.  
  125. .sidebar:hover .coroa img{margin-left:-6px; margin-top:-38px; -webkit-transform:rotate(720deg);-webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;}
  126.  
  127. </style>
  128.  
  129.  
  130.  
  131.  
  132. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  133.  
  134.  
  135. <div id="sidebar">
  136.  
  137. <div id="fotinha"><img src="{image:foto}"></div>
  138. <div id="frase">sabe da sina mina valentona</div>
  139. <div id="emoji"><img src="http://static.tumblr.com/nxzugte/vC6nbgh60/la__orosa.png"></div>
  140. <div class="coroa"><img src="http://static.tumblr.com/qszodba/ZUenbc978/coronas__1_.png"></div>
  141.  
  142. <div id="menu"><a href="{text:Link1}">{text:Link1 Title}</a>
  143. <a href="{text:Link2}">{text:Link2 Title}</a>
  144. <a href="{text:Link3}">{text:Link3 Title}</a>
  145. <a href="{text:Link4}">{text:Link4 Title}</a>
  146. <a href="{text:Link5}">{text:Link5 Title}</a>
  147. </div></div>
  148.  
  149.  
  150.  
  151. </div>
  152. </div>
  153.  
  154.  
  155. </div>
  156. <div id="entry">
  157.  
  158. <div class="autopagerize_page_element">
  159. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  160.  
  161. {block:Posts}
  162. <div class="posts">
  163.  
  164. {block:IndexPage}
  165. <div class="notes">
  166. {TimeAgo} </br>
  167. <a href="{permalink}">{NoteCount} notes</a> </br>
  168. <a href="{reblogurl}"><b>reblog</b></a>
  169. {block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}
  170. </span>
  171. </div>
  172. {/block:IndexPage}
  173.  
  174.  
  175.  
  176. {block:Text}
  177. {block:Title}{Title}{/block:Title}
  178. {body}
  179. {/block:Text}
  180.  
  181.  
  182.  
  183.  
  184. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  185. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  186.  
  187.  
  188.  
  189. {block:Photoset}{Photoset-400}{/block:Photoset}
  190.  
  191.  
  192.  
  193. {block:Quote}
  194. <div class="pquote">{Quote}</div>
  195. {block:Source}<div class="pquotesource"> <b>{Source}</b></div>
  196. {/block:Source}
  197. {/block:Quote}
  198.  
  199. {block:Answer}
  200. <div class="pergunta"><font color="{color:ask}"><font color="#ff007f">♚</font> <b>{Asker}</b>: {Question}</div>
  201. <div class="resposta">{Answer}</div>
  202. {/block:Answer}
  203.  
  204. {block:Link}
  205. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  206. {block:Description} {Description}{/block:Description}
  207. {/block:Link}
  208.  
  209.  
  210. {block:Chat}
  211. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  212. {block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <b>{Label}</b> {/block:Label} {Line}</li>{/block:Lines}
  213. {block:Chat}
  214.  
  215.  
  216.  
  217. {block:Video}
  218. {Video-500}
  219. {block:Caption}{Caption}{/block:Caption}
  220. {/block:Video}
  221.  
  222.  
  223. {block:Audio}
  224. {AudioPlayerGrey}
  225. {block:TrackName}{TrackName}{/block:TrackName}
  226. {block:Artist}{Artist}{/block:Artist}
  227. {block:Album}{Album}{/block:Album}
  228. {block:PlayCount}{PlayCount}{/block:PlayCount}
  229. {block:Caption}{Caption}{/block:Caption}
  230. {/block:Audio}
  231.  
  232.  
  233.  
  234. <div class="vsanna">
  235. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  236. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}
  237. </div>
  238.  
  239. </div>
  240. {/block:Posts}
  241.  
  242. {block:PostNotes}
  243.  
  244. <div class="ol">
  245. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  246. </div>
  247. <div class="ol">
  248. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  249. {block:HasTags}
  250. {block:Tags}
  251. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  252. </div>
  253. <div class="ol">
  254. ▬ <b>With:</b> {NoteCount} notes.
  255. </div>
  256. <div id="notes">{PostNotes}</div>
  257. {/block:PostNotes}<br /></div>
  258. {/block:Posts}
  259. {/block:Posts}
  260.  
  261. </div> </div> </div> </div> </div>
  262.  
  263.  
  264.  
  265.  
  266. </div></div>
  267. </body>
  268. </html>
  269.  
  270. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  271. <div style="position:fixed; bottom:40px; left:1180px;">
  272. <font color="#FF1493"><small>✿</small></font>
  273. <a href="http://crllnovinha.tumblr.com" title="Theme por crllnovinha + Base por surflowerr ">crllnovinha</a>
  274. <font color="#FF1493"><small>✿</small></font>
  275. </div>
  276. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  277.  
  278. </body>
  279. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement