• Can we please get the yellow highlight on our own posts back?
    5 replies, posted
Pretty please?
Well the yellow highlight would just fuck with the background image thing atm, but something to distinctly mark your posts would be nice.
working on a small css snippet for it now gimme 5
Modified code above, this pretty well emulates how it worked on Oldpunch: .postblock-own .postbody { background: linear-gradient(to right, #F0FFC0, #fff 400px); } .postblock-own .postfoot{ background: linear-gradient(to right, #F0FFC0, #fff 400px); }
That's brilliant, works a charm!
Thanks! Condensed it down a bit, so check my code box again if you want it.
Sorry, you need to Log In to post a reply to this thread.