Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • mikel2004 Friend
    #196139

    Hi!

    I wish to extend the images in home-1 position to entire width image box. But I can´t.
    Look the image capture:

    My URL site is: http://veintiuno.czoom.co/

    What can I do?

    Thanks!


    1. extend-image-home1
    chavan Friend
    #528053

    Go to this File: /templates/ja_teline_iv_t3/css/custom.css

    Add this code


    .home-1 .class-box img {
    width: 100%;

    }

    mikel2004 Friend
    #528276

    Great!
    Thanks!

    timtecsa Friend
    #528805

    Hi Chavan,

    I have a similar issue in articles where the JA Thumbnail setting is, say, 200 pixels wide but the actual image is smaller in width. Can a similar code be added to stretch the native image to the width set in JA Thumbnail? You can see an example here:

    http://217.199.187.59/tecsa.com/joomla2/index.php/en/news/industry-news/consumables/17298-first-web-fed-aqueous-inkjet-is-qgood-deinkableq-without-pre-treatment

    chavan Friend
    #528807

    Go to this File: /templates/ja_teline_iv_t3/css/template.css

    Add this code

    .item-page .thumbnail img{

    width:100%;

    }

    But the image will look somewhat blur.

    timtecsa Friend
    chavan Friend
    #528863

    Go to this File: /templates/ja_teline_iv_t3/css/template.css

    Add this code:


    .item-page .thumbnail .img_caption { width:100% !important; }

    timtecsa Friend
    #528954

    Brilliant! Thanks again, Chavan.

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

This topic contains 8 replies, has 3 voices, and was last updated by  timtecsa 10 years, 7 months ago.

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