• Resolved bcedricd

    (@bcedricd)


    Hi,

    How to change the height of images in ” .flexslider .slides img ” ?

    I want to set on the maximum height of the image, not a preview but the full image. Because i want to show a webcomic on frontpage.

    Sorry for my bad english.

    I tried this : ” width: 100%; height: auto; “
    But not worked… ??

    You can see my blog on https://www.bcedricd.com

    Thanks for help ??

    Cédric.

Viewing 1 replies (of 1 total)
  • Thread Starter bcedricd

    (@bcedricd)

    Hey, i have resolved my problem, so i can help others =) :

    must to change that : ‘add_image_size( ‘thumb-large’, xxx, 340, true );’
    with : ‘add_image_size( ‘thumb-large’, 340 );’
    and regenerate thumbnails !
    that’s all ??

    Be patient, be patient and google it ??

    Topic close.

Viewing 1 replies (of 1 total)
  • The topic ‘.flexslider .slides img Height’ is closed to new replies.