Closed ghost closed 4 years ago
Not working for me at all now.
Hello rauenzi The thing is, after the released update some CSS and JS files stopped working due to changes in div, style and class elements so I wanted to restore the RadialStatus, but because of the update, everything changed and I could not create a copy of RadialStatus. Most of all I do not like in this update is foreignObject. Can you tell me how to recreate it? or a bit of this code. Like i said before i tried to create it but i could not succeed.
I’ve already roughly created a preset but I don’t remember / don’t know how to create an additional element to give it a circle shape and apply a border-radius: 0
I roughly understand the principle of new code building, but as I said I don’t know how to create a separate element
And again, I ask, can you tell me how to create a separate element, etc.?
I have gotten Zerebos' permission to host my temporary RadialStatus until he updates his. The only downside to this version is, the avatar and status border is always going to be circle. Due to the restrictions on the avatar structure.
Download: https://betterdiscord.net/ghdl?id=2950 Source: https://github.com/Gibbu/BetterDiscord-Themes/tree/master/RadialStatus
Thank you, Gibbu
You said "The avatar and status border is always going to be circle" but there is a way to make the avatar square: (try changing this parameter in base.css)
border-radius: -10%;
}
But I do not really understand how to do the same with status
Ignore the code above(clip-path), I just experimented
By the way, can you tell me where I need to put the base.css? and How can I contact you? I have a couple of questions
You shouldn't have to put the base.css anywhere you can just overwrite the rules inside the RadialStatus.theme.css
. And you can contact me on Discord: Gibbu#1211 or you could just look for my name on the BetterDiscord Servers members list
After the latest update where they include the green phone status icon, the radial status code no longer overrides it.