Quote:
Originally Posted by kNeo
I don't know specifically, as I don't know which theme you're using, but you can accomplish this by using:
Code:
.content blockquote {margin:0 1em!important;}
note: I'm not 100% sure about that, it should work for posts though. Change "1em" to whatever you want the indent size to be.
EDIT: Stick the code in additional.css.
|
Thanks for the reply.
The problem with this is that I only want the indentation to be on one specific post in a specific thread, not on all posts. If I add this to additional.css it will indent more than that, right?
I'm talking more about formatting with bbcode more than anything else.