CurimuChizu / CC-Themes

These are all CC's themes.
19 stars 137 forks source link

cant change background #6

Open Lesturr opened 7 years ago

Lesturr commented 7 years ago

I can only change the background when i click settings not the one where the chat is thats just clouds. Heres the code i put in CSS.

.app {
    background-image: url("https://www.walldevil.com/wallpapers/w05/redheads-anime-anime-sleeping-highschool-dxd-gremory-rias.jpg") !important;
    background-size: 1500px 900px !important;
    background-repeat: no-repeat !important;
}
/* Just change the link to whatever picture, including the `s` in `https` */

.callout-backdrop {
    opacity:0.9 !important;
    background: url("https://www.walldevil.com/wallpapers/w05/redheads-anime-anime-sleeping-highschool-dxd-gremory-rias.jpg") !important;
    background-size: 1500px 900px !important;
    background-repeat: no-repeat !important;
}

ReZero The Anime

A theme based Re:Zero kara Hajimeru Isekai Seikatsu anime (Up to date as of 9/10)

Code for the background picture:

.app {
    background-image: url("https://www.walldevil.com/wallpapers/w05/redheads-anime-anime-sleeping-highschool-dxd-gremory-rias.jpg") !important; 
    background-size: cover !important;
}
/* Just change the link to whatever picture of Emelia, Rem, or Ram including the `s` in `https` */

.callout-backdrop {
    opacity:0.9!important;
    background: url("https://www.walldevil.com/wallpapers/w05/redheads-anime-anime-sleeping-highschool-dxd-gremory-rias.jpg")!important;
    background-size: cover !important;
    background-position: center !important;
}
CurimuChizu commented 7 years ago

Have you tried refreshing discord? Copied and pasted the code exactly and It seems to be working just well.

Lesturr commented 7 years ago

Had to enable a plugin lmao

Jojojokster commented 6 years ago

image this is what shows for me

Jojojokster commented 6 years ago

how do i fix it?

ulfdaweeb commented 6 years ago

^ Having the same issue as Flame boy