Site update: a fresh horizontal distraction has appeared at the top of Civitai.
First there was the red line.
Now there is the top banner.
At this point the site is starting to feel like it is on a mission to discover every possible way to decorate the page with unnecessary stripes.
This small Tampermonkey script removes the extra top banner that appears above the header/navigation area on Civitai.
No drama.
No complicated setup.
Just one less floating interruption between you and the page you were actually trying to use.
Before:
After:
What problem this fixes
Civitai recently added a "2x BUZZ" top banner as part of its Blue Buzz event. Civitai explained that the banner appears at the top of the site while the event is live. The event itself is fine. The banner itself... is another story. (article)
It takes up space, adds visual noise, and continues the exciting new tradition of "daily horizontal disturbances."
This script removes that banner so the site looks cleaner and less like it is trying to become a sandwich made of UI layers.
If you liked the previous "Remove the Red Line" script, this is the spiritual sequel:
first we handled the bottom disturbance, now we handle the top disturbance.
Balance is restored.
What this script does
Detects the extra top banner above the site header/navigation
Removes it from the page
Works across Civitai domains
Makes browsing cleaner and calmer
Continues the noble community tradition of line and banner moderation
This is another tiny quality-of-life fix for people who prefer the website itself over decorative announcements glued to it.
What is Tampermonkey?
Tampermonkey is a browser extension that lets you run custom user scripts on websites.
In simple words:
it lets you add your own little fixes and tweaks to sites you use.
So instead of waiting for a website to change something, you can change it for yourself.
If you do not already have Tampermonkey installed, install the extension first in your browser, then add this script.
How to install
Download this model ZIP and extract the script file.
Install the Tampermonkey browser extension if you do not already have it.
Open Tampermonkey.
Create a new script.
Delete the default sample code.
Paste in the contents of this script.
Save.
Open or refresh Civitai.
That is it. The top banner should be gone.
GitHub
Source script on GitHub:https://github.com/a-l-e-x-d-s-9/stable_diffusion_tools/blob/main/civitai_remove_top_banner.user.js
Related script
If you are here because the site keeps inventing new horizontal surprises, you may also want the earlier companion script:
REMOVE THE RED LINE - CIVITAI RED WITHOUT RED LINE
That one removes the red bottom line. This one removes the top banner.
Together, they form a complete anti-stripe technology stack.
Why this exists
Civitai said the Blue Buzz banner is there because of the temporary 2x rewards event running through Sunday at 11:59 PM UTC, as a thank-you while they keep cleaning up issues from the recent changes. (article)
Fair enough.
But some of us prefer our thank-you rewards without a large banner camping on top of the interface.
So this script is not against the event.
It is just against the extra visual clutter.
Just pro-clean-page.
Final note
This is a tiny script for a tiny problem.
But tiny annoyances are still annoyances.
And Civitai has recently been very creative with them.
So if you opened the site, saw yet another horizontal thing appear, and thought:
"ah yes, another one."
This script is for you.
First we removed the red line.
Now we remove the top banner.
If tomorrow they add a third stripe somewhere in the middle, I assume we are entering a trilogy.
Description
1.0


















