![]() |
|
Make your Sinister.ly Stylish! - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge) +--- Thread: Make your Sinister.ly Stylish! (/Thread-Make-your-Sinister-ly-Stylish) Pages:
1
2
|
Make your Sinister.ly Stylish! - Satan - 02-09-2014 Today we're gonna make our forum look like this: ![]() First, you need Stylish for your browser. (Chrome or Firefox only) Firefox: Here Chrome: Here For Chrome: Spoiler:After that, go to "Manage Installed Styles" by clicking the icon on your bar. Click "Write New Style" Click "Specify" next to "Applies To" Select "URLs On The Domain" from the drop down list, and put: Code: sinister.lyIn the box next to it. Next, add this code to your "Code" textbox: Code: body{background:url(http://www.oni.cat/dlf/background.jpg) top left repeat;}Or For Fixed background position (Stays still with scrolling): Code: body{background:url(http://www.oni.cat/dlf/background.jpg) top left repeat fixed;}For Firefox: Spoiler:
Firefox doesn't seem to want to work with me on this for some reason, I haven't gotten it to work. But, if you can get yours to work, the coding for Firefox, you can either install it from Code: http://theome.ga/sinisterly.cssCode: @-moz-document domain("sinister.ly") {
body{background:url(http://www.oni.cat/dlf/background.jpg) top left repeat;}
}With Fixed position Code: @-moz-document domain("sinister.ly") {
body{background:url(http://www.oni.cat/dlf/background.jpg) top left repeat fixed;}
}Sorry Firefox guys :c RE: Make your Sinister.ly Stylish! - Pidiot - 02-09-2014 Too lazy.. to do this but nice share, RE: Make your Sinister.ly Stylish! - Customer - 02-09-2014 Doesn't seem to work. I've worked with Stylish before, for 4chan and other rice but it won't seem to work for me. Possibly I did something wrong? EDIT: My stupid ass forgot to change it to domains on URL. Works great, thank you for the HQ tutorial. RE: Make your Sinister.ly Stylish! - Satan - 02-09-2014 (02-09-2014, 09:10 PM)Customer Wrote: Doesn't seem to work. I've worked with Stylish before, for 4chan and other rice but it won't seem to work for me. Which browser, if Firefox, I couldn't get it to work either. The Target needs to say URLs on the domain, that's what got it to finally work for me. EDIT: Ignore this lol RE: Make your Sinister.ly Stylish! - Customer - 02-09-2014 Works great everyone, actually looks really good. Proof: Spoiler:![]() RE: Make your Sinister.ly Stylish! - Satan - 02-09-2014 Updated with a variation to make the background fixed so it doesn't annoyingly scroll along with the forum itself. RE: Make your Sinister.ly Stylish! - 3SidedSquare - 02-10-2014 So pretty.... I like ![]() Will you be adding bits and pieces in the future? RE: Make your Sinister.ly Stylish! - Satan - 02-10-2014 (02-10-2014, 01:44 AM)3SidedSquare Wrote: So pretty.... I like Eventually I may end up re-writing the entire style for the forum, at least what I can. Just posted this since people had been asking Oni to implement it as an option, so now those people can have it. RE: Make your Sinister.ly Stylish! - Oni - 02-10-2014 If people really prefer that background, I can always change it. RE: Make your Sinister.ly Stylish! - Satan - 02-10-2014 (02-10-2014, 02:39 AM)Oni Wrote: If people really prefer that background, I can always change it. Imo, a poll would really tell, I know some people were saying they preferred the current one. |