Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • glenng Friend
    #203517

    How can I extend the image caption exactly with same line with the image? And both should be in same line with “print” box.

    Many thanks!

    PS. ignore the second screenshot. I have solved that problem.


    1. imagecap
    2. Clipboard02
    TomC Moderator
    #558535

    On which page on your site is the issue you describe?

    glenng Friend
    #558543

    Conferences, First sub-menu. Thanks!

    TomC Moderator
    #558548

    Try This . . . .

    Paste the following within your custom.css file:


    .item-page article .item-image {
    height: auto;
    max-width: 100%;
    }

    Better ??

    glenng Friend
    #558550

    unfortunately it didn’t change.

    TomC Moderator
    #558552

    <em>@glenng 457395 wrote:</em><blockquote>unfortunately it didn’t change.</blockquote>

    In that case, within file path –> /templates/ja_bookshop/css/themes/grey/template.css
    at line 3620, modify as follows:


    .item-page article .item-image {
    height: auto;
    width: 100%;
    }

    glenng Friend
    #558554

    Thank you! I also edited line 2517 to extend same line with the image.

    }
    .img-intro-none,
    .img-intro-left,
    .img-intro-right,
    .img-fulltext-none,
    .img-fulltext-left,
    .img-fulltext-right,
    .img_caption {
    margin-bottom: 20px;
    max-width: 100.7%;

    TomC Moderator
    #558555

    . . . . and there ya go. 😀

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  TomC 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum