Advertisement
helpdesigns

Theme de uma e de duas colunas.

Jun 10th, 2013
769
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.74 KB | None | 0 0
  1. <!--- Theme Base por HelpDesigns não remova seus créditos + Theme por SEU TUMBLR AQUI , não copie --->
  2.  
  3. <head>
  4. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type=’text/css’>
  5. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  6.  
  7. <meta name="color:background" content="#ffffff" />
  8. <meta name="color:ask" content="#ffffff" />
  9. <meta name="color:text" content="#959697" />
  10. <meta name="color:entry" content="#ffffff" />
  11. <meta name="color:scrollbar" content="#000000" />
  12. <meta name="color:borda" content="#eeeeee" />
  13.  
  14. <meta name="if:one columns" content="1"/>
  15. <meta name="image:background" content=""/>
  16.  
  17.  
  18. <title>{Title}</title>
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}
  22. <meta name="description" content="{MetaDescription}" />{/block:Description}
  23.  
  24. <style type="text/css">
  25.  
  26.  
  27. body {color:{color:text}; opacity:1; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  28.  
  29. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  30.  
  31. a:hover{color:{color:linkh};}
  32.  
  33. 58px; margin-left: 553px; position: fixed; text-transform:uppercase; letter-spacing:1px; z-index:1; opacity:1; border-top: 2px solid #eee; border-bottom: 0px solid #eee}
  34.  
  35. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  36.  
  37. #entries {margin-left: 320px; width: 800px; margin-top: 5px}
  38.  
  39. .entry {border:; width: 300px; background-color:{color:entry} ; text-align: justify; padding: 6px; float: left; margin: 2px 0 0 2px;opacity:2; {block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:500px;{/block:IfOneColumns};border:1px solid{color:borda}; background:{color:background}; padding:8px;}
  40.  
  41. .entry:hover {opacity:2}
  42.  
  43. .entry img {max-width: 300px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 500px;{/block:IfOneColumns};opacity:0.9; }
  44.  
  45. #title2 {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  46.  
  47. #title2 a{background: {color:linkhover}; padding: 4px; color: #fff;}
  48.  
  49.  
  50. #title {font-size: 16px; font-family: Georgia;letter-spacing: 0px; line-height: 10px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 12px}
  51.  
  52. #title a{background: {color:linkhover}; padding: 4px; color: #fff; margin-bottom: 5px}
  53.  
  54. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  55.  
  56. .quote {margin: 0; padding: 5px; font: normal 11px 'georgia'; text-align: justify;}
  57. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  58. .pquotesource a, a:hover{text-transform: none;}
  59.  
  60. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  61.  
  62. /* notes by joshdevines*/
  63. .notes img{width:10px; position:relative; top:1px}
  64. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  65.  
  66.  
  67. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  68. .asker a {color:{color:text};}
  69. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  70.  
  71. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  72. .asking a{color:{color:text};}
  73. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  74.  
  75. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  76.  
  77.  
  78. .answer {color:{color:answer};}
  79.  
  80.  
  81. /* chat by joshdevines*/
  82. .user_1 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  83. .user_2 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  84. .user_3 .label {color:{color:text}; font-weight:bold}
  85. .user_4 .label {color:{color:text}; font-weight:bold}
  86. .user_5 .label {color:{color:text}; font-weight:bold}
  87. .user_6 .label {color:{color:text}; font-weight:bold}
  88. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  89.  
  90. .cred {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  91.  
  92. #info {text-align: left; margin-top:5px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  93. #info a {font-size: 10px; text-transform: uppercase;}
  94.  
  95. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  96. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  97.  
  98. #cap {width: 500px; margin-top: -2px;}
  99. .source {display: none;}
  100.  
  101. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  102. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  103. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  104. .notes img{display: none; border:0px}
  105.  
  106. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  107.  
  108. #tumblr_controls{position: fixed!important}
  109. #tumblr_controls{position: fixed!important}
  110. #tumblr_controls{position: fixed!important}
  111. #tumblr_controls{position: fixed!important}
  112.  
  113. ::-webkit-scrollbar{width:7px;height:6px;}
  114. ::-webkit-scrollbar-button:start:decrement
  115. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  116. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  117. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  118. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  119.  
  120.  
  121.  
  122. </style>
  123.  
  124. </style>
  125. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  126.  
  127. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  128. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  129. <script type="text/javascript">
  130. $(window).load(function () {
  131. $('#entries').masonry(),
  132. $('.masonryWrap').infinitescroll({
  133. navSelector : ".entry",
  134. nextSelector : "#page a#p",
  135. itemSelector : ".entry",
  136. bufferPx : 10000,
  137. extraScrollPx: 10000,
  138. loadingImg : "",
  139. loadingText : "",
  140. },
  141. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  142. );
  143. });
  144. </script>
  145.  
  146.  
  147. <body>
  148.  
  149. <div id="entries">
  150.  
  151.  
  152. {block:Posts}
  153. <div class="entry">
  154.  
  155. {block:Answer}
  156. <table width="{block:IfOneColumns}500px{/block:IfOneColumns}300px" cellspacing="0" cellpadding="0">
  157. <tr>
  158. <td width="{block:IfOneColumns}405px{/block:IfOneColumns}300px" class="question">{Question}</td>
  159. <td width="30px"><span class="questionarrow"></span></td>
  160. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  161. </tr>
  162. </table>
  163. <div class="answer">{Answer}</div>
  164. {/block:answer}
  165.  
  166.  
  167. {block:Text}{block:Title}<div id="title2">{Title}</div>{/block:Title}{Body}{/block:Text}
  168.  
  169. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  170. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  171.  
  172.  
  173. {block:Photoset}<center>{Photoset-250}</center>
  174. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  175.  
  176.  
  177. {block:Quote}
  178. <div class="quote"><center>{Quote}</center></div>
  179. {block:Source}<div class="pquotesource"> — {Source}</div>
  180. {/block:Source}
  181. {/block:Quote}
  182.  
  183.  
  184. {block:Link}
  185. <a href="{URL}" id="title" {Target}><div id="title">{Name}</div></a>{block:Description}{Description}{/block:Description}
  186. {/block:Link}
  187.  
  188. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  189.  
  190. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  191.  
  192. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  193.  
  194.  
  195. <div class="cred">
  196. {block:Date}<div id="info">
  197. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:tags}">· </font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color="{color:tags}">· </font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<font color="{color:tags}">· </font> <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}<font color="{color:tags}">· </font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}<center> <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date}</div>
  198. </div></center>{/block:IfShowTags}{/block:Date}</div>
  199. </div>
  200.  
  201. {/block:Posts}
  202. {block:PostNotes}{PostNotes}{/block:PostNotes}
  203. </div></div>
  204.  
  205.  
  206. <div style="position: fixed; font-size:10px;
  207. font-family:calibri; bottom: 0px; left: 0px; background: '{color: background}'; padding: 2px; left: 5px; bottom: 600px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; opacity: .65;">
  208. <a href="http://futurasuicida.tumblr.com/" target="_blank" title="Theme by seu tumblr | base by helpdesigns ™ ">SEU TUMBLR AQUI ©</a></div>
  209.  
  210. </body>
  211. </head>
  212. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement