Viewing 2 reply threads
  • Author
    Posts
    • Agent Image
      Participant
      Post count: 1

      How can we make the photos larger via CSS and also on how to remove the white border on the photos via CSS?

      http://mlsphotos.idxbroker.com/8a70/07a8ffdf3d21dea68acb7bd195badc88/b193

      http://properties.starrgroupiowa.com/idx/details/listing/b193/505757/2222-Holliwell-Valley-Court

      Thank you!

      1 rating, 1 vote1 rating, 1 vote (+1 rating, 1 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
    • Nick Leech
      Keymaster
      Post count: 37

      You can make the images larger by changing the height and width of the element, you may need to edit the max-height, and max-width as well.
      Due to how the template is built, you may have to change around other elements on the page as well and not just the images.

      As far as hiding the white space, it can be done depending on the template by increasing the size of the image.

      1 rating, 1 vote1 rating, 1 vote (+1 rating, 1 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
    • idxbroker
      Keymaster
      Post count: 179

      CSS can’t actually edit the image. If there is a white border that in the image, that is as much a part of the image as the property. CSS will never be able to remove it.

      As suggested if you were to set image size large enough to force the white border from view and behind another element, the boarder will still be there, just not visible at that size. Also as mentioned above, this would be hidden not removed from the image.

      This hiding may not work every time as the white space can vary depending on the image the agent uploads.

      1 rating, 1 vote1 rating, 1 vote (+1 rating, 1 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
Viewing 2 reply threads
  • You must be logged in to reply to this topic.