#Network overlay not aligned
1 messages · Page 1 of 1 (latest)
Welcome @midnight widget!
It looks like you have not yet completed the id:customize section of our Discord server, this will allow us to help you quicker.
Someone from <@&938443185347244033> will assist when they're available.
Including meta.log from the beginning is a huge help. Type !logs for more information.
After attaching your log, do not forget to hit the green check boxes when prompted by our bot.
You can press the "Close Post" button above or type /close at any time to close this post.
NETFLIX looks good. Apple not as ledt as i wanted
these are way too far to the right:
- default: network
template_variables:
horizontal_align: left
horizontal_offset: 15
vertical_align: bottom
vertical_offset: 35
style: white
back_color: '#00000000'
you could try setting back_align: left
the issue is that although you've made the lozenge transparent (back_color: '#00000000), it still does exist, and the logo is centered against that lozenge
if back_align doesn't work, maybe try setting back_width: 1
back_align: left - worked like charm. Thanks @light scroll much appreciated