ActorMike
Well-known member
I was able to do a button for Watch Thread and it worked great, but on the Watch Forum, the button works fine in the forum, but the pop up has an error at the botton of the page for it's subsequent button on the pop up page and will not display the buttons there.
Code for Phrase-
Video-
Code for Phrase-
Code:
<span class="WatchThread" id="WatchThread" style="box-shadow: rgb(225, 132, 243) 0px 1px 0px 0px inset; background: linear-gradient(rgb(193, 35, 222) 5%, rgb(162, 13, 189) 100%) rgb(193, 35, 222); border-radius: 6px; border: 1px solid rgb(165, 17, 192); display: inline-block; cursor: pointer; color: rgb(255, 255, 255); font-family: Arial; font-size: 15px; font-weight: bold; padding: 4px 15px; text-decoration: none; text-shadow: rgb(155, 20, 179) 0px 1px 0px;">Watch Thread</span>
Video-