Advertisement
extendedhate

angled description/link box

Nov 21st, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. alrighty so first you want to find where the code for you desc/link code is. look under the <style type="text/css">. the first part should be #desc{, div#desc{, #description{, #links{.... something like that (some theme makers make it harder to find since they use names or song names or something random).
  2.  
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5. after you find that code, paste this under that:
  6.  
  7. -webkit-transform: rotate(-5deg);
  8. -moz-transform: rotate(-5deg);
  9.  
  10. (adjust the angle if you want! this can also be used with titles or entry photos.)
  11.  
  12. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  13.  
  14. and that's it! pretty simple. if you have any other questions about this, you can message me at ivorytides.tumblr.com/ c:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement