Hey guys,
I'd like to make a request. I've never used CSS here before. For my commissions gallery, I'd like to disable signatures from the replies. Because there's a high concentration of animated deer on that page, it might start to be laggy for some people.
The CSS doesn't need to do anything besides that.
Could someone please be kind enough to post the code I need in order to do this?
Thank you!~ <3
Is that even possible? I've
I have no idea. But a while
You mean to have it where
Just simply add in:
< style >#comments{display:none} < /style >
Without the spaces dear and it should work ^^
"Your efforts are insignificant! I carry you to your deaths!"
I'd still like the comments
Alternatively, maybe a way to ignore embedded objects, excluding the original thread post?
Thanks for your help, anyway.
Hmmmmmmmmmm I am not sure on
I can look around though for ya 8D
"Your efforts are insignificant! I carry you to your deaths!"
You can disable all pictures
I've played around a bit,
#comments embed{display:none}
[e]: This code removes signatures completely:
.content .clear-block{display:none}