Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #168547

    Hey guys,

    Got an issue on http://godiaperfree.com/newsite/blog/. You will notice the post element (which should display the small author image to the left, is displaying center aligned. Furthermore, the image element in the 1/4 column is displaying right as well. This is also the case on http://godiaperfree.com/newsite/praise/. the image in the purple area in at the top is being pushed over to the right.

    Thanks for looking into it.

    #168548

    Another issue.

    Also – in creating the Blog Category dropdown on the blog page, I notice that all text within the drop down is trying to link to the join page (the link assigned to the image below it using the image element)

    #169030

    Hello!

    Please add following code to Quick CSS

    `.page-id-1336 .single_toggle { z-index: 999; }
    #top .fullsize .template-blog .post .entry-content-wrapper { padding-left: 100px; }`

    Best regards,
    Yigit

    EDIT: How should image in purple area be displayed?

    • This reply was modified 11 years, 1 month ago by Yigit.
    #169093

    Yigit –

    The image in the purple area should be within the content area. Right now it is halfway on the screen.

    #169095

    Why, all the sudden would the images be right aligned and cause the blog posts to center align? Doesn’t make any sense. I would rather find the source of the problem and fix it…not adjust the issue to look right. Know what I mean?

    #169318

    Hi!

    Can you try deactivating all active plugins and check again?
    And this code is to make blog dropdown clickable

    .page-id-1336 .single_toggle { z-index: 999; }

    Regards,
    Yigit

    #169781

    Yigit –

    I have disabled every plugin and the same still exists – blog is centering, images are displaying to the right

    #169788

    It’s funny – the problem only seems to exist with the kid sitting on the toilet image and the blog images. All other images do not seem to be affected by anything.

    #169859

    Think I found the culprit –

    When I use a whitespace divider element above the image, it pushes the image below the white space to the right.

    Not sure what is affecting the blog. I have disabled all plugins – no change.

    #169868

    Seems I found the issue with the blog. If the blog is not displayed with a right sidebar, it centers the blog content.

    #170279

    Glad you figured it out. Let us know if you have any other questions or issues :)

    Regards,
    Josue

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Image display issue’ is closed to new replies.