Support Forum

Esthetical message placement

22 Answers

New Answer

SP SPQC
SPQC
Member

IIRC I was able to remove p {text-align:inherit} from Suffusion Custom Includes after a previous S:P update, but today I realize that I needed it again because it was not displayed properly so I don’t know if you had fixed it or not or if it’s me that thought I could remove it a few days ago without realizing at that time that it was still needed.

BR Brandon
Brandon
Member

I am running Suffusion 4.0.2. and latest SP version. I took out the text-align and tested and the move post popup text is aligned center.
Suffusion theme has been updated, one or two times in the last week or so, you on 4.0.2 o earlier?

SP SPQC
SPQC
Member

Brandon C said
I am running Suffusion 4.0.2. and latest SP version. I took out the text-align and tested and the move post popup text is aligned center.
Suffusion theme has been updated, one or two times in the last week or so, you on 4.0.2 o earlier?

Also running 4.0.2, where I see the problem now is the Profile popup.  I see my avatar then just under my title is not centered but forced to the left.  Remaining profile while looking not bad, is not displayed like it is supposed to when I compare with here.

I was about to ask Suffusion author why he did this but I’ll wait you confirm.

BR Brandon
Brandon
Member

Yup, the Profile popup user name does have the text aligned left due to the Suffusion theme.

Can put that CSS back into the Suffusion back end CSS page to fix it.

If you want you could try adding it to your theme’s reset.css file and see if that takes care of it.

SP SPQC
SPQC
Member

Hey Brandon,

I just updated to 4.0.4 and it fixed (I believe) another problem I had I discussed here… but I wanted to updated you on the paragraph issue and this is what the author had to say.

BR Brandon
Brandon
Member

So he fixed your max width from 99% to 100%? Good deal.

Far as the paragraph left align… Overriding in the back end CSS resets it on every page of the blog not just SP pages. Since there is no issue with any blog page alignment I would think he doesn’t necessarily need it in his CSS file but maybe he does for one of the options I don’t use.

Easy enough to just keep in the CSS override setup.

SP SPQC
SPQC
Member

Brandon C said
So he fixed your max width from 99% to 100%? Good deal.

Yep!  laugh  and probably for some others too!