This topic has 11 replies, 3 voices, and was last updated 11 years by sharmstr.

  • Author
  • #50473
     taiger
    Participant

    Hi some of the images are not responsive..

    #50484
     Radu
    Moderator

    Hello,

    Can you elaborate a little ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #50574
     taiger
    Participant
    #50577
     sharmstr
    Moderator

    They are by default. Its probably the plugin your using for those social buttons that’s causing the css conflict.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #50583
     taiger
    Participant

    Hi thanks for your response, I turned it off but still the same..
    T

    #50588
     sharmstr
    Moderator

    Hmmm. Well, like I said, images are responsive by default. Take a look here: http://dev.sharmstr.com/uncategorized/multiple-lines/

    Something you have installed is adding fixed height and width to each img. Figure out whats adding that and your problem will be solved. See attached.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #50600
     taiger
    Participant

    is there a css that I can use to help with this.

    Tai

    #50601
     sharmstr
    Moderator

    You can try overriding it with a height: auto !important;

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #50610
     taiger
    Participant

    Cool, how do i do that,

    Thanks

    #50612
     sharmstr
    Moderator
    COPY CODE
    
    .container img {
    
      height: auto !important;
    
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #50619
     taiger
    Participant

    Wow that actually worked. Will it effect other parts of the site?

    #50627
     sharmstr
    Moderator

    I dont know. You’ll have to find out. Or, as I suggested originally, figure out whats causing it and fix it 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 12 posts - 1 through 12 (of 12 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?