MyBB Community Forums

Full Version: center-aligned text - Solved
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Solution found.
Thanks for your help.
Smile
I'm following a CSS tutorial, and I was trying to add a shadow to the text in #content and it centered all my text.
https://theprosestylist.net/
(square theme)
I deleted the shadow and the text was still centered. So I entered text-align: left; and that took care of all the text except the text in the footer (about us; navigation, and quicklinks). The text in the footer is still centered (on firefox, but maybe not chrome). I do not see a footer in Square global CSS. I entered the text for the "about us" in the footer template. I tried a few fixes in the footer template but they are not working. Can you show me how to add a command to text-align: left; in the footer template?
Thank you.