inherit
200100
0
Jun 14, 2019 17:37:50 GMT -8
Slendy
129
September 2013
slendy
|
Post by Slendy on Feb 8, 2017 13:47:23 GMT -8
So I want a button on the main header (main page) of my forum so that it'll copy the server ip of a minecraft server to the clipboard. I've tried using the following code but all it does is wreck the forum main page. codepen.io/shaikmaqsood/pen/XmydxJ/I want something similar to that but I'm not sure how to code it in to PB.
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 8, 2017 15:14:42 GMT -8
Hi, Slendy. This is the line of the code that breaks your forum: This part of the code is already present on all ProBoards forums by default, so adding another instance of it causes the original to break. If you were to copy every part of the code except for that line you would likely no longer experience that particular issue.
|
|
inherit
200100
0
Jun 14, 2019 17:37:50 GMT -8
Slendy
129
September 2013
slendy
|
Post by Slendy on Feb 8, 2017 21:53:53 GMT -8
Worked. Thanks.
|
|