If anyone has been using the Chat Menu trick, has been jealous of kiethcurtis posting nice images of the trick being used without the big pink button, but didn't know how to get it to go away, here is how. After some searching, I was able to find this code in the shaped sheet (by Mark Lenser), and thought it might be useful for others who hadn't found it yet. You do need to be a pro subscriber to be able to mess with the css for your roll template, of course. .sheet-rolltemplate-5e-shaped a[href^='!'],.sheet-rolltemplate-5e-shaped a[href^='~']{background-color:transparent;border:0;color:#ce0f69;display:inline;padding:0} Of course, you need to change the roll template name to match your template, and can change that text color to suit yourself. Hope this is useful for someone besides just me! Mine is still a work in progress based on the roll template Jakob wrote a while back: On a side note, that shaped sheet css being one line is just brutal for finding something, but I suppose that keeps it from being a 2 mile long column.