Replies

Feb 28, 2018 8 years ago
Bug
User Avatar
Segfault

I'm not sure how useful others will find this, but I figure I'd share anyway c:

This is the code I use to make the shoutbox a little prettier and easier to read. It keeps the background colors (since those are fun) but mutes the color beneath the text. You kinda have to see it to know what I mean, so give it a try :)

.shoutbox_shout{color:!important;position:relative;margin:3px;border:0!important;} .shoutbox_shout:before{content:'';background-color:;position:absolute;right:0;top:20px;left:0;bottom:0;z-index:-3;} .shoutbox_user{border-radius:unset!important;border:0!important;font-weight:normal;} .shoutbox_user a{color:!important;font-size:110%;} And here is a quick link to your custom CSS page where you can paste it in as-is.

Pinging (sorry if this was a double ping!!)

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Feb 28, 2018 8 years ago
Mirror
is a Time Lord
User Avatar
Appropriate

Ohh awesome, thanks for the code ^_^

I can bite to give out Crack Head and Love Bug virus!

Feb 28, 2018 8 years ago
Katala
has ALL of the things!
User Avatar
Puglet

Thanks!! love the change

Working on: Battle pets. Tier 5 and 12

SPOILER (click to toggle) holiday links

Feb 28, 2018 8 years ago
shylarah
is a Time Lord
User Avatar
Yahrzeit

that's clever! Thank you.

The way some people spell makes me wonder about their pronunciation. My CW shop, and my ping group

Feb 28, 2018 8 years ago
Arte
needs a vacation!
User Avatar

Thanks bb! It'll make things so much easier to read now.

Feb 28, 2018 8 years ago
Howesha
only has room for one
User Avatar

Thanks so much.

Is there a way I can follow you Incase you post more helpful stuff?

Skins: Befowled, Brain Rot, Bubble Jelly, Caterkiller, Clusterflux, Creeping, Cryomorph, Deathgrip, Eau de Ceased, Escargloom, Faceworm, Flourishing, Focused, Fungus, Gummy Squirm, Hatchling, Heartburn, Ikupox, Jolly Rotter, Lotus, Magma, Moisturised, Muerte Fuerte, Naughty Nip, Paint pour, Patchwork, Pinkie Patch, Queasea, Sickura, Snack O Lantern, Stinging , Vapors, Threadful, Transmewtation, Unbothered,

Mar 1, 2018 8 years ago
Groove
is a tomb raider
User Avatar
Mar 5, 2018 8 years ago
nocturnal
touched the butt
User Avatar
_mushinoiki_

These are the codes I shared in my profile ^^

change shoutbox attributes (obviously change to your liking!)

.shoutbox_shout { background: !important; color: !important; font-family: Tahoma !important; font-size: 10pt !important; }

Code to change the shoutbox link colors! This includes username and comment bubble.

.shoutbox_shout a:link { color: ; } .shoutbox_shout a:visited { color: ; } .shoutbox_shout a:hover { color: ; } .shoutbox_shout a:active { color: ; }

Jun 9, 2018 7 years ago
Bug
User Avatar
Segfault

See the first post!

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Please log in to reply to this topic.