Released 2x How should i make award icon look like in Square border ? [Help]

ShieldX

Well-known member
Registered
Joined
Mar 27, 2022
Messages
479
Points
53

Reputation:

ZHNDaxb.png


i am testing awards addon it working , but i see square shape is not coming out icon , i need square shape type icon , what i need to do ?

i want icon like this .. in my border line seem missiing how should i make it...

KqqhmdY.png
 

Samuel

Well-known member
Registered
Joined
May 13, 2021
Messages
84
Points
28

Reputation:

use this styles for each award 'style input' :

border-radius: 5px;
padding: 2px;
border: 2px solid red;

you can change the sizes ans border color for each award too. good luck.
 

ShieldX

Well-known member
Registered
Joined
Mar 27, 2022
Messages
479
Points
53

Reputation:

use this styles for each award 'style input' :

border-radius: 5px;
padding: 2px;
border: 2px solid red;

you can change the sizes ans border color for each award too. good luck.
Samuelyeah i was able to guess that..i though something addon was using..
 
Top