PERFECT. Congrats, you have mastered basic fancyposts. :P :)
You insert codes after every ';' of the string. So, here's an example.
bordercolor= #000000; borderwidth= 3px;]
Notice how there's a space after every ';'. That starts a new code, adding to the string. And can you see the ']' at the end of the code? That ends it, making it capped. You insert the next code between the ';' and the ']'. So, for the next code to go, you put this:
; CODE HERE]
Okay? :)
