• 5ism

    (@5ism)


    Hi,
    If the image is without caption, it can be indented anyhow.
    However, when i filled the caption for the image, it can no longer be indented.

    Ok, sorry, the website is NorthKoreanPainting.com . Problem occurs under ‘The paintings’ located in the left menu.

    Please help
    Thanks

Viewing 10 replies - 1 through 10 (of 10 total)
  • WPyogi

    (@wpyogi)

    Without a link to your site, impossible to even guess at what the problem might be.

    Thread Starter 5ism

    (@5ism)

    sorry, the website is NorthKoreanPainting.com . Problem occurs under ‘The paintings’ located in the left menu.

    WPyogi

    (@wpyogi)

    It looks pretty okay to me in Firefox — what browser are you using and what’s the problem exactly. If you can post an image of the problem that would be helpful too.

    Thread Starter 5ism

    (@5ism)

    OK, see, the images should be aligned with the text above and below (coz the text are indented to the right), but with the caption, it is aligned to the extreme left.

    the captured image is at here :https://www.northkoreanpainting.com/download/others/sc%20indent.png

    (i don’t know how to embed a image in the post)

    WPyogi

    (@wpyogi)

    That worked fine — and now I see what you want to do. Try adding this to your custom CSS:

    #top .wp-caption {
        margin: 5px 15px 10px 25px;

    Thread Starter 5ism

    (@5ism)

    thanks a lot!
    but i don’t know where to add this to?

    WPyogi

    (@wpyogi)

    The theme stylesheet says this:

    /*
    * PLEASE DO NOT EDIT THIS FILE!
    *
    * To make it easy to update your theme, you should not edit the styles in this file. Instead use
    * the custom.css file that is located in your themes /css/ folder to add your styles.
    * You can copy a style rule from this file and paste it in custom.css and
    * it will override the style in this file. If you just want to add small css snippets you might also
    * want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Layout & Styling
    */

    So you can add it in either of those places.

    Thread Starter 5ism

    (@5ism)

    Hey WPyogi, thanks a million for your help! it worked wonders! in the text editor, it still cannot be indented, however, after updating in the actual site, the image together with the caption are indented.
    Thanks again!

    WPyogi

    (@wpyogi)

    Great — glad it worked. The editor does not always look exactly the same as the site itself…so don’t count on that!

    Thread Starter 5ism

    (@5ism)

    Thanks again WPyogi!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Image with captions cannot be indented’ is closed to new replies.