Giter Site home page Giter Site logo

Comments (15)

Daksh777 avatar Daksh777 commented on August 16, 2024 1

The same works on Dribblish v2 as well:
image
image

Sent a PR there as well

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 16, 2024

You surely can, just copy from lines 61-133 of user.css and paste it into the user.css of the other theme.

SpotifyNoPremium/user.css

Lines 61 to 133 in 9a039f1

/* For update v1.66+ */
/* Upgrade button */
.PzcmS_Z8j0D6n3ZEmv20[aria-label="Upgrade to Premium"] {
display: none !important
}
/* Ad placeholder */
.snMc3rl8H2pM9cqkTpQ6 {
display: none !important
}
/* Context menu upgrade button */
.tGu6COgM3S0NqMyh5Jx0 a[href="https://www.spotify.com/premium/"] {
display: none !important
}
/* Download button */
._GVuKFHd7xr1QUKi_aWH {
display: none !important
}
/* Context menu download button */
._qjkLyY1fy0hwCfzDZP7[aria-disabled=true] {
display: none !important
}
/* Find more button scale on hover */
.tJAIYSfsDs3HsXDAPenF:hover {
transform: scale(1.06)
}
/* Pointer cursors for accessibility */
.OBaPDV8g5lhQbNPmIEwf,
._S0gp4_8E3h4YCh9EAY9,
._qjkLyY1fy0hwCfzDZP7,
.Xo36XRWGIbAh4SIj9FQB,
.OSNOtcFz_LbegO1zggsb,
.vBPFl8zuUaCexgJTw8Uc,
.gro_tSi7cwspepH0as03,
.vwGw2RO2v__qDU_9c5PE,
.__1BGhJvHnvqYTPyG074,
.h1OzWpjBctL_0cZqc4_w,
.kyn0AY4_gXWvbdivdFgP,
.kJVSjS2_BaEzRIoxwEhP,
.mnhCDMSoY7L0E85V51mj,
.QzuziJ2jGf1gnQA0IAU4,
.jn05jgnCWyQjLZKqyKFa,
.YFghzhgfbeZjLqvWpGN3,
.XP_gp8Z91Ji6qbery2w3,
._1bg4_fL__odhCd6G_B2,
.tJAIYSfsDs3HsXDAPenF,
._xAwo5THLGLKCTj5z4fF,
.hzuVs5WHF7XZSJtOi_9H,
.tIriT4RktlpCPFsZWXn2,
.bC6V9kuel2ZewnjMAtZm,
.ipxcyIaAWQfeUHO468Os,
._kySQxSksHLKYgofFfhl,
.giO6cIQ8auPNZuTvC4Y8,
.giO6cIQ8auPNZuTvC4Y8 {
cursor: pointer !important
}
/* Remove homepage ad banner */
.k6onUQZSeZIsonJ4cSpK {
display: none !important
}
/* Remove sponsor ads in playlists */
.sponsor-container {
display: none !important
}

from spotifynopremium.

Hazimoon avatar Hazimoon commented on August 16, 2024

@Daksh777
I tried to do so what it doesn't work however when I apply your them it works.
any tip on where to paste 61-133 lines in the dribblish v2 css file
user - Copy.txt
?

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 16, 2024

You have pasted the lines correctly and I'm not sure why it won't work.
I'll try applying the dribblish v2 theme on my Spotify client and see if it works.

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 16, 2024

I've submitted a PR to hide those elements.
Meanwhile, you can add these lines in your user.css file and remove the ones copied from my theme:

.main-topBar-UpgradeButton {
    display: none
}
.main-contextMenu-menuItemButton[href="https://www.spotify.com/premium/"] {
    display: none
}
.main-leaderboardComponent-container {
    display: none
}

from spotifynopremium.

 avatar commented on August 16, 2024

I've submitted a PR to hide those elements. Meanwhile, you can add these lines in your user.css file and remove the ones copied from my theme:

.main-topBar-UpgradeButton {
    display: none
}
.main-contextMenu-menuItemButton[href="https://www.spotify.com/premium/"] {
    display: none
}
.main-leaderboardComponent-container {
    display: none
}

not working
using specitify 2.7 and spotify 1.1.69 , dribblish dynamic v2

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 16, 2024

Can you confirm if it's this theme: https://github.com/morpheusthewhite/spicetify-themes/tree/master/Dribbblish

from spotifynopremium.

Hazimoon avatar Hazimoon commented on August 16, 2024

@Daksh777 the dribblish v2 theme is found here
https://github.com/JulienMaille/dribbblish-dynamic-theme

Can you confirm if it's this theme: https://github.com/morpheusthewhite/spicetify-themes/tree/master/Dribbblish

that's an obsolete one

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 16, 2024

Can you confirm if it works @HazemDa1st?

from spotifynopremium.

Hazimoon avatar Hazimoon commented on August 16, 2024

@Daksh777 working flawlessly.
I am using spotify 1.1.69
spicetify 2.7
dribblish v2 theme 2.3
blockthespot latest.

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 16, 2024

That's great, I'll close this issue.

from spotifynopremium.

 avatar commented on August 16, 2024

from spotifynopremium.

Hazimoon avatar Hazimoon commented on August 16, 2024

Upgrade and add boxes gone?
Screenshot 2021-10-07 185515
Screenshot 2021-10-07 185448

Uploading Screenshot 2021-10-07 185515.png…

from spotifynopremium.

 avatar commented on August 16, 2024

Upgrade and add boxes gone?

plz guide me how to achieve it

from spotifynopremium.

Hazimoon avatar Hazimoon commented on August 16, 2024

Upgrade and add boxes gone?

plz guide me how to achieve it

paste this code at the end of the dribblish user.css file

/* Remove upgrade button*/
.main-topBar-UpgradeButton {
display: none
}
/* Remove upgrade to premium button in user menu /
.main-contextMenu-menuItemButton[href="https://www.spotify.com/premium/"] {
display: none
}
/
Remove ad placeholder in main screen */
.main-leaderboardComponent-container {
display: none
}

++ spicetify apply
++The upgrade button should be gone by now.
++Then reinstall blockthespot

from spotifynopremium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.