BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › Centered images in post forced to align to left
- This topic has 5 replies, 2 contibutors, and was last updated 8 years, 8 months ago by Anonymous.
Question
March 21, 2016 at 3:58 am #64213@stephenjenkinHi there. I’m placing center aligned images in posts, but when I publish the post to the homepage the images are being aligned to left. You can see from the images that everything is in place for the images to be centered, but despite the code, that’s not what’s appearing on the site itself.
Can you help? Thanks.
SteveAnswers
March 21, 2016 at 1:21 pm #64350@
AnonymousHi @stephenjenkin
Need to check at your site, Please post your page/post urlIt seems working fine to me, it might be possible due to css conflict
https://drive.google.com/file/d/0B3JP4B8e-iV8VnRqMTNTcXNuWkU/view?usp=drivesdk
https://drive.google.com/file/d/0B3JP4B8e-iV8Y0tnT3FjZU9Tems/view?usp=drivesdk
https://drive.google.com/file/d/0B3JP4B8e-iV8UnVtSnRLRzhveDQ/view?usp=drivesdkRegards
Varun DubeyMarch 21, 2016 at 1:28 pm #64354@stephenjenkinThanks, Varun.
Here is one of a few posts I’ve made today which have all had the same issue: http://www.theclassicslibrary.com/job-teacher-of-classics-maternity-cover-st-benedicts-school/
Both images in that post were centred, both appear centred in editor but appear left-aligned after publishing.
March 21, 2016 at 1:40 pm #64359@
AnonymousAfter checking view source , it was still displaying alignleft, please correct it once
Following css can also help you.body.single-post img.aligncenter.size-full { margin: 0 auto!important; }
Regards
Varun DubeyMarch 23, 2016 at 4:03 am #64786@stephenjenkinI went back to the post, tried to centre it (even though it was displaying as centered anyway) again by clicking the centre-align button. When I did this it changed it to no alignment. i.e. clicking the centre align button toggled between centre and no alignment. Very odd.
Only adding that css solved the problem. But there must be an underlying and unresolved issue here.
March 23, 2016 at 1:27 pm #64895@
AnonymousHi @stephenjenkin
I have notified developer to cross check the issue.
Regards
Varun Dubey
- The question ‘Centered images in post forced to align to left’ is closed to new replies.