Advertisement
yijung

Untitled

Jul 30th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. THIS STUFF IS FOR THE HEADER JUNK BUT GOES IN YOUR REGULAR STYLE CODES!!!! it's just to set the font of your header so change the fonts to whatever you want them to be, play around with it and yada yada
  2.  
  3. .top {color: #666666; text-shadow: #ff9dbd 2px 1px 4px; font-family:the_green_liferegular; font-size:20pt; line-height:18pt; letter-spacing:1px; padding-right:20px; padding-bottom:20px;}
  4. .bottom {color: #cde8d1; text-shadow: #000000 1px 1px 2px; font-family:Pea; font-size:20pt; line-height:18pt; letter-spacing:1px;}
  5. .links {color:#666666; font-family:courier; font-size:9pt;line-height:12pt;letter-spacing:1.3px;}
  6.  
  7.  
  8.  
  9. this is the stuff for the actual header and goes after the "<=GLOBAL_HEAD" code
  10.  
  11. LASTN_WEBSITE<=
  12.  
  13. <style>
  14. <!--
  15. table table table table .meta {visibility:hidden;position:absolute;top:1px}
  16. table table table table table .meta {visibility:visible;position:relative;top:1px}
  17.  
  18. tr.caption{
  19. display:none
  20. }
  21. .shadowed td div{
  22. visibility: hidden;
  23. position: absolute;
  24. top: 1px
  25. }
  26. -->
  27. </style>
  28.  
  29. <tr><td colspan="5" width="500" height="0" align="right">
  30. <table align="center" cellspacing="0" border="0" cellpadding="0" width="550" align="center">
  31. <font class="top">i try to act strong but i have a paper heart</font><br>
  32. <font class="links"><a href="http://minjin.insanejournal.com">home</a> • <a href="http://minjin.insanejournal.com/info">info</a> • <a href="http://minjin.insanejournal.com/friends">friends</a></font><br></td></tr></table>
  33. </style>
  34.  
  35. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement