Advertisement
familiaboss

hover

Mar 3rd, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. ANTES DE <STYLE>
  2.  
  3. /* efeito mods por Ruby, porém modificado, e ajustado por sarramadame e treparemos - familiaboss */
  4. #aly{margin-top:10px;height:106px;width:106px;margin-left:20px;position:fixed;overflow:hidden;}
  5. #aly:hover .modxr a{height:40px;margin-top:-20px;padding-top:0px;line-height:11px;opacity:1;width:55px;margin-left:15px ;}
  6. .modxr{width:80px;height:px;float:left;margin-left:2px; margin-top:-53px; position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out;}
  7. .modxr a {display: inline-block;float: left; margin-left:20px ;height:px; width:25px; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; background-color: #fff;overflow:hidden;color:#aaa;font-size:9px;font-family:century gothic;line-height:15px;text-align:center;opacity:0}
  8. /* pessoal mod */
  9. modsst{color:#a7ccca;font-family:corbel;font-size:8.3px;text-align:center;line-height:11px;font-style:;}
  10. /* descrição mod */
  11. descr{color:#aaa;font-family:georgia;font-size:9px;text-align:center;line-height:11px;font-style:italic;;}
  12.  
  13. NO CORPO DO THEME :
  14.  
  15. <div id="aly"><img src="http://api.tumblr.com/v2/blog/sarramadame.tumblr.com/avatar/96/" style="width:60px;height:px;"><div class="modxr"><a href="#">NOME<br><modsst>URL</modsst><br><descr>CIDADE</descr></a></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement