MarginalSide

Theme 12 - Swag ComApparence

May 6th, 2012
1,049
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.28 KB | None | 0 0
  1. <!-- Created by Marginal Side - www.ladomarginal.tumblr.com -->
  2. <html>
  3. <!--título da aba-->
  4. <title>{title}</title>
  5. <!--favicon-->
  6. <link rel='shortcut icon'
  7. a href='http://i11.photobucket.com/albums/a168/evelynregly/minigifs/minifone.gif'>
  8.  
  9. <head>
  10.  
  11. <meta name="text:titulo" content="Seu Titulo Bem Fodão - Swag" />
  12.  
  13. <meta name="image:sidebar" content=""/>
  14.  
  15. <meta name="text:Link1" content="" />
  16. <meta name="text:Link1 Title" content="" />
  17.  
  18. {block:Description}
  19. <meta name="description" content="{MetaDescription}" />
  20. {/block:Description}
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. <style type='text/css'>
  29.  
  30. a.nav1 {display:block; width: 93px; float: left; background: #fff; transparent: 0%; padding: 3px 0 3px 0; text-align: center; margin: 1px; line-height:17px; font: normal 11px ariel; -webkit-transition-duration: .50s; cursor: hand; color: #1C1C1C;}
  31.  
  32. a.nav1:hover, a.nav1:hover, span.nav2:hover, a.nav2:hover {float: left; color: #fff; background: #000; transparent: 50%; letter-spacing:3px; cursor: hand; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3 ease-out;}
  33.  
  34.  
  35. html::-webkit-scrollbar {width:22; height:auto;background: #000000;}
  36.  
  37. html::-webkit-scrollbar-corner { background: #000000;}
  38.  
  39. html::-webkit-scrollbar-button:vertical {height:1px;display:block;}
  40.  
  41. html::-webkit-scrollbar-button:horizontal {width:1px;display:block;}
  42.  
  43. html::-webkit-scrollbar-thumb:vertical {background-image: url(https://encrypted-tbn3.google.com/images?q=tbn:ANd9GcRWWPN5fq6wgvx0O6b13_I55Jsw3v9ecBgekA6n3lg6Z9WXpNb-LA);border: 1px solid #000000;border-right:none;-webkit-border-radius: 8px;}
  44.  
  45. html::-webkit-scrollbar-thumb:horizontal {background-image: url(https://encrypted-tbn3.google.com/images?q=tbn:ANd9GcRWWPN5fq6wgvx0O6b13_I55Jsw3v9ecBgekA6n3lg6Z9WXpNb-LA);border: 1px solid #000000;border-bottom;}
  46.  
  47. html::-webkit-scrollbar-thumb {background-image: url(https://encrypted-tbn3.google.com/images?q=tbn:ANd9GcRWWPN5fq6wgvx0O6b13_I55Jsw3v9ecBgekA6n3lg6Z9WXpNb-LA);}
  48.  
  49. html::-webkit-scrollbar-thumb:hover {background-image: url(https://encrypted-tbn3.google.com/images?q=tbn:ANd9GcRWWPN5fq6wgvx0O6b13_I55Jsw3v9ecBgekA6n3lg6Z9WXpNb-LA);border: 1px solid #000000;}
  50.  
  51. html::-webkit-scrollbar-track-piece {background: none;}
  52.  
  53. html::-webkit-scrollbar:vertical {border-left: 1px solid #000000;}
  54.  
  55. html::-webkit-scrollbar:horizontal {border-top: 1px solid #000000;}
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. /*body*/
  63. body{background-color: #fff; background-image:url(''); background-attachment: absolute; font-size: 13px; font-family: 'arial';}
  64. /*box*/
  65. .box {background: #fff; padding: 7px; }
  66. /*negrito*/
  67. b{color: #000000; }
  68. /*itálico*/
  69. i{color: #000000; }
  70. /*sublinhdo*/
  71. u{color: #000000; }
  72. /*riscado*/
  73. s{color: #000000; }
  74.  
  75. /*links*/
  76. a {color:#696969; text-decoration: none;}
  77. a:hover{color: #000; font-style: italic; text-decoration: none;}
  78. /*títulos*/
  79. h1{ color: #000000; font-size: 20px; font-family: 'arial'; letter-spacing: 0.3px;}
  80.  
  81.  
  82. .sidebardescription{ margin-left: 0px; margin-top: 0px; width: 339px; float: left; position: fixed; height: 250px; padding-bottom:0px; padding:6px; padding-right:6px; overflow: auto; border:1px {color:border} solid; background-color:{color:background}}
  83. .sidebardescr{ text-align: justify; font-size: 9px; font-family: verdana; padding: 3px; color: {color:text}; height: auto; margin-top: -2px; width:338x;}
  84. .sidebardescr a{font-size: 9px; verdana;}
  85.  
  86.  
  87. /* scroll by ild */
  88.  
  89. ::-webkit-scrollbar-thumb:vertical {
  90. background-color: #fff;
  91. height: 50px;
  92. }
  93. ::-webkit-scrollbar-thumb:horizontal {
  94. background-color: #fff;
  95. height: 10px;
  96. }
  97. ::-webkit-scrollbar {
  98. height: 3px;
  99. width: 3px;
  100. background-color: #000000;
  101. }
  102.  
  103.  
  104. </style>
  105. <!--i-frame-->
  106. <script type="text/javascript">
  107. function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
  108. </script>
  109.  
  110.  
  111. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  112. <script type="text/javascript">
  113. $(document).ready(function(){
  114. $(".links_body").hide();
  115. $(".links_head").click(function(){
  116. $(this).next(".links_body").slideToggle('fast');
  117. }); }); </script>
  118. <style type=”text/css”>
  119. .links_list { margin:0px; padding:0px; width:180px;}
  120. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  121. .links_body { padding:10px; text-align:left; color: #fff; display:none;}
  122.  
  123.  
  124. un {font-family: Tahoma; width: 28%; float: left; background:#000; padding: 5px; text-align: center; margin: 2px; -moz-border-radius: 03px; -webkit-border-radius: 03px; font-size: 08pt; color: #000;}
  125.  
  126. un:hover {font-family: Tahoma; width: 28%; float: left; background:#000; padding: 5px; text-align: center; margin: 2px; -moz-border-radius: 03px; -webkit-border-radius: 03px; font-size: 08pt; color: #fff;}
  127.  
  128. .caixa {background: #000; padding: 5px 5px 8px 5px;}
  129.  
  130.  
  131. </style>
  132.  
  133. </head>
  134. <body>
  135. <!--sidebar-->
  136. <div style='position: fixed; width: 395px; top: 70px; left: 50px;'>
  137. <div class='box'>
  138.  
  139. <center>
  140. <div style="padding: 10px; overflow: ; height: 21px; background-color: #000; font-family: Edwardian Script ITC ; font-size: 25px; color: #D3D3D3 ">
  141.  
  142. {text:titulo}
  143.  
  144. </div>
  145.  
  146. <center><marquee direction="rigth" scrollamount="5" height="300px" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
  147. <img src="{image:sidebar}"/>
  148.  
  149. </marquee>
  150.  
  151.  
  152. <div style="padding: 5px; overflow: auto; height: 100px; background-color: #transparent; font-family: arial narrow;">
  153.  
  154. <div class="sidebardescr">{block:Description}{Description}{/block:Description}</div>
  155.  
  156.  
  157. <center>
  158.  
  159. <b><script type="text/javascript" src="http://fastonlineusers.com/on3.php?d=http://SUAURL.tumblr.com"></script></b> online <b>
  160.  
  161. <script src="http://fastwebcounter.com/secure.php?s=www.SUAURL.tumblr.com"></script></b> já passaram por aqui
  162. </center>
  163.  
  164.  
  165. </div>
  166.  
  167.  
  168. </div>
  169. <!--menu-->
  170. <center>
  171. <center>
  172.  
  173. <a href="/" class="nav1">Home</a>
  174. <a href="/ask" class="nav1">Ask Me</a>
  175. <a href="/submit" class="nav1">Submit</a>
  176. <a href="{text:Link1}"class="nav1">{text:Link1 Title}</a>
  177.  
  178.  
  179. </center>
  180.  
  181.  
  182. </center>
  183. </div></div>
  184. <!--tag dos posts-->
  185. <center>
  186. <div style='position: absolute; width:550px; left:470px; top:40px;' >
  187.  
  188.  
  189. <div id='liuc'>
  190.  
  191. {block:Posts}
  192. <div class='box'>
  193.  
  194. <!--textos-->
  195. <center>
  196. {block:Text}
  197.  
  198. {block:Title}<h1>{Title}</h1>{/block:Title}
  199.  
  200. {Body}
  201.  
  202. {/block:Text}
  203.  
  204. <!--photosets-->
  205.  
  206. {block:Photo}
  207.  
  208. {LinkOpenTag}
  209.  
  210. <center><img src='{PhotoURL-500}' alt='{PhotoAlt}'/></center>
  211.  
  212. {LinkCloseTag}
  213.  
  214. {block:Caption}{Caption} {/block:Caption}
  215.  
  216. {/block:Photo}
  217.  
  218. <!--quote-->
  219.  
  220. {block:Quote}
  221. <h1>"{Quote}"</h1>
  222. {block:Source}<b>-{Source}</b><br><br>{/block:Source}
  223.  
  224. {/block:Quote}
  225.  
  226. <!--link-->
  227.  
  228. {block:Link}
  229. <a href='{URL}'><h1>{Name}</h1></a>
  230.  
  231. {block:Description}{Description} {/block:Description}
  232.  
  233. {/block:Link}
  234.  
  235. <!--chats-->
  236.  
  237. {block:Chat}
  238. {block:Title} <h1>{Title}</h1>{/block:Title}
  239.  
  240. {block:Lines}
  241. {block:Label}
  242. <b>{Label}</b>
  243. {/block:Label}
  244. {Line}<br>
  245. {/block:Lines}
  246.  
  247. {/block:Chat}
  248.  
  249. <!--músicas-->
  250.  
  251. {block:Audio}
  252. <center>{AudioPlayerWhite}</center>
  253. {block:Caption}{Caption}{/block:Caption}
  254.  
  255. {/block:Audio}
  256.  
  257. <!--videos-->
  258.  
  259. {block:Video}
  260. <center>{Video-500}</center>
  261.  
  262. {block:Caption}{Caption} {/block:Caption}
  263.  
  264. {/block:Video}
  265.  
  266. <!--asks-->
  267.  
  268. {block:Answer}
  269. <img src='{AskerPortraitURL-40}'/>{Asker}:<br>
  270. <center><b>{Question}</b><br>
  271. </center>
  272.  
  273. {Answer}
  274. {/block:Answer}
  275.  
  276. <!--acréscimos b: date, notes-->
  277. <br><hr><center>
  278. <a href='{Permalink}'><b>Post</b></a> date: {DayOfMonth}/{Month}/{Year} as {24Hour}:{24Hour} com {NoteCount}
  279. notes (<a href='{ReblogURL}'><u>Reblog</u></a>)<br>
  280. </center><br></div><br>
  281.  
  282. {/block:Posts}
  283. <div class='box'><center>Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  284. {block:JumpPagination length="8"}
  285. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  286. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  287. {/block:JumpPagination}
  288. </center>
  289.  
  290. <center>Theme feito por <a href="http://ladomarginal.tumblr.com/">Marginal Side</a> ©
  291. </div><br></div></div>
  292.  
  293. </div>
  294. </div>
  295.  
  296. </body>
  297. </html>
Advertisement
Add Comment
Please, Sign In to add comment