• Resolved Tom Quig

    (@tom-quig)


    I use the center Selection and they go left. I can use the right and they stay right justified just not center. How do I fix that?

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi!

    I have checked my code, it seems to fine, please try again! by highlighting the item you are trying to do and click on center selection.

    Thread Starter Tom Quig

    (@tom-quig)

    Centering of text etc works great. It is just pictures. I place thumbnail size and it makes no difference if I choose center in the media selection or once on page I edit picture and select the center symbol and then save. It still appears left justified.

    I think I understand, by default when you select an image. if its a thumbnail feature image is always going to be on the left side and when you click on the link to a certain post, the image will be on the top.

    if that’s not what you wanted, are you trying to select an image using post or page content.

    Thread Starter Tom Quig

    (@tom-quig)

    I have tried with a picture sized 30kb and one sized 4kb. I am not using the featured image. IT is a page and I just click on add media, select the picture , mark to center it, make it a thumbnail or a small and save. It always goes to the left.

    is the picture bigger than 650px width size! I just tested, yes, i believe its a bug. I need to fixed this.

    Thread Starter Tom Quig

    (@tom-quig)

    The picture is 414 x 359

    I will fixed the issue, but I won’t able to tell you how fast the fixed going to be. I’l give you a workaround first when i find the issue.

    I think the best way for is do this. in the page that you are working with. there’s a text editor next to the visual editor

    change it to the text and add this to the following picture

    <center> a picture </center>

    the <center> and </center> will help make the picture align to the center.

    Thread Starter Tom Quig

    (@tom-quig)

    Pasted what you sent and ended up with this as
    <h1 style=”text-align: center;”><span style=”color: #ff0000;”>Contact Bucksnort Oakland Iowa</span></h1>
    <img class=” wp-image-16 size-medium aligncenter” src=”https://bucksnortoakland.com/wp-content/uploads/2015/06/front-outside-2-300×173.jpg&#8221; alt=”front-outside-2″ width=”300″ height=”173″ /><center> a picture </center> the <center> and </center>

    Picture did not center in fact words of <center> a picture </center> the <center> and </center> appeared when viewing the page.

    Thread Starter Tom Quig

    (@tom-quig)

    I deleted everything on page and then pasted what you said after picture etc and this is what code looked like

    <img class=” size-medium wp-image-16 aligncenter” src=”https://bucksnortoakland.com/wp-content/uploads/2015/06/front-outside-2-300×173.jpg&#8221; alt=”front-outside-2″ width=”300″ height=”173″ /><center> a picture </center> the <center> and </center>le

    no no it should be

    <center><img class=" wp-image-16 size-medium aligncenter" src="https://bucksnortoakland.com/wp-content/uploads/2015/06/front-outside-2-300x173.jpg" alt="front-outside-2" width="300" height="173" /></center>

    You’re just going to wrap with <center><img /></center>

    Thread Starter Tom Quig

    (@tom-quig)

    Thanks that works. Appreciate your help

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Not able to place pictures in center of page.’ is closed to new replies.