I like the one that's being used, personally. I like how simple and useful the interface is and that the website is relatively quick to load and doesn't do a number on my browser.
Posted under General
I don't see what's stopping you from making a custom stylesheet and applying it while browsing. Danbooru generates pretty clean XHTML so a user-defined CSS file should make it look like anything you want. And if you amke one that looks good, you can upload it somewhere for others to use too.
It's really quite easy to make a custom style. Danbooru really does have very nice clean XHTML.
If you want to alter the style, I would recommend the Firefox plugin Stylish. It has very nice style alteration options, and you can just overload certain aspects of the style rather than creating an entirely new one.
It took me about fifteen minutes today to throw together a style that's basically the same except with a black background and green text.
kumarei said:
It's really quite easy to make a custom style. Danbooru really does have very nice clean XHTML.If you want to alter the style, I would recommend the Firefox plugin Stylish. It has very nice style alteration options, and you can just overload certain aspects of the style rather than creating an entirely new one.
It took me about fifteen minutes today to throw together a style that's basically the same except with a black background and green text.
Looks very interesting to me, could you share the customization?
Paste it somewhere like pastebin.org or so if you would want to share
Here's the style for stylish: http://pastebin.org/7800
If you want to do it some other way, just ignore everything up to line 4. (Edit: also ignore the !important, as that's a keyword that says that those parts of the stylesheet should be overwritten)
I said 15 min, but most of that time was figuring out the parts of the pages that don't use the body text and background colors.
Updated
kumarei said:
Here's the style for stylish: http://pastebin.org/7800If you want to do it some other way, just ignore everything up to line 4. (Edit: also ignore the !important, as that's a keyword that says that those parts of the stylesheet should be overwritten)
I said 15 min, but most of that time was figuring out the parts of the pages that don't use the body text and background colors.
Oh so that's how you use it (I was omitting the !important bit so it was being ignored)
Thanks for sharing
Just in case anyone cares, I've updated the source so that it works on nearly all of the pages on Danbooru. I would like to make the text green on the user profiles page, and make the background black, but that can't be done without losing information on the Records page.
Anyway, the most current version can be found here:
http://userstyles.org/styles/4099
If anyone has any styles that they'd like me to make, let me know, and I'll give it a shot.
This is very cool, both the style you created and especially Stylish! I'm playing around with it now. If I make something that's worth seeing I'll definitely post it. Thanks for pointing this out! :)
EDIT:
Posted a quick edit/hackjob of your style: http://www.userstyles.org/styles/4114
It's more for me than anyone else, but feel free to use it, of course.
Updated