Keyline on image

Ticket for: Team Showcase
0
Keyline on image 1
Anonymous
Dec 19, 2022 10:31 PM 1 Answers
Member Since Jan 1970
Unsolved Solved Mark as Solved Mark as Unsolved
Subscribed Subscribe Not subscribe
Flag(0)

Hi, I can't find anywhere to be able to add a 1px colour frame on team pics?

0 Subscribers
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Keyline on image 2
Azizul Raju
Dec 20, 2022
Flag(0)

Hi,
You can write custom CSS.

First, go to the Edit mode of your team.
Screenshot: https://i.imgur.com/jP4YMFi.png

Under Layouts, find the layout that you're using and go to the Edit mode.
Screenshot: https://i.imgur.com/Nr3EZhE.png

Copy the CSS code below and paste it under the Custom Scripts => Custom CSS option. Don't delete the existing CSS code. Paste the code very bottom.
Screenshot: https://i.imgur.com/TW4980w.png
Code:
.element-1{border: 1px solid red !important}

Replace the color name 'red' with your expected color.
Let us know if it helps.

Regards.

Sign in to Reply
Replying as Submit