RE: Background as header images. 03-28-2017, 06:33 AM
#11
(03-28-2017, 06:28 AM)Ender Wrote:(03-28-2017, 06:10 AM)Synthx Wrote:(03-28-2017, 05:59 AM)Ender Wrote:Code:body {
background-image: url("https://sinister.ly/images/sinister2/header/4.png");
}
@Synthx Just get stylish and use this as a style.
Cant get Stylish with the main browser I use, I use Brave
You should be able to use the chrome web store, as it's based on chromium.
https://chrome.google.com/webstore/detai...leoegfcffe
I think a darker body background might look better
Like this:
Code:body {
background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("https://sinister.ly/images/sinister2/header/4.png");
}
Not completely sure, I'm gonna play around some more.
There isnt a download/install button.. and I used to use Stylish with chrome all the time, just love Brave, so I moved to it!
Spoiler:
(This post was last modified: 03-28-2017, 06:35 AM by Synthx.)
![[Image: ezgif_com_gif_maker.gif]](http://image.ibb.co/jc44HH/ezgif_com_gif_maker.gif)
#yellowheartsforsarah