• Before posting a question, please check our Frequently Asked Questions page as well as previous threads here. Odds are you aren't the first to ask, and you may find the answer without having to post!

BBCode help?

Lapis

The Grim Mistress
Okay, so I know how to make tabs (
  • I know how to do this



The thing I don't know is how to make those little boxes? (I don't have a pic, but you know, a box that you can align to the center, and write the name the same as a spoiler or tab, then something in it?)


Hope you know what I'm trying to say, I'd love to know the code for that : )
 
Are you looking for the accordion code?


This thing...? (Click it)
With the words inside that shrinks up like a spoiler?
 
Lapis said:
Can the size be changed, though? I've seen smaller ones
Size as in length or size as in width? I'm not sure how one would change the width, but if you use the centerblock code, it will get shorter while staying centered. You can also add color to them using the 'background' code and you can change the font of the text.

Code:
[accordion]{slide=title of the slide}content within the slide{/slide}
{slide=title of the slide}content within second slide...{/slide}
... you can add as many slides as you want [/accordion]

And then making the length shorter would just involve adding a centerblock code around the accordion.

Code:
[centerblock=any number from 1-100 with 100 being full length and 1 being practically nonexistent][/centerblock]
 
Yes, I meant length ^^ Thank you!


Lemme see...


test1
content within the slide
test2
content within second slide...



woohoo!
 
Last edited by a moderator:

Users who are viewing this thread

Back
Top