Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
I have a problem with the colors of the quotes... let me tell you what I mean.
boooring!
This is what it should be:
Admin Wrote:
Orange!
Mod Wrote:
Green!!
Normal Person Wrote:
This doesn't have to be blue, but It would be cool
Or even better:
32OrtonEdge32dh Wrote:
Profile?
Last edited by scienceguyz (Feb 12 2012 5:35:07 pm)
This idea interests me. As something I might do with some UserJS in Opera.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
thank you for fast reply
However, how WOULD you do it? And how do you make the mod names green? I'm an admin on my forum, but I'm only blue.
It bothers me so much, I might do the quote, then color, then bold thing to get it like that.
Last edited by scienceguyz (Feb 12 2012 5:39:42 pm)
Well, it wouldn't be for everyone. I can't do something like that as a mod, but I could make some js that people could add. I know at least Opera can apply javascript/css to specific pages/sites.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
It seems like it would be completely and utterly pointless and even more annoying when quoting in mass amounts.
proc's discorb stylish themes for forums/the game
꧁꧂L O V E & C O R N꧁꧂ ᘛ⁐̤ᕐᐷ
danke bluecloud thank u raphe [this section of my sig is dedicated to everything i've loved that's ever died]
?
Offline
<script>
$("h4:contains('user')").css("color", "green");
</script>
There, no need to pull open something like userjs which will require certain things.
Pages: 1
[ Started around 1738615599.644 - Generated in 0.039 seconds, 12 queries executed - Memory usage: 1.42 MiB (Peak: 1.53 MiB) ]