Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • infomathmods Friend
    #998179

    Hi,
    The text around the intro image (being shown in category blog, for instance) doesn’t wrap.
    It seems to be working properly, instead, with the full image (article view).

    Thanks


    1. intro-image
    2. full-image
    Pankaj Sharma Moderator
    #998334

    Hi
    can you post the URL of the page showing in your screenshot, so that I can check this problem on your site?
    Regards

    infomathmods Friend
    #998510

    Sure:

    1. category view (intro): http://www.intermaths.eu/programme
    2. article view (full): http://www.intermaths.eu/programme/overview
    Pankaj Sharma Moderator
    #998518

    Hi
    Add below code in custom.css file to show image as 100%

    @media (min-width: 768px){
    .items-leading .item-image {
        float: left;
        width: 100%!important;
    }
    .article-image-full{    float: none!important;}
    }
    

    Regards

    infomathmods Friend
    #998524

    Doesn’t seem to work… The image in the category blog is now at the top but it’s been maximized, anyway the text is still not covering the whole page, which is my only concern.
    In the article view the image is in the proper size, at the top, and the text covers the full page

    Pankaj Sharma Moderator
    #998528

    Hi
    Kindly give me a mockup how you want to display it , if you want to use image as full width you have to add big size image .

    infomathmods Friend
    #998530

    A short note: I’ve noticed that it makes a difference when the article in the category-blog view.

    • Leading article: super-maximized image at the top with no-wrapping text
    • Intro article: image in proper size, text wrapping properly.

    So, if there’s no solution, I’ll just switch the setting not to show any "leading article"

    Pankaj Sharma Moderator
    #998533

    Hi
    Kindly give me a mockup how you want to display it .

    infomathmods Friend
    #998535

    My point is not the image size (I can adjust it before uploading it).
    My only concern is the text below, which doesn’t wrap around the image (neither left nor right) in the category-blog view.
    Anyway, if you look at my previous post, I think I’ve found a work around by disabling "featured articles" in the category-blog view


    1. screenshot-2016-12-30-at-11.15.29
    Pankaj Sharma Moderator
    #998547

    Hi
    The view is designed in this way one side image and one side text. If you also want to show text full width use this code in custom.css

    
    .items-leading .item-ct {
        width: 100%; }
Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

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