refinder
Fri, Dec 06 '13, 23:25
Moderation
It's been about 8 months since the booru's gone up, pics tagged with "delete_this" are starting to build up as well as WIPs (work in progress) pics that have been completed.

Who has the mod powers to delete posts anyway?
xRatchetx
Wed, Oct 15 '14, 10:31
This place needs a good clean up. Half the topics on the forum alone are just bot ads, lol
her
Wed, Jul 07 '21, 20:44
Is the admin AWOL? IDK if you were aware, Refinder, but you can actually request ownership of the booru since the owner is absent. You’re so active it seems like a no brainer. Implementing tag color and image resizing CSS wouldn’t be too hard either and bad comments or posts could finally be removed. I can help out with CSS, I have a custom theme for my own booru that fixes a lot of the annoying stuff, and am currently trying to make a 4chan-esque theme that might fit well here.

Anyways, here are some examples of how to request ownership. http://lefty.booru.org is the most recent example of this working out.

http://forum.booru.org/viewtopic.php?f=2&t=1141
http://forum.booru.org/viewtopic.php?f=2&t=1219
http://forum.booru.org/viewtopic.php?f=2&t=1229
her
Thu, Aug 05 '21, 23:39
Yo, I think I’ve got the CSS sorted out. It’s based on Yotsuba A. http://pastebin.com/RfajUjg7

I added styling for character tags in case you ever want to use it. Plus you can always add extra tag types on your own if you want, it's not that hard.

char: or _(character) will make a tag green
artist: and _(artist) make it red
series: and _(series) make it purple
meta: makes it orange

artist_request, character_request, copyright_request, translation_request, and translated are color coded.
I also made year tags all the way from 2003 – 2030 orange by default but it's probably overkill lol.

And lastly I highlighted your account name to be red and have "## Admin" after it. If you Ctrl+F for "refinder" you can remove that part if you want, or replace it with a different account name.

You and anyone who has visited this booru before will have to clear their cache to see the new stylesheet once you replace it.
refinder
Fri, Aug 06 '21, 01:30
OK. I'm not admin yet though. That's still going to be a few more days I think.
I haven't made the request on booru's help forums yet since it hasn't been seven days since I made the request thread here.

Would that code fix the problem of child posts not showing up in search results? That really limits the usefulness of parent/child linking of images.
her
Fri, Aug 06 '21, 19:30
Unfortunately no, that behavior is hard coded into the javascript or whatever. Pretty much the only useful thing I could add to the post index was putting a blue border around any post with an "animated" tag on it. I'd kill to have Gelbooru 0.2, that parent/child shit is so annoying.
refinder
Fri, Aug 06 '21, 21:11
Oh well.

Anyway, I made the thread on booru forums. It's currently waiting to be approved by a mod before it'll show up in the viewable thread listings there and then we'll see what happens.
refinder
Wed, Aug 25 '21, 05:05
OK, now we're cooking.
I have ownership now, I've applied the CSS you provided (big thanks), and I've removed a shitload of the spam already.
her
Fri, Sep 24 '21, 16:34
idk if you got the same new ads that I just got, but they fucked up their own CSS and now the clickbait titles are floating above the posts. If you aren't using adblock and this annoys you, I would suggest opening up your CSS and Ctrl+F for ads2;

You should see something like

.divTable {grid-area:ads2; width:auto!important;}

go ahead and add the part in bold to it just like this

.divTable {grid-area:ads2; width:auto!important; z-index:-1;}

you'll also want to find and add the bold thing into this part.

#post-list .content > div {
isolation: isolate;

}

you can also try adding an entire new line anywhere in the CSS. Copy paste everything, even the period at the start.
.exo-native-widget-item-container {position:relative;}

I can't guarantee that this will apply to every new ad that pops up there, but the z-index and isolate solution should work for every ad even if its a little ugly.
refinder
Sun, Sep 26 '21, 22:29
I applied the first two changes you said to the css and it put the adds behind the images, not optimal, but at least they weren't on top of them anymore.
Then I added the third change you mentioned and that moved the ads down below the comments where they're out of the way.

Thanks for letting me know. I really appreciate the help you've been giving me with all this.
her
Thu, Feb 10 '22, 01:23
I guess the admins closed registration on every booru, including this one. If you could open it up when you get a chance that would be awesome.
refinder
Thu, Feb 10 '22, 18:23
There's probably a bot spamming accounts again and that's the easiest way to put an end to it.
I've re-enabled registrations.
1


Reply | New Topic | Help | Forum Index