Sinisterly
Background as header images. - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: General (https://sinister.ly/Forum-General)
+--- Forum: Announcements (https://sinister.ly/Forum-Announcements)
+---- Forum: Suggestions (https://sinister.ly/Forum-Suggestions)
+----- Forum: Old Suggestions (https://sinister.ly/Forum-Old-Suggestions)
+----- Thread: Background as header images. (/Thread-Background-as-header-images)

Pages: 1 2 3


RE: Background as header images. - Synthx - 03-28-2017

(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/detail/stylish-custom-themes-for/fjnbnpbmkenffdnngjfgmeleoegfcffe



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:
[Image: rhspkw.png]



RE: Background as header images. - Synthx - 03-29-2017

Since I noticed @Oni was back, just wanted to make a post so he see's this Smile


RE: Background as header images. - sovereign - 03-29-2017

Take a screenshot and adjust the dimensions. Upload it. Make header. Genius.


RE: Background as header images. - Synthx - 03-29-2017

(03-29-2017, 06:01 PM)sovereign Wrote: Take a screenshot and adjust the dimensions. Upload it. Make header. Genius.

K, uhm.. that doesnt make any sense lmao..


RE: Background as header images. - sovereign - 03-29-2017

(03-29-2017, 06:12 PM)Synthx Wrote:
(03-29-2017, 06:01 PM)sovereign Wrote: Take a screenshot and adjust the dimensions. Upload it. Make header. Genius.

K, uhm.. that doesnt make any sense lmao..
For anything to make sense, you need brain cells lmao


RE: Background as header images. - sovereign - 03-29-2017

or instead of wasting everyone's valuable time, just write your own userscript

But I guess you need at least half a brain to do that


RE: Background as header images. - Synthx - 03-29-2017

(03-29-2017, 06:21 PM)sovereign Wrote: or instead of wasting everyone's valuable time, just write your own userscript

But I guess you need at least half a brain to do that

I dont use chrome, or firefox, so I cant install Stylish to do it -_- I cant get extensions, nor plugins.


RE: Background as header images. - Blink - 03-29-2017

(03-29-2017, 06:01 PM)sovereign Wrote: Take a screenshot and adjust the dimensions. Upload it. Make header. Genius.

I believe you are thinking about custom headers. He is asking about using the header as the background.


RE: Background as header images. - Blink - 03-29-2017

(03-29-2017, 06:29 PM)Synthx Wrote:
(03-29-2017, 06:21 PM)sovereign Wrote: or instead of wasting everyone's valuable time, just write your own userscript

But I guess you need at least half a brain to do that

I dont use chrome, or firefox, so I cant install Stylish to do it -_- I cant get extensions, nor plugins.

http://www.xtechnews.com/cyber-security/loading-chrome-extensions-in-brave/


RE: Background as header images. - Synthx - 03-29-2017

(03-29-2017, 06:39 PM)Ender Wrote:
(03-29-2017, 06:29 PM)Synthx Wrote:
(03-29-2017, 06:21 PM)sovereign Wrote: or instead of wasting everyone's valuable time, just write your own userscript

But I guess you need at least half a brain to do that

I dont use chrome, or firefox, so I cant install Stylish to do it -_- I cant get extensions, nor plugins.

http://www.xtechnews.com/cyber-security/loading-chrome-extensions-in-brave/

Yeah, too much to do for now. I made this suggestion for other people that might like it!