jonasson 0 Report post Posted May 20, 2010 Hi! I've added this code to my blog to help me justify the text in my posts. body{} #content .copy {text-align:justify;} But how can I justify the text in the posts and comments but not the post title and the title in the comments? Thanks! Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted May 21, 2010 Try this instead: body{} .textcontent {text-align:justify;} Thanks, Bryan Share this post Link to post Share on other sites
jonasson 0 Report post Posted May 22, 2010 Thank you Bryan. Works perfectly! Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted May 22, 2010 Good to hear. Thanks, Bryan Share this post Link to post Share on other sites
patrickevans 0 Report post Posted May 27, 2010 I think I have a similar question. I would like to have my text in a posts to appear directly below the metabar and directly next to the thumbnail. Currently, the text appears below the thumbnail. Here is an example: Share this post Link to post Share on other sites