test
Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • tabbus Friend
    #917653

    I’ve altered the size of the images, as found the container size for the layout I’m using, this has improved it.
    I’m still getting the text fall off though on screen size change.

    tabbus Friend
    #917654

    Is there nothing for positioning the text? And adding custom css or html to the text?

    tabbus Friend
    #917664

    Discovered that I can add custom code, text positioning still an issue, any advice?

    Pankaj Sharma Moderator
    #917774

    Hi
    In this case i Need to check your site , what changes u applied on site for images .
    So i can give correct suggestion . Kindly post the url of site and a screenshot for what u want to change in slideshow .

    tabbus Friend
    #918366

    Hello at the moment I’m developing it locally, I will upload and replay back when done.

    Thanks

    Pankaj Sharma Moderator
    #918369

    Hi
    Sure , Reply on this thread with details once your site is live . I will help u to check this issue .

    tabbus Friend
    #919414

    Here is the problem in question, on changing the screen size it hides the text.

    http://allitaliana.co.uk/shop/index.php

    Thanks

    Pankaj Sharma Moderator
    #919577

    Hi
    The slideshow images looks fine Here : http://prntscr.com/au0q6sthe other images are not loading after the slide because the server is loading too slow .The slideshow is full size slideshow and images are 100% width so they can fit in the container size .
    Here is sample : http://allitaliana.co.uk/shop/images/joomlart/slideshow/product-group-1.png
    on your site this images taking too much time to show and only loading …… the page .

    Add big size images(width /height) that have less file size (Kb).

    tabbus Friend
    #919958

    Thanks but how does that effect the text missing when the browser size is changed?

    Pankaj Sharma Moderator
    #920115

    Hi
    Kindly give me screenshot which part you want to avoid in the mobile .
    Also post your site super user details via Private reply . I will help u to check this .

    tabbus Friend
    #920384
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #920389

    Hi
    Add below code in custom.css file to show the intro block in slideshow

    .block-slideshow-item.light-style .block-intro {   display: block!important; }

    Save file , clean cache and check .

    tabbus Friend
    #920439

    Thats working great thank you very much, one problem I’ve just noticed is the logo does not resize according to browser size.

    Pankaj Sharma Moderator
    #920456

    Hi
    Add this code in custom.css file

    .logo-img {
        width: 100%;
    }
    tabbus Friend
    #920478

    Its already at 100% what else could it be?

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 2 voices, and was last updated by  tabbus 8 years, 7 months ago.

The topic ‘Change Slideshow image size’ is closed to new replies.