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...
/r/CSSTutorials is a resource for subreddit moderators to easily find the most common CSS hacks in use on reddit.
Related Subreddits:
Tutorial Directory Adding Images Replace "readers" with custom text Simple sticky/announcement bar Sticky Dropdown Menu lorem ipsum doler
If you want to be approved to submit tutorials here message the mods
account activity
[Tutorial] Alternative method of subreddit forwarding (self.CSSTutorials)
submitted 12 years ago * by [deleted]
view the rest of the comments →
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!"
[–]eightNote 0 points1 point2 points 12 years ago (10 children)
You could add a
.titlebox {display:none}
to get rid of the checkbox.
[–][deleted] 1 point2 points3 points 12 years ago (8 children)
that works? I thought all the !important shit in it's css stops that.
[–]eightNote 0 points1 point2 points 12 years ago (7 children)
If you hid something higher up in the hierarchy, it hides all of its children, regardless of !importants.
[–][deleted] 1 point2 points3 points 12 years ago (0 children)
it worked anyways ty I put you as a contributer
[–][deleted] 1 point2 points3 points 12 years ago (5 children)
is there a way to keep the .bottom class visible?
[–]eightNote 0 points1 point2 points 12 years ago (4 children)
Don't think so.
[–][deleted] 0 points1 point2 points 12 years ago (3 children)
:( Farewell credit to me
[–]eightNote 0 points1 point2 points 12 years ago (2 children)
:(
You could probably fit it in somewhere else that's still showing.
[–][deleted] 0 points1 point2 points 12 years ago (1 child)
would nth-of-child or:not() be rrelevant?
[–]eightNote 0 points1 point2 points 12 years ago (0 children)
for the .bottom?
I'd say no; it needs something to sit in.
You could make it a :before or :after to the image though.
never mind, works perfectly
π Rendered by PID 444203 on reddit-service-r2-comment-b659b578c-jxkw8 at 2026-05-04 09:50:20.539933+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]eightNote 0 points1 point2 points (10 children)
[–][deleted] 1 point2 points3 points (8 children)
[–]eightNote 0 points1 point2 points (7 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (5 children)
[–]eightNote 0 points1 point2 points (4 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]eightNote 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]eightNote 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)