Guest User

Single Picture Layout - RPC - Sakura

a guest
Jan 28th, 2016
3,666
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. <style>
  2. .pfor {display: none;}
  3. #profile { background-color: transparent; border: 0px;}
  4.  
  5. body {
  6. background-image: url(RENDER/PIC URL HERE);
  7. background-color: 999999;
  8. background-repeat: no-repeat;
  9. background-size: 100%;
  10. background-position: bottom left; }
  11.  
  12. {Note:
  13. Background-size is how big the picture is. If you need it smaller change it from 100% to 90 or 80% Lower if you need to. The background color is explainabl }
  14.  
  15. </style>
  16. </div></center>
Advertisement
Add Comment
Please, Sign In to add comment