pamellabellegarde

Theme Tumblr 4

Feb 6th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.43 KB | None | 0 0
  1. <!-------
  2.  
  3. THEME BY ARYAFROMWINTERFELL.TUMBLR.COM
  4. DON'T COPY! BE ORIGINAL!
  5.  
  6. ------->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
  9. "http://www.w3.org/TR/html4/strict.dtd">
  10. <html lang="en">
  11. <head>
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  15.  
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <title>{title}</title>
  18.  
  19.  
  20.  
  21. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  22.  
  23. <link rel="shortcut icon" href="{favicon}" />
  24. <meta name="color:Postsbox" content="#fff"/>
  25. <meta name="color:background" content="#eee" />
  26. <meta name="image:background" content=""/>
  27.  
  28.  
  29. <meta name="color:scroll bar" content="#000" />
  30. <meta name="color:border menu hover" content="#488b54" />
  31. <meta name="color:Links" content="#666" />
  32. <meta name="color:Links Hover" content="#dadada" />
  33. <meta name="color:Text" content="#000" />
  34. <meta name="color:Tumblr Title" content="#488b54" />
  35. <meta name="text:Link1" content="" />
  36. <meta name="text:Link1 Title" content="" />
  37. <meta name="text:Link2" content="/#" />
  38. <meta name="text:Link2 Title" content="" />
  39. <meta name="text:Link3" content="" />
  40. <meta name="text:Link3 Title" content="" />
  41. <meta name="text:Link4" content="" />
  42. <meta name="text:Link4 Title" content="" />
  43. <meta name="text:Link5" content="" />
  44. <meta name="text:Link5 Title" content="" />
  45. <meta name="text:Link6" content="" />
  46. <meta name="text:Link6 Title" content="" />
  47. <meta name="text:Link7" content="" />
  48. <meta name="text:Link7 Title" content="" />
  49. <meta name="text:Link8" content="" />
  50. <meta name="text:Link8 Title" content="" />
  51. <meta name="if:bwimages" content="0"/>
  52.  
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Supermercado+One' rel='stylesheet' type='text/css'>
  55.  
  56.  
  57. <script type="text/javascript" src="http://static.tumblr.com/gdasrfz/mvymhthot/like2.js"></script>
  58. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  59.  
  60.  
  61.  
  62.  
  63. </head>
  64. <style type="text/css" media="screen">
  65.  
  66. /** BARRA DE ROLAGEM PERSONALIZADA - POR BOMBASTIC DESIGN **/
  67. ::-webkit-scrollbar-button:vertical {
  68. height:10px;
  69. display: block;
  70. background:{color:scroll bar};
  71. }
  72.  
  73. ::-webkit-scrollbar {
  74. background-color:{color:background};
  75. height:10px;
  76. width:10px;
  77. }
  78.  
  79.  
  80. img{
  81. filter: alpha(opacity=90);
  82. moz-opacity:.90;
  83. opacity:.90 ;
  84. -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;
  85. }
  86. img:hover{
  87. filter: alpha(opacity=100);
  88. moz-opacity:1.0;
  89. opacity:1.0;
  90. -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;
  91. }
  92.  
  93.  
  94. .photoset {
  95. filter: alpha(opacity=90);
  96. moz-opacity:.90;
  97. opacity:.90 ;
  98. -webkit-transition-duration: .50s;
  99. }
  100. .photoset:hover{
  101. filter: alpha(opacity=100);
  102. moz-opacity:1.0;
  103. opacity:1.0;
  104. }
  105.  
  106.  
  107.  
  108.  
  109.  
  110. iframe#tumblr_controls {
  111. right:3px !important;
  112. position: fixed !important;
  113. -webkit-transition: opacity 0.7s linear;
  114. opacity: 0.5;
  115. -webkit-transition: all 0.8s ease-out;
  116. -moz-transition: all 0.8s ease-out;
  117. transition: all 0.8s ease-out;
  118. }
  119.  
  120. iframe#tumblr_controls:hover {
  121. -webkit-transition: opacity 0.7s linear;
  122. opacity: 1;
  123. -webkit-transition: all 0.4s ease-out;
  124. -moz-transition: all 0.4s ease-out;
  125. transition: all 0.4s ease-out;
  126. }
  127.  
  128.  
  129.  
  130. .tt {
  131. font-size:24px;
  132. background:{color:postsbox};
  133. color:{color:Text};
  134. }
  135.  
  136.  
  137. .cre {padding:5px;bottom: 0px; right: 30px; z-index: 100; position: fixed;text-align:center;font-size:11px;height:20px;width:35px;-webkit-transition-duration: .50s;font-family:calibri;background:{color:Postsbox};color:{color:Text}; }
  138. .cre:hover {height:60px;}
  139.  
  140. .top1 {bottom:100px;right:40px; z-index: 100; position: fixed;}
  141.  
  142.  
  143. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  144. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  145.  
  146.  
  147. /*** Corpo **********/
  148. body {
  149. background-attachment: fixed;
  150. font-size: 11px;
  151. background-repeat: repeat;
  152. font-family: calibri;
  153. color: {color:Text};
  154. background:{color:background} url('{image:background}');
  155. background-attachment: fixed;}
  156.  
  157.  
  158.  
  159.  
  160.  
  161. /*** Layout principal *****/
  162. #content {
  163. width: 1125px;
  164. margin-top:90px;
  165. }
  166.  
  167.  
  168.  
  169. .h1 { font-size: 16px;font-weight:none; font-family:georgia;font-weight:none; color: {color:Text};}
  170.  
  171. {block:Ifbwimages}
  172.  
  173. img {-webkit-filter: grayscale(100%);}
  174. .photoset {-webkit-filter: grayscale(100%);}
  175.  
  176. {/block:ifbwimages}
  177.  
  178.  
  179. {block:Ifbwimages}
  180.  
  181. .photoset {-webkit-filter: grayscale(100%);}
  182.  
  183. {/block:ifbwimages}
  184.  
  185.  
  186. #main {
  187. width: 1130px;
  188. float: right;
  189. position: relative;
  190. margin-left: 0px;
  191.  
  192. }
  193.  
  194. #sidebar {
  195. background: transparent;
  196. width: 30px;
  197. height:30px;
  198. padding:5px;
  199. font-size:20px;
  200. float: right;
  201. margin-top: 450px;
  202. position: fixed;
  203. -webkit-border-radius: 350px;
  204. -moz-border-radius: 350px;
  205. border-radius: 350px;
  206. background:{color:bg menu};
  207. color:{color:links menu};
  208.  
  209. }
  210.  
  211.  
  212. .ll {border-bottom:dotted {color:text} 1px;}
  213. .caixa .perma {opacity: 0.0;filter: alpha(opacity = 0); margin-left: 30px;width: px;height: 30px;font-size: 9px;position:absolute;
  214. text-align: center;z-index:9999991;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  215.  
  216.  
  217.  
  218. .likep {width: 21px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 5px;}
  219. .reb {-webkit-filter: grayscale(00%);width: 24px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 29px;}
  220. .likep a:hover {background-position: 0px 0px;}
  221. .likep a {background-image: url("http://static.tumblr.com/gdasrfz/i80mhthkz/like_normal.png");background-position: 0px 0px;display: block;z-index: 9999999;webkit-transition: all 0s linear;-webkit-transition: all 0s linear;-moz-transition: all 0s linear;transition: all 0s linear;}
  222. .likep img {width: 21px;height: 20px;webkit-transition: all 0.2s linear;
  223. -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  224. .reb img{width: 24px;height: 20px;line-height: 30px;display: inline;}
  225. .nottes a { position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;position: absolute;margin-top: 5px;margin-left: 56px;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px;}
  226.  
  227. .nottes a:hover {color:#fff}
  228.  
  229. .nottes a{color: #fff;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
  230. #likeiframe {display: none}
  231.  
  232.  
  233.  
  234. .caixinha {opacity:0.0;
  235. position: absolute;
  236. z-index: 999;
  237. text-align: center;
  238. height:100%;
  239. text-transform:uppercase;
  240. top: 40%;
  241. bottom: 60%;
  242. left:42%;
  243. -webkit-transition-duration: 0.9s;
  244. -webkit-transition: all 1s ease;
  245. -moz-transition: all 1s ease;
  246. -o-transition: all 1s ease;
  247. transition: all 1s ease;
  248. }
  249.  
  250. .caixinha a {text-decoration:none;color: {color:Text};}
  251.  
  252. .caixa:hover .perma { opacity: 1;margin-left: 0px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  253.  
  254.  
  255. .caixa {overflow: hidden;
  256. text-align:justify;
  257. margin-bottom:3px;
  258. font-size: 11px;
  259. margin-left: 5px;
  260. margin-top: 5px;
  261. background:{color:Postsbox};
  262. font-family: verdana;
  263. color: {color:Text};
  264. {block:PermalinkPage} width:502px;{/block:PermalinkPage}
  265. {block:IndexPage}margin: 2px; float: left; text-align:justify;width: 250px; padding: 5px;font-family: calibri; {/block:IndexPage}
  266. {block:PermalinkPage}text-align: center;text-align:justify; width: 500px; padding: 2px;font-family: calibri; {/block:PermalinkPage}}
  267.  
  268. .caixa:hover .caixinha {opacity: 1.0;}
  269.  
  270. /** BORDA REDONDA **/
  271. .bordapam {webkit-transition-duration: .80s;border: 3px solid {color:background};margin:2px;}
  272.  
  273. nav3 a{font-size: 9px;line-height: 20px;padding:0px;color: {color:Text};font-family:{font:body};text-transform: lowercase; }
  274.  
  275. nav3 {font-size: 9px;line-height: 20px;padding:0px;color: {color:Text};font-family:{font:body};text-transform: lowercase; }
  276.  
  277. nav3:hover{color: {color:Text};}
  278.  
  279. nav4 {font-size:0px;
  280. }
  281.  
  282. /** APARENCIA LINKS **/
  283. a:link, a:visited, a:active { -webkit-transition-duration: 0.3s;text-decoration: none;color: {color:Links};}
  284. a:hover {color:{color:Links Hover};}
  285.  
  286.  
  287. /*** BALÃO ASK POR BIIBS ***/
  288. .bubble {align:right;font-family:georgia;font-style:italic;font-size:12px;background: {color:background}; margin:1px 0px 3px 63px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  289. .bubble p {margin:1px 0px;}
  290. .bubble span {font-size:12px;display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;text-align:left;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;font-family:georgia;border-right:10px solid {color:background};}
  291.  
  292. #footer {
  293. background: #ccc;
  294. background-repeat:no-repeat;
  295. background-position: bottom;
  296. width: 900px;
  297. height: 44px;
  298. clear: both; }
  299.  
  300. .box2 {width:815px;
  301. min-height:96px;
  302. text-align:justify;
  303. padding:4px;
  304. margin-bottom:2px;
  305. margin-left:-123px;
  306. background:{color:Postsbox};
  307. color: {color:Text};}
  308.  
  309. nav1 {
  310. padding:3px;
  311. padding-bottom:0px;
  312. display: inline-block;
  313. font-size:11px;
  314. font-style:none;
  315. text-transform:uppercase;
  316. margin:1px;
  317. -webkit-transition-duration: 0.5s;
  318. -webkit-transition: all 1s ease;
  319. -moz-transition: all 1s ease;
  320. -o-transition: all 1s ease;
  321. transition: all 1s ease;
  322. background:transparent;
  323. font-family:calibri;
  324. color:{color:text};
  325. border-bottom: 3px solid transparent ;
  326.  
  327. }
  328.  
  329. nav1:hover {
  330. border-bottom: 3px solid {color:border menu hover} ;
  331. }
  332.  
  333.  
  334. ::-webkit-scrollbar {width: 10px; height:10px; background:{color:background}}::-webkit-scrollbar-corner {background:{color:background}}
  335. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scroll bar}}
  336. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scroll bar}}
  337. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll bar}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background}}
  338. ::-webkit-scrollbar-thumb:horizontal {background: {color:background}; border: 0px solid {color:background}}
  339. ::-webkit-scrollbar-thumb {background: {color:scroll bar}; border-top: 0pt solid {color:background}; border-bottom: 0pt solid {color:background}}
  340. ::-webkit-scrollbar-track-piece {color:scroll bar}; border-top: 1pt solid {color:background}; border-bottom: 1pt solid {color:background}; width:4pt}
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347. /** QUOTE **/
  348.  
  349.  
  350. .quote {margin-left:20px;margin-top:-85px; letter-spacing:0px;text-align:left ; }
  351. .h2 { font-size: 17px;font-style:italic;font-weight:none;font-family: georgia;color: {color:Text}; ; }
  352.  
  353. .desc {top: 0px; left: 0px;position:fixed; width: 100%;z-index: 100; filter: alpha(opacity=75);moz-opacity:.80;opacity:.80 ;padding-bottom:10px;font-family:courier new;background: {color:postsbox};}
  354.  
  355. .asp {position:relative; top:-10px;font-size:84px;opacity:0.4;filter: alpha (opacity=20);color: {color:Text}; font: normal 130px; font-family: georgia;text-align:left ; }
  356.  
  357. .quote {margin-left:20px;margin-top:-85px;line-height:20px; letter-spacing:0px;text-align:left ; }
  358.  
  359.  
  360. </style>
  361.  
  362.  
  363. <body><center>
  364.  
  365.  
  366.  
  367. <div id="content">
  368.  
  369.  
  370. <center>
  371. <div class="desc">
  372.  
  373.  
  374. <br>
  375. <center>
  376. <div class="tt"><a href="/"><font color="{color:Tumblr Title}"><font face="Supermercado One">{title}</a></font></div>
  377. <br>
  378. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
  379.  
  380. {block:ifLink2}<a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>{/block:ifLink2}
  381.  
  382. {block:ifLink3}<a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>{/block:ifLink3}
  383.  
  384. {block:ifLink4}<a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>{/block:ifLink4}
  385.  
  386. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1>{/block:ifLink5}
  387.  
  388. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1>{/block:ifLink6}
  389.  
  390. {block:ifLink7}<a href="{text:Link7}"><nav1>{text:Link7 Title} </a> </nav1>{/block:ifLink7}
  391.  
  392. {block:ifLink8}<a href="{text:Link8}"><nav1>{text:Link8 Title} </a> </nav1>{/block:ifLink8}
  393. <a href="http://aryafromwinterfell.tumblr.com/" target="_blank" title="by afw © (with help of things-to-help-you)"><nav1>theme by</a></nav1>
  394.  
  395.  
  396. </div></center>
  397.  
  398.  
  399.  
  400. <div id="main">
  401. {block:Posts}
  402. <div class="caixa"> <!--- Abrindo a div da caixa --->
  403. <div class="perma">
  404. <div class="likep">
  405. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');">
  406.  
  407. <img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div> <div class="reb"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  408. <div class="nottes"><a href="{permalink}"><font color="#fff">{NoteCount}</font></a></div>
  409. </div>
  410.  
  411.  
  412.  
  413.  
  414. <!--- Texto --->
  415. {block:Text}
  416. {block:Title}<div class="h1">{Title}</div>{/block:Title}
  417. {body}
  418.  
  419.  
  420. {/block:Text}
  421. <!--- Photo --->
  422. {Block:Photo}
  423. {block:IndexPage}<center>{LinkOpenTag}<img src="{PhotoURL-250}" width="250px"></a></center>{/block:IndexPage}{LinkCloseTag}
  424. {block:PermalinkPage}<img src="{PhotoURL-500}">{/block:PermalinkPage}
  425. {block:Caption}{Caption}{/block:Caption}
  426.  
  427.  
  428.  
  429. {/Block:Photo}
  430.  
  431. <!--- Photoset --->
  432. {block:Photoset}<div class="opacidade">
  433. {block:IndexPage}{LinkOpenTag}{Photoset-250}{LinkCloseTag}{/block:IndexPage}</div>
  434. {block:PermalinkPage}{LinkOpenTag}{Photoset-500}{LinkCloseTag}{/block:PermalinkPage}
  435. {block:Caption}{Caption}{/block:Caption}
  436.  
  437.  
  438.  
  439.  
  440. {/block:Photoset}
  441.  
  442. <!--- Quote --->
  443. {block:Quote}
  444.  
  445.  
  446. <div class="asp">“</div><div class="h2"><div class="quote">{Quote}
  447.  
  448. </div></div><br>
  449.  
  450. <center>
  451. {block:Source}— {Source}{/block:Source}</center>
  452.  
  453.  
  454. {/block:Quote}
  455.  
  456. <!--- Chat --->
  457. {block:Chat}
  458. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  459.  
  460. {Line}<p>
  461.  
  462. {/block:Lines}
  463.  
  464.  
  465. {/block:Chat}
  466.  
  467. <!--- Link --->
  468. {block:Link}
  469. <div class="h1"><a href="{URL}">{Name}</a></div>
  470. {block:Description}{Description}{/block:Description}
  471.  
  472.  
  473.  
  474. {/block:Link}
  475.  
  476. <!--- Audio --->
  477. {block:Audio}
  478. {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download</a>){/block:ExternalAudio}
  479. <center>{AudioPlayerGrey}</center>
  480. {block:Caption}{Caption}{/block:Caption}
  481.  
  482.  
  483. {/block:Audio}
  484.  
  485. <!--- Video --->
  486. {block:Video}
  487. {block:Indexpage}{Video-250}{/block:IndexPage}
  488. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  489. {block:Caption}{Caption}{/block:Caption}
  490.  
  491.  
  492. {/block:Video}
  493.  
  494. <!--- Answer --->
  495. {block:Answer}
  496. <img src="{AskerPortraitURL-40}" align="left" class="bordapam" /><div class="bubble"><span></span>{Asker}: {Question}<p></div>
  497.  
  498. {Answer}
  499. {/block:Answer}
  500.  
  501.  
  502. {block:PostNotes}
  503.  
  504. <div class="ll"></div>
  505.  
  506. <div id="menuextra"> posted <b>{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} </b> @ <b>{24Hour}:{Minutes} </b></div>
  507.  
  508.  
  509. <div id="menuextra"> {NoteCountWithLabel}</div>
  510.  
  511. <div id="menuextra">{block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  512.  
  513. <div id="menuextra">{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  514. · {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}
  515.  
  516. <div style="font-size:0px;color:transparent">{block:ContentSource} <a href="{SourceURL}" target="_blank" class="tag11">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource}
  517.  
  518. </div>
  519.  
  520. </div>
  521.  
  522. <div class="ll"></div>
  523.  
  524. {PostNotes}
  525.  
  526.  
  527. {/block:PostNotes}
  528.  
  529. </div> <!--- Fechando a div da caixa --->
  530.  
  531.  
  532. {/block:Posts}
  533.  
  534. </div>
  535.  
  536.  
  537. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  538. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  539. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  540. <script type="text/javascript">
  541. $(window).load(function () {
  542. $('#main').masonry(),
  543. $('.masonryWrap').infinitescroll({
  544. navSelector : "div#navigation",
  545. nextSelector : "div#navigation a#nextPage",
  546. itemSelector : ".caixa",
  547. bufferPx : 10000,
  548. extraScrollPx: 11000,
  549. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  550. loadingText : "<i> </i>",
  551. },
  552. // call masonry as a callback.
  553. function() { $('#main').masonry({ appendedContent: $(this) }); }
  554. );
  555. });
  556. </script>
  557. {block:IndexPage}
  558. <div class="column navigation" id="navigation">
  559. {block:Pagination}
  560. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  561. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  562. </div>
  563. {/block:IndexPage}
  564.  
  565.  
  566.  
  567.  
  568.  
  569. <div class="top1">
  570.  
  571. <a href="#top"><img src="http://static.tumblr.com/gdasrfz/e05mf73pd/topo.png"></a>
  572.  
  573. </div>
  574.  
  575. <div style="top: 0px; right: 0px; position: fixed;z-index: 100;">
  576.  
  577.  
  578. </body>
  579. </html>
Advertisement
Add Comment
Please, Sign In to add comment