theroyalpurveyors 0 Report post Posted May 7, 2010 Hi, I have been editing and have inadvertently knocked my post/page body text alignment to the center I also notice the image caption text is aligned left and image padding is knocked out. Would be very grateful if you would advise what I need to do! www.theroyalpurveyors.com Many thanks Share this post Link to post Share on other sites
Jackey 29 Report post Posted May 7, 2010 Hi, Looking at the pages I assume you've been editing the styles.css file. You would better make modifications to the CSS by adding your custom code to the Custom-Code section. Then it is easy to revert, and your modifications will survive updates of the theme. I can't pinpoint exactly where you went wrong, but adding this to your Custom-Code section, will get you start left again. `#wrapper {text-align:left;}` If you want the header to align center ad this: `.headline {text-align:center;}` underneath. Share this post Link to post Share on other sites
theroyalpurveyors 0 Report post Posted May 7, 2010 Hello Jackey, Thank you for your advice and solution which works brilliantly. As you can tell I need some graphic work (is this something you do?) Love your work too. Many thanks Michael Share this post Link to post Share on other sites