XF 1.5 Watch Button- Inline Styling via Phrase

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-
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-
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
 
Top Bottom