Advertisement
nlozovan

Untitled

Mar 21st, 2014
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. /*for hiding the date in grid*/
  2. .grid-view .grid-elem span.post-date > a {visibility:hidden;}
  3.  
  4. /*for hiding the circle too, in grid*/
  5. .grid-view .grid-elem span.post-date {display:none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement