- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hi all,
I've added a custom BBCode button to my editor using an SVG icon. This SVG icon has a black brush.
I want to adjust the foreground color of this SVG to match the foreground color of the other buttons. Is there a way to do this? The other icons seem to be svg elements wrapped in
Thanks!
I've added a custom BBCode button to my editor using an SVG icon. This SVG icon has a black brush.
I want to adjust the foreground color of this SVG to match the foreground color of the other buttons. Is there a way to do this? The other icons seem to be svg elements wrapped in
<i />
elements, but when added here it appears to be a button with an <img />
element, which may be the root of my issue.Thanks!
نام موضوع : Custom BBCode Icon SVG - Foreground Color