Sup Forums CSS

Show us your Sup Forums CSS, user.

Source links are appreciated.

I'd provide my own but it still needs a bit of polish on replies and new threads.

Other urls found in this thread:

mozilla.org/keymaster/gatekeeper/there.is.only.xul);
twitter.com/AnonBabble

Too much grey. Look up some resources on color pallates

Looks solid, yah with a little bit of work could look amazing.

.boardList, .boardBanner, .abovePostForm, .center, .belowLeaderboard, #blotter, .aboveMidAd, #delform > hr:nth-of-type(2), #absbot, #content > .desktop, #hd, #ft {
display: none !important;

appchan x with custom colors. i used to use my own css, but i like this one more.

This shit

this thing works with Sup Forums x and thread watcher colors? if so, share please famalam. my eyes hurt.

looks like Sup Forums x + oneechan or appchan x (which has oneechan built in)

Sup Forums X + OneeChan

Thank you for the suggestion but...
why body > .center instead of just .center?
>also add "#globalMessage"
I like to know what Hiro is doing.

You should change the ".center" selector to "body > .center", or else you're hiding the form buttons in the settings popup...

see
couldn't live with my typo and didn't see your response in time :P

No links, but you can find what I built this off of on userstyles

Oh, okay. Well, I don't ever open or use the options in the settings. Also, I browse in private mode all the time so, even if I fiddled with the settings, the settings would be gone after I close Firefox. Thank you, anyway. I learned something.

>How to screenshot
>Shemale Tube

Based.

here's mine

Okay.

best patterns and fonts ITT reminds me of emulating sonic on one of those transparent imac computers

is it possible to remove the animus

yes, read through the script

lol

WHY IS HER HAND DOWN THERE

to try to contain the stench

no bullying best girl

wrong

...

>mio
>lefty
not the worst, but the devil

hmm
delet this

good colors but why is the font blurry

No CSS looks best for Windows.

i am efficient
not creative

...

nice layout

thanks

I'm still using the "Google" theme from 1'st April

Nice. 9/10.

What OS/distribution are you running? and how do i make firefox look like that?

Good. 9/10.
Make the post time a little darker or muted maybe dark grey because sometimes it mixes with the top and bottom reply. If you do that, I think you will get better separation from each reply making it look clean and neat.

It's windows 7, use the stylish addon.

/* AGENT SHEET */
@namespace url(mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url(chrome://browser/content/browser.xul){

}

Fresh install. Nothing yet.

Thank you.

Sup Forums fonts look squashed

>measuring bra size
we know it's bait, shitty try

Can you post your css? or a pastebin or something, it looks wonderful.

...

how did you get the floating reply button to work, every time I plug in that css it's not there

honestly, i couldnt tell you
the css is a mess, its literally 1451 lines, working with that theme is how i "learned" how css works

theres a reason i wasnt sharing it, but its really just a heavily modified/fucked up material design theme, theres a bunch of them on stylish userstyles

share it anyway, I'm curious now and want to read the css

all of this here should involve the button

but im not sure, if i can remember how to upload it to stylish ill put the whole thing on there and post it all in a bit


span.summary {
border-radius: 0 0 2px 2px;
background-color: #4786EF;
width: 80%;
display: block;
margin: -1px auto 0 auto;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
border-top: 1px solid rgba(0, 0, 0, 0.1);
text-indent: 10px;
padding: 10px 0;
}

#togglePostFormLink a::after, .navLinksBot [href="#top"]::after, #totop::after
{ background-color: #4786EF;
box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
position: fixed;
right: 25px;
bottom: 25px;
display: inline-block;
font-size: 24px;
color: #fff;
content: '+';
width: 56px;
height: 56px;
line-height: 56px;
vertical-align: middle;
border-radius: 50%;
font-weight: normal;
text-align: center;
cursor: pointer;
}

#togglePostFormLink a::after
{ z-index: 1;
box-shadow: none;
}

.boardList
{ font-size: 0;
}

.boardList a
{ font-size: 14px;
display: inline-block;
padding: 0 3px!important;
margin: 0!important;
}

.postMenuBtn:hover
{ text-decoration: none!important;
}

you can always use pastebin

Is this the april fools CSS?