Adds a BG image for a more customized Quotev :D
Quotev Custom BG IMG by ghfdjskdfhg
Details
Authorghfdjskdfhg
LicenseNo License
Categoryhttps://www.quotev.com/
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Glitches:
Turn off before going to story/quiz editor as it looks a bit funky in there!!
Otherwise it's okay. Only issues you'll come across are likely to be there if you don't use a bg that's good with your Q if it's in light or dark mode.
Compatible with custom color themes!
Source code
/* ==UserStyle==
@name Custom Q BG
@version 20230906.22.02
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.quotev.com/") {
body {
background-image: url(https://i.postimg.cc/SKJtFcpk/black-floral-seamless-pattern-with-shadow-1284-42217.jpg)
}
div.profileBody {
padding-bottom: 50px;
background-image: url(https://i.postimg.cc/SKJtFcpk/black-floral-seamless-pattern-with-shadow-1284-42217.jpg)
}
form.activityAddForm {
display: block;
text-align: center;
background-image: url(https://i.postimg.cc/SKJtFcpk/black-floral-seamless-pattern-with-shadow-1284-42217.jpg)
}
div.profileBody .sectionSelect {
text-align: center;
min-height: 32px;
padding: 5px;
box-shadow: 1px 1px 8px rgba(0, 0, 0, .1);
background-image: url(https://i.postimg.cc/SKJtFcpk/black-floral-seamless-pattern-with-shadow-1284-42217.jpg)
}
div.profileBody > .sectionSelect .inner {
white-space: nowrap;
overflow: hidden;
background-image: url(https://i.postimg.cc/SKJtFcpk/black-floral-seamless-pattern-with-shadow-1284-42217.jpg)
}
}