fuel9 / DisplayMonkey

Display Monkey digital signage solution
Other
126 stars 50 forks source link

Image frame customization #150

Open raywesner opened 4 years ago

raywesner commented 4 years ago

Been scouring the internet for weeks, keep coming back to this page: http://www.displaymonkey.org/dm/documentation/frame-templates/ I need to give the photos in my presentation a rounded border (of say 30%) and would like an outer shadow. Every css code I try does nothing. I went as far as to adjust the css in /displaymonkey/styles/custom.css Again , nothing takes hold. Is there something im missing? Could someone maybe provide me with the exact code needed and detailed instructions? Right now im trying the following code: border-radius: 25px; background: #73AD21; padding: 20px;