spoiler troubles

LeilaChan

Senior Member
Joined
Feb 21, 2014
Posts
2,815
Bells
70
Orange (Fruit)
Avatar Width Extension
Pear (Fruit)
Cake
Small Mailbox
Yellow Candy
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:
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 is now smaller

Hopefully this helps you!
 
Back
Top