This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
I’m trying to center an image, which should be simple, but for some reason I’m running into some challenges. I have tried:
img.center {
display: block;
margin-left: auto;
margin-right: auto;
}
in my css style sheet and inputted img.center into the extra class name field on the single image box and that didn’t work. I tried simply embedding an image in a text box and setting the image to align center and no luck. How can I go about centering an image?
Please advise,
Hello,
Please provide us with a link to the image you’re trying to center.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up