Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.05 KB

File metadata and controls

17 lines (16 loc) · 1.05 KB

Configuration for browser source in OBS

Classic way

  1. Just open the properties of the santosfrancisco's Spotify Widget
  2. Then paste the code of the theme as shown in the picture

Using @import

  1. Just open the properties of the santosfrancisco's Spotify Widget
  2. Copy the link of the style file that you wish to use
  3. Then go to GitHubRaw or raw.gitchack.com
  4. Paste the url and copy the new generated production url (you can also use the development url, but remember that it may have issues while importing)
  5. Finally paste the new url of the theme as shown in the picture using @import url("url");

Notes:

  • Also works for Streamlabs OBS.
  • If you want to delete the void borders, change the widget size to 350px by 70px as shown in the image