Advertisement
sniprwolfs

For the nº1 bae <3

Mar 26th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. /*time posted, note count, via and source. HI IT'S ME PAZ. this is the first part of the code. you should put this after the 'post' part so I guess it would fit better; or Idk it's up to you. xD SEE I AM A PROFESSIONAL HTML MAKER.*/
  2.  
  3. .postinfo {
  4. margin-top:15px;
  5. margin-bottom:1px;
  6. margin-left:0px;
  7. padding-bottom:4px;
  8. width:310px;
  9. text-align:center;
  10. box-shadow: 3px 3px 3px #000;
  11. font-family:calibri;
  12. text-transform:uppercase;
  13. text-shadow:2px 2px 1px #000;
  14. font-size:12px;
  15. padding:8px;
  16. border-top:1px solid #000000;
  17. border-bottom:double #000000;
  18. background-image: url(' so here you put the url you want');
  19. border-radius:0px;
  20. }
  21.  
  22. .postinfo a {
  23. color:#000000;
  24. }
  25.  
  26. .postinfo a:hover {
  27. color:transparent;
  28. }
  29.  
  30. ----------------------------------------------------------------------------------------
  31.  
  32. /*this part is at the end of the code. feel free to change everything as you want!*/
  33.  
  34. {block:Date}<div class="postinfo"> <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a>   {block:NoteCount}+ {NoteCount}{/block:NoteCount}   {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}   {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:RebloggedFrom}</div>{/block:Date}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement