May 24, 2015 #1 LeilaChan Senior Member Joined Feb 21, 2014 Posts 2,815 Bells 70 How do you make a spoiler so it's not as long as normal, can someone post the code I need to use thanks! Last edited: May 24, 2015
How do you make a spoiler so it's not as long as normal, can someone post the code I need to use thanks!
May 24, 2015 #2 Oblivia 🍕🍕🍕🍕 Staff Administrator Community Manager Joined Mar 9, 2014 Posts 6,533 Bells 5,878 You just have to use tables. To edit the width, just change the "250" to whatever number suits you: HTML: [table="width: 250"] [tr][td][spoiler]Spoiler is now smaller[/spoiler][/td] [/tr][/table] Will look like this: Spoiler Spoiler is now smaller Hopefully this helps you!
You just have to use tables. To edit the width, just change the "250" to whatever number suits you: HTML: [table="width: 250"] [tr][td][spoiler]Spoiler is now smaller[/spoiler][/td] [/tr][/table] Will look like this: Spoiler Spoiler is now smaller Hopefully this helps you!
May 25, 2015 #3 LeilaChan Senior Member Joined Feb 21, 2014 Posts 2,815 Bells 70 Thank you! You helped very well :3