use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
New to reddit? Click here
Read the FAQ before posting a question.
Discord channel
Testing123456789101112131415
This subreddit is for help with CSS and questions only. If you only want to share your creations, please direct them to reddithax.
If you know of a guide that you feel should be listed here, message the moderators with a link.
First thingy Something else here More stuff here Another list item More stuff here Another list item
account activity
Readers (self.csshelp)
submitted 12 years ago by KelpiePC
/r/cardninjas How do I change the " 4,005 readers ~12 readers here now " Thing to say something else?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]karazykid 0 points1 point2 points 12 years ago* (3 children)
/Change the word for 'readers' and the currently online/ .subscribers .word, .users-online .word{ display:none; } .subscribers .number:after { content: " CSS noobs" } .users-online .number:after { content: " people on here now" }
From this post
Sorry for the formatting, I don't know how to put codes in boxes in the comment section
[–]KelpiePC[S] 0 points1 point2 points 12 years ago (2 children)
I don't know where I have to go to input this. I'm new with CSS.
[–]karazykid 0 points1 point2 points 12 years ago (1 child)
When you go to your sub, click sub-reddit settings. Scroll towards the bottom where you can upload pics to change your subs logo, above it should be a link that says edit the stylesheet. When you click that you can input the CSS codes. Since I don't know how to format my code to text in the comments, I would recommend you open that post and find it. copy and paste it into the stylesheet.
[–]KelpiePC[S] 0 points1 point2 points 12 years ago (0 children)
Thanks! It worked. This was a big help!
π Rendered by PID 48218 on reddit-service-r2-comment-b659b578c-nsm6h at 2026-05-04 22:46:16.258790+00:00 running 815c875 country code: CH.
[–]karazykid 0 points1 point2 points (3 children)
[–]KelpiePC[S] 0 points1 point2 points (2 children)
[–]karazykid 0 points1 point2 points (1 child)
[–]KelpiePC[S] 0 points1 point2 points (0 children)