Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: MRM4 on November 28, 2016, 03:12:53 PM

Title: Text switches between left justified and centered
Post by: MRM4 on November 28, 2016, 03:12:53 PM
Something weird has been going on with my board over the last few weeks. I was doing this before the last update. The text, on both the main menu and within posts, will switch to center justified and sometimes back to left justified. There is no rhyme or reason to it. Anyone seen this and know if there is a fix for it? I'm on 2.0.12.
Title: Re: Text switches between left justified and centered
Post by: Kindred on November 28, 2016, 05:54:40 PM
mods installed?
does it happen on a specific theme?
have you seen it happen on the default (curve) theme?

url showing the issue?
Title: Re: Text switches between left justified and centered
Post by: MRM4 on November 29, 2016, 08:26:22 AM
Quote from: Kindred on November 28, 2016, 05:54:40 PM
mods installed?
does it happen on a specific theme?
have you seen it happen on the default (curve) theme?

url showing the issue?

No new mods.
I have used the same theme for a few years.
I haven't tried the default theme.
Title: Re: Text switches between left justified and centered
Post by: Kindred on November 29, 2016, 08:32:46 AM
I didn't ask what NEW mods...  and what theme are you running?

and please supply a URL so we can see the issue?
Title: Re: Text switches between left justified and centered
Post by: MRM4 on November 29, 2016, 08:38:44 AM
My bad.

Theme is BR Finale from Crip.

http://www.mrmracing.net/forum2/index.php
Title: Re: Text switches between left justified and centered
Post by: Kindred on November 29, 2016, 09:00:59 AM
it's your "Eagle Racing engines" advert.

There is a <div align="CENTER"> that is never closed.

this is why I asked what mods (not what new mods) - because adding unclosed code in an ad-block or portal block is the most common cause of formatting confusion.
Title: Re: Text switches between left justified and centered
Post by: MRM4 on December 02, 2016, 03:04:22 PM
Thanks for finding that. It looked like something was wrong when I inserted the code. I guess that was it.