[Call for help] Image not aligned properly

Discussion in 'WordPress' started by proxywhereabouts, Jul 17, 2011.

  1. #1
    Hi, I would like to call for help on my wordpress blog.

    I download the theme from CSS-Tricks and while the theme itself is beautiful and simple, it doesn't perform like it should. I mean a few days ago I have some problem with comments section breaking the layout but that was fixed thanks to DP member.

    Now, if you visit this page, you will see the image does not align properly. I was aiming to align the image to the left and post on the right but somehow it show the image first and the post below.

    Can anyone perhaps help me fix this? What would be the problem?

    In return I will write something for you and link the post back to your site.
     
    proxywhereabouts, Jul 17, 2011 IP
  2. waziuz

    waziuz Active Member

    Messages:
    783
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Did you try aligning image to the right instead when inserting the image. Just try it once just to confirm.
     
    waziuz, Jul 17, 2011 IP
  3. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #3
    I was aiming to get a post like this. (sort of)
    [​IMG]

    Yes, I did tried choosing left align, right align but it doesn't work.
    Also, supposedly if you insert caption, it showed in a "windowed" like border but not on this theme.
    Plus, even if I want to insert a gap in image setting, it won't work either.

    Something definitely wrong.
     
    proxywhereabouts, Jul 17, 2011 IP
  4. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #4
    Anyone can help me with this issue?
     
    proxywhereabouts, Jul 20, 2011 IP
  5. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #5
    Please, appreciate if someone can help me.
     
    proxywhereabouts, Jul 26, 2011 IP
  6. e-webtemplates

    e-webtemplates Peon

    Messages:
    355
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    e-webtemplates, Jul 26, 2011 IP
  7. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #7
    Thanks but I can't understand it.
    Can someone try to go to my site and maybe point to me what could be wrong? Not possible?
     
    proxywhereabouts, Aug 5, 2011 IP
  8. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #8
    Which image?
     
    adbox, Aug 6, 2011 IP
  9. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #9
    The images in the post. In any post on the site.
     
    proxywhereabouts, Aug 6, 2011 IP
  10. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #10
    try adding this to style.css in your themes folder:

    .post img
    {
    margin-left:auto;
    margin-right:auto;
     } 
    Code (markup):
     
    adbox, Aug 6, 2011 IP
  11. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #11

    Thanks. Tried it but nothing happened.
     
    proxywhereabouts, Aug 6, 2011 IP
  12. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #12
    Do you have an auto-thumbnail-imag-resizing plugin enabled? 
     
    adbox, Aug 6, 2011 IP
  13. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #13
    No, I don't have that plugin. Should I use that?
     
    proxywhereabouts, Aug 6, 2011 IP
  14. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #14
    adbox, Aug 6, 2011 IP
  15. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #15
    Thanks for your help. I tried the solutions from the link and it seems to be working as far as wrapping my post around the images. As for the captions below the image, I have no idea why it doesn't work.
    Appreciated it. I'll send you rep point for this.

    Errm, can you perhaps share how to make the caption of the image shows as well? I can see it clearly in the editor the image and its caption showed just nice but when the post is published, the border around the image and caption were gone.
     
    proxywhereabouts, Aug 6, 2011 IP