CSS code to change image size in AJAX results

Ivory Search Forums Support CSS code to change image size in AJAX results

Tagged: 

Viewing 2 reply threads

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #11073
      PatrickS
      Participant
      • Topics: 1
      • Replies: 1

      Hello,

      I need to have my featured images in AJAX results to all have the same size. Preferably, thumbnail size. Can someone help me with the CSS code?

      I have this code so far:

      img {
      border: 1px solid #ddd; /* Gray border */
      border-radius: 4px; /* Rounded border */
      padding: 5px; /* Some padding */
      width: 150px; /* Set a small width */
      }

      However, the images still come out in different sizes.

    • #11074
      PatrickS
      Participant
      • Topics: 1
      • Replies: 1

      No problem. I was able to correct the issue with code on another thread.

    • #11075
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,666

      Awesome great to see you got that achieved.

      Please advise if you have more questions.

      Have a fantastic day!

Viewing 2 reply threads

You must be logged in to create new topic or reply to the topic.