Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • stazzy Friend
    #923589

    its affecting my featured article. view image thanks.


    1. imgg
    stazzy Friend
    #923591

    and its affecting my article image too. view image


    1. immgg
    Pankaj Sharma Moderator
    #923732

    Hi
    This for all views where the image classes are used . This is reason i suggest you to correct solution but you are not agree with that .
    You can restrict css apply the parent css class .
    Like for blog featured page use this code

    
     .blog-featured   .article-intro img, .article-content img, .item-image img {
          min-height: auto; 
          max-height: 100px; 
        }

    Check class via inspect element from browser and add it Like this : http://prntscr.com/axpuxl

    stazzy Friend
    #924181

    not working.
    1stly how do i resize all my images to a particular size?
    2ndly i want to remove image from latest. view image


    1. latest
    Pankaj Sharma Moderator
    #924241

    Hi

    1. The code is working fine , i checked your site but your site custom.css file does not have the code so it look like this .
    2. If you want to apply the specific size to all image kindly check my previous suggestion Here that u rejected because it work for all images .
      You have all two suggestion for images , and apply anyone u want to apply .

    Hope its clear now .

Viewing 5 posts - 16 through 20 (of 20 total)

This topic contains 19 replies, has 3 voices, and was last updated by  Pankaj Sharma 8 years ago.

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