Read the statement by Michael Teeuw here.
Hi, there is a new Alexa Module
- 
 @pumpy266 
 can you help me change the image size in css
 I need a smaller size
- 
 For which module(s)? What is the resolution of the monitor you are using? Won’t be able to post a reply tonight as I currently have a broken limb and moving takes slightly longer than usual. 
 But post the details and I’ll take a look in the morning.
- 
 @pumpy266 I want to make the Alexa image from the MMM-AlexaControl module smaller in CSS but I don’t know how. I have copied the css from the Module to my custom css and tried to change the size but nothing’s happened. 
- 
 The logo doesn’t appear on mine at all, think it did once. 
 So try restarting the mirror or disabling it with image: false in the config.As a guess, try adding this to the custom.css: .module.MMM-AlexaControl{ 
 .img{
 height: 60;
 width: 60;
 }
 }There is a whole sub-forum on CSS, which I haven’t read. 
 Anyway, give the above a go and let us know what happens.
 If no joy, please post the whole of your custom.css here.
- 
 @pumpy266 Thank you for your help …:grinning_face: I will try tonight 
- 
 @Stoffbeuteluwe I‘m struggling to make Alexa find my mirror as a new device. Can you explain shortly how you succeed? Thanks in advance, 
 Fozi
- 
 
- 
 @Stoffbeuteluwe ok, I‘ll give it a try later this evening. 
 Thanks,
 Fozi
- 
 @pumpy266 now it works I forgot …px …for pixel 
 thanks for helping :folded_hands_light_skin_tone:
- 
 To use this module do i need an alexa device? Or it works with alexaPi/awesomealexa? 


