Advertisement
ladysephi

Theme #3 Super Costumizable by ladysephi | tunestofly

Apr 19th, 2014
444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 10.70 KB | None | 0 0
  1. <html>
  2.     <head>
  3. <meta name="if:Show Icons" content="1"/>
  4. <meta name="if:Show Sidebar Image" content="1"/>
  5.    
  6. <meta name="image:side" content="http://static.tumblr.com/nqcm3ld/ZGAn4agz1/theme_copy.png"/>
  7.  
  8. <meta name="image:icon1" content="http://static.tumblr.com/nqcm3ld/j3xn4af8j/1.png"/>
  9. <meta name="image:icon2" content="http://static.tumblr.com/nqcm3ld/1Imn4af8s/2.png"/>
  10. <meta name="image:icon3" content="http://static.tumblr.com/nqcm3ld/osHn4afa9/3.png"/>
  11. <meta name="image:icon4" content="http://static.tumblr.com/nqcm3ld/uYin4af98/4.png"/>
  12.  
  13. <meta name="text:linkicon1" content=""/>
  14. <meta name="text:linkicon2" content=""/>
  15. <meta name="text:linkicon3" content=""/>
  16. <meta name="text:linkicon4" content=""/>
  17.    
  18. <meta name="text:link1" content="/"/>
  19. <meta name="text:link2" content="/ask"/>
  20. <meta name="text:link3" content="link1"/>
  21. <meta name="text:link4" content="link2"/>
  22. <meta name="text:link5" content="link3"/>
  23. <meta name="text:link6" content="link4"/>
  24.  
  25. <meta name="text:title1" content="home"/>
  26. <meta name="text:title2" content="ask"/>
  27. <meta name="text:title3" content="link title 1"/>
  28. <meta name="text:title4" content="link title 2"/>
  29. <meta name="text:title5" content="link title 3"/>
  30. <meta name="text:title6" content="link title 4"/>
  31.  
  32. <meta name="color:fonte" content="#8f8f8f"/>
  33. <meta name="color:background" content="#edebeb"/>
  34. <meta name="color:backgroundside" content="#43324e"/>
  35. <meta name="color:color1" content="#666"/>
  36. <meta name="color:color2" content="#bfe4a8"/>
  37. <meta name="color:color3" content="#fff"/>
  38. <meta name="color:color4" content="#cabbd7"/>
  39. <meta name="color:color5" content="#8ac7de"/>
  40. <meta name="color:color6" content="#796889"/>
  41. <meta name="color:color7" content="#bad8eb"/>
  42. <meta name="color:color8" content="#8dc6c6"/>
  43.  
  44.    
  45.    
  46.         <title>{title}</title>
  47.  <link rel="shortcut icon" href="http://static.tumblr.com/nqcm3ld/FkVn2a9h3/faviconodh.png">
  48.  
  49.         <style>
  50. body{
  51.     background: {color:background};
  52.     font-family: Helvetica light, Arial, Helvetica;
  53.     font-size: 8pt;
  54.     color: {color:fonte};
  55. }
  56.  
  57. a:link, a:active, a:visited {
  58.     text-decoration: none;
  59.     color: {color:color1};
  60. }
  61.  
  62. a:hover {
  63.     color: {color:color8};
  64. }
  65.  
  66. h1 {
  67.     background: {color:color4};
  68.     padding: 7px;
  69.     width: 100%;
  70.     margin-left: -7px;
  71.     margin-top: -8px;
  72.     color: {color:color3};}
  73.  
  74. h1 a {
  75.     color: {color:color3} !important;
  76. }
  77.  
  78. h2, h3, h4, h5 {
  79.     color:  {color:color5};
  80. }
  81.  
  82. b, bold, strong {
  83.     color: {color:color5};
  84. }
  85.  
  86. i, em {
  87.     color: {color:color6};
  88. }
  89.  
  90. u, strike {
  91.     color: {color:color2};
  92. }
  93.  
  94.  
  95. blockquote {
  96.     list-style-type: none;
  97.     border-left: 3px solid {color:color2};
  98.     padding: 3px;
  99.     margin-bottom: 1px;
  100. }
  101.  
  102.  
  103. ljhi {
  104.     list-style-type: none;
  105.     border-left: 3px solid {color:color2};
  106.     padding: 3px;
  107.     margin-bottom: 1px;
  108. }
  109.  
  110.     {block:IfShowSidebarImage}
  111. #side {
  112.         position: fixed;
  113.         background: url('{image:side}');
  114.         top: 0px;
  115.         left: -10px;
  116.         width: 230px;
  117.         height: 100%;
  118.         }
  119.     {/block:IfShowSidebarImage}
  120.            
  121. .side {
  122.     float: left;
  123.     margin-top: -10px;
  124.     {block:IfShowSidebarImage}
  125.     margin-left: 210px;
  126.     {/block:IfShowSidebarImage}
  127.     background: {color:backgroundside};
  128.     width: 200px;
  129.     padding: 10px;
  130.     height: 100%;
  131.     position: fixed;
  132.         z-index: 1000;
  133.         color: {color:color3};
  134. }
  135.  
  136. .side a {
  137.     color: {color:color3};
  138. }
  139.  
  140. .caixa1 {
  141.     margin-top: 250px;
  142.     {block:IfShowIcons}
  143.     margin-top: 50px;
  144.     {/block:IfShowIcons}
  145.     color: #f8f1e9;
  146.     text-align: justify;
  147. }
  148.  
  149. .menu {
  150.     display: block;
  151.     width: 200px;
  152.     margin-left: -6px;
  153.     background: {color:color6};
  154.     line-height: 20px;
  155.     padding: 5px;
  156.     text-align: center;
  157.     margin-bottom: 1px;
  158.         color: {color:color3} !important;
  159. }
  160.  
  161. .menu:hover {
  162.     background: {color:color7};
  163. }
  164.  
  165.  
  166. .tool {
  167.     position: fixed;
  168.     margin-top: 75px;
  169.     margin-left: -65px;
  170.     opacity: 0;
  171. }
  172.  
  173. .toolt:hover .tool {
  174.     opacity: .3;
  175. }
  176.  /* Fim da side - Começo da área de posts */
  177.  
  178. .posts {
  179.     position: absolute;
  180.     left: 250px;
  181.     {block:IfShowSidebarImage}
  182.     left: 470px;
  183.     {/block:IfShowSidebarImage}
  184.     top: -5px;
  185.     padding: 10px;
  186.     width: 530px;
  187. }
  188. .caixa3 {
  189.     position: relative;
  190.     width: 530px;
  191.     background: {color:color3};
  192.     margin: 3px;
  193. }
  194.          
  195. .post {
  196.     padding: 10px;
  197. }
  198.  
  199. .tags {
  200.     padding: 5px;
  201. }
  202.  
  203. .blah {
  204.     position: absolute;
  205.     left: 545px;
  206. }
  207.  
  208. .iremember {
  209.     background: {color:color2};
  210.     border-radius: 10px 10px 10px 0px;
  211.     height: 15px;
  212.     width: 15px;
  213.     padding: 5px;
  214.     margin-bottom: 3px;
  215. }
  216.  
  217. .sgasj {
  218.     background: {color:color5};
  219.     border-radius: 10px 10px 10px 0px;
  220.     height: 15px;
  221.     width: 15px;
  222.     padding: 5px;
  223. }
  224.  
  225. .pagina, .pagina a {
  226.     color: {color:color5};
  227. }
  228. .tags {
  229.     opacity: 0.3;
  230. }
  231.  
  232. .naoretire {
  233.         position: fixed;
  234.         bottom: 1px;
  235.         right: 3px;
  236.         font-size: 7pt;
  237. }
  238.         </style>
  239.        
  240.     </head>
  241.     <body>
  242.  
  243.          <div class="side"><br><br><br>
  244.          
  245.          
  246.          {block:IfShowIcons}
  247.      <a href="{text:linkicon1}" class="toolt"><img src="{image:icon1}" width="97"></a>    
  248.      <a href="{text:linkicon2}" class="toolt"><img src="{image:icon2}" width="97"></a>    
  249.      <a href="{text:linkicon3}" class="toolt"><img src="{image:icon3}" width="97"></a>    
  250.      <a href="{text:linkicon4}" class="toolt"><img src="{image:icon4}" width="97"></a>    
  251.      {/block:IfShowIcons}  
  252.      
  253.      
  254.          <div class="caixa1">{description}</div><br>
  255.          <a href="{text:link1}" class="menu">{text:title1}</a>
  256.          <a href="{text:link2}" class="menu">{text:title2}</a>
  257.          <a href="{text:link3}" class="menu">{text:title3}</a>
  258.          <a href="{text:link4}" class="menu">{text:title4}</a>
  259.          <a href="{text:link5}" class="menu">{text:title5}</a>
  260.          <a href="{text:link6}" class="menu">{text:title6}</a>
  261.          <br>
  262.          
  263.     <center class="pagina">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}{/block:Pagination}
  264. {block:JumpPagination length="7"}
  265.  
  266. {block:CurrentPage}{PageNumber}{/block:CurrentPage}
  267. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  268. {/block:JumpPagination}
  269.  
  270. {block:Pagination}{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}{/block:Pagination}</center>
  271.  
  272. </div>
  273.      </div>
  274.      
  275.  
  276.      <div class="posts">
  277.          <div class="caixa2">
  278.              
  279. {block:Posts}
  280. <div class="blah"><div class="iremember">{LikeButton size="15" color="white"}</div>
  281. <div class="sgasj"><a href="{permalink}"><img src="http://static.tumblr.com/nqcm3ld/pj3n28xi1/permalink.png" width="17"></a></div></div>
  282.  
  283.     <div class="caixa3">
  284.      <div class="post">
  285.      
  286.                 {block:Text}
  287.                         {block:Title}
  288.                              <h1><a href="{Permalink}">{Title}</a></h1>
  289.                         {/block:Title}
  290.  
  291.                         {Body}
  292.                 {/block:Text}
  293.            
  294.  
  295. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}"/>{LinkCloseTag}</center>
  296. {block:Caption}          
  297. {Caption}
  298. {/block:Caption}
  299. {/block:Photo}
  300.  
  301.  
  302. {block:Photoset}
  303.  
  304.    <center> {block:Photos}
  305.         <img src="{PhotoURL-500}" />
  306.        
  307.         {block:Caption}
  308.             {Caption}
  309.         {/block:Caption}
  310.     {/block:Photos}</center>
  311.    
  312.     {block:Caption}
  313.         {Caption}
  314.     {/block:Caption}
  315. {/block:Photoset}
  316.                
  317.                 {block:Quote}
  318.                         <h1>"{Quote}"</h1>
  319.  
  320.                         {block:Source}
  321.                              <p align="right" style="margin-right: 15px; margin-top: -1px;">- {Source}</p>
  322.                         {/block:Source}
  323.                 {/block:Quote}
  324.                
  325.                 {block:Link}
  326.                        <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
  327.  
  328.                         {block:Description}
  329.                             <div class="description">{Description}</div>
  330.                         {/block:Description}
  331.                 {/block:Link}
  332.                
  333.                 {block:Chat}
  334.                         {block:Title}
  335.       <h1><a href="{Permalink}">{Title}</a></h1>
  336.                         {/block:Title}
  337.  
  338.                         <ul class="chat">
  339.                             {block:Lines}
  340.                                 <li class="{Alt} user_{UserNumber}">
  341.                                     {block:Label}
  342.                                         <span class="label">{Label}</span>
  343.                                     {/block:Label}
  344.  
  345.                                     {Line}
  346.                             {/block:Lines}
  347.                         </ul>
  348.                 {/block:Chat}  
  349.                
  350.                 {block:Video}
  351.                     <li class="post video">
  352.                         {Video-400}
  353.  
  354.                         {block:Caption}
  355.                             <div class="caption">{Caption}</div>
  356.                         {/block:Caption}
  357.                 {/block:Video}  
  358.                
  359.                 {block:Audio}
  360.                         {AudioPlayerwhite}
  361.  
  362.                         {block:Caption}
  363.                             <div class="caption">{Caption}</div>
  364.                         {/block:Caption}
  365.  
  366.                 {/block:Audio}  
  367.        
  368.  {block:Answer}
  369.  <div style="background: #b2d5e2; padding: 5px; color: {color:color3}; margin-left: -7px; margin-top: -7px; margin-right: -7px;"><img src="{AskerPortraitURL-40}" align="left" style="border-radius: 50px 50px 0px 50px;">
  370. <p style="text-transform: uppercase; text-align: center;">{Question}</p></div>
  371.  <p align="right" style="margin-right: 15px; margin-top: -1px;">- {Asker}</p>
  372.  {Answer}
  373. {/block:Answer}
  374.  
  375.  
  376.  
  377.  
  378. <div style="display: none;">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  379. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  380.  
  381. <div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  382.  
  383.  
  384.  
  385. </div>
  386.  
  387.  
  388.  
  389. </div>
  390. {/block:Posts}
  391.                
  392.          </div>
  393.      <br><br>
  394.      
  395. {block:PostNotes}<div style="padding: 15px; background: {color:color3};">{PostNotes}</div>
  396.  
  397. {/block:PostNotes}    
  398.          
  399.      </div>
  400.      
  401.  
  402.  </div>      
  403.        
  404.         <div id="side">
  405.         </div>
  406.        
  407.         <div class="naoretire">
  408. <a href="http://ladysephi.tumblr.com/" target="_blank" style="text-transform: uppercase;">&copy; Theme by LadySephi</a>
  409. </div>
  410.     </body>
  411.    
  412. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement