Solved: 9 Years, 8 Months, 1 Week ago everything looks centered
#1
Solved: 9 Years, 8 Months, 1 Week ago
I don't know what happened or how to fix this.

http://seekingsocial.net

http://i.imgur.com/YdXw8Z2.jpg

Anyone have any ideas on how I can resolve this?
Reply
#2
Solved: 9 Years, 8 Months, 1 Week ago
theme's global.css (~ line 2) has body element text style aligned to center. you can remove that

admin panel >> Templates & Style >> Themes >> your theme >> global.css --> Edit Stylesheet: Advanced Mode (tab)

find text-align: center; for body and put comment tags like this /* text-align: center; */
hard refresh your browser (eg. press CTRL + F5) on forum index page after saving changes to global.css
Reply
#3
Solved: 9 Years, 8 Months, 1 Week ago
(2015-03-30, 04:09 AM).m. Wrote: theme's global.css (~ line 2) has body element text style aligned to center. you can remove that

admin panel >> Templates & Style >> Themes >> your theme >> global.css --> Edit Stylesheet: Advanced Mode (tab)

find text-align: center; for body and put comment tags like this /* text-align: center; */
hard refresh your browser (eg. press CTRL + F5) on forum index page after saving changes to global.css

PERFECT that resolved my issue thank you so much!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)