themes-da-anne

Ask no canto do theme

Jan 3rd, 2013
1,425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. Retire do 2 código o nome (SUAURL) e coloquei a sua URL
  2.  
  3.  
  4. Esse código antes do <body> :
  5.  
  6.  
  7. #caixaask{ background-color: transparent;position:fixed;padding-left:20px;
  8. padding-right:60px;margin-top:400px; margin-left:-335px;z-index:5;-moz-transition:all 2.0s; -o-transition:all 2.0s;-webkit-transition:all 2.0s;}
  9.  
  10. #caixaask:hover{position:fixed;padding-left:20px;padding-right:30px;margin-left:-10px;-moz-transition:all 2.0s;-o-transition:all 2.0s; -webkit-transition:all 2.0s;}
  11.  
  12. #pergunte{-webkit-transform: rotate(-90deg);position:fixed;margin-left:270px;color:color;font-family:Homenaje;font-size:25px;margin-top:-90px;}
  13.  
  14. #pergunte2{-webkit-transform: rotate(-90deg); position:fixed;margin-left:325px;color:color;font-family:Homenaje;font-size:15px;margin-top:-79px;}
  15.  
  16.  
  17.  
  18.  
  19. Esse código é depois de <body> :
  20.  
  21.  
  22. </div></div></div></div></div>
  23. <div id="caixaask">
  24. <p><iframe frameborder="0" height="150" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/SUAURL.tumblr.com/ask" width="100%"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p>
  25. <div id="pergunte">PERGUNTA ?</div>
  26. <div id="pergunte2">ask-me</div>
  27.  
  28. </div>
Advertisement
Add Comment
Please, Sign In to add comment