Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #462839

    Hello,

    This has happened a couple of times in draft posts that I’m working on.

    I ask for an image to be Right aligned. But when I preview, it shows up on the left with absolutely no padding.

    For your infomation, at one point, you gave me CSS code to add so that I had extra padding around my images. It has worked until now.

    Can you see why I’m having this problem? See unpublished post. http://wp.me/p63JTR-3yx – 2nd image.

    Thank you

    #463309

    Hi dominiquehurley!

    it might be caused by different reasons. I think it’s just a caching issue (so your browser is just loading an old version to load faster and safe memory). You could try to clear browser cache and refresh your website a few times.

    Cheers!
    Andy

    #463428

    It’s not working Andy. Can you explain how to do the backslash one ? Is it only one before the symbol? Do I type it in the Special Heading editor or directly in the post editor?

    Could it be that I’m on Chrome on a Mac?
    Thanks

    #463969

    Hey!

    please try with a default WordPress theme and let us know about your results.
    You could try to delete all theme files and get a fresh copy from your themeforest account, to make sure there are no corrupted files. Make sure to have a backup.

    Cheers!
    Andy

    #463971

    see private content

    #464253

    Hi!

    There was a small bug with private content field which is now fixed. Can you please post the private content you would like to share?

    Cheers!
    Yigit

    #464268

    Hi Yigit – see private content

    #464269

    P.S. My last reply was the first time since I joined (3 months?) that the page didn’t freeze on blank white after I reply. Maybe that bug is fixed too? Great!

    #464855

    Hey!

    Regarding the image alignment, please add this in the Quick CSS field:

    body .alignright, .entry-content-wrapper a:hover .alignright {
      float: right;
    }

    This is a theme issue and it will be fixed on the next update. About that “special characters”, can you please provide a test page? Is this about the Special Heading?

    Best regards,
    Ismael

    #464858

    Hi – see private message for test page

    #464859

    And thank you – the CS code worked. See previous message for your test page.

    #465993

    Hi!

    thank you for making us aware about this. I have reported it to Kriesi and I think he will fix this issue in an update. Thanks for being patient.

    Best regards,
    Andy

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Image location / padding not functioning properly’ is closed to new replies.