change picture images

  • nbgatsi
    Inactive member
  • Topic Author
  • Member
  • Member
More
5 years 6 months ago #47572 by nbgatsi
Hello,

On the default theme, article meet the team, images are shown in circles: I would like to change to show images on square.

Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
5 years 6 months ago #47575 by milos
Replied by milos on topic change picture images
Hello,

You should edit file /templates/sparky_framework/css/custom.css and change this:
Code:
img.team_image { border-radius: 50%; filter: grayscale(30%); transition: all 0.5s; }

to this:
Code:
img.team_image { filter: grayscale(30%); transition: all 0.5s; }

Best regards,
Milos

Please Log in to join the conversation.

  • nbgatsi
    Inactive member
  • Topic Author
  • Member
  • Member
More
5 years 6 months ago #47576 by nbgatsi
Replied by nbgatsi on topic change picture images
Thanks!

Please Log in to join the conversation.

Time to create page: 0.162 seconds
Powered by Kunena Forum