Replies

Jun 21, 2009 16 years ago
pumpkins
is FIERCE
User Avatar
B3AST

I'm just wondering what everyone's got CustomCSS for aside from personal themes! Eg. It wasn't until right before the new events that I came across an apparently popular idea of like to minimise windows) :

To make events go to old position: -container {top: auto; left: auto; position: static; width: 90%; border: none; margin: 0 auto 16px auto;} -wrapper {max-height: none;}

To disable images on forums (HA/forumsets... includes [*item=] though :() : img, .forum_reply img, .forum_topic_reply img {display: none;}

Exempting user HA from above (replace [user=] with username: a[href*="users/[user=]"] ~ img[src*="avatar"]{ display:inline !important;}

!so thrilled by all this code

Anyone else got something they can share?

I'm sure there's more I've come across - I just can't remember.

I personally use

Quote
-container {position:absolute; top:5px; left:755px; width:585px; border:none;}
-container .sp-header{border:none; background:none;}
-header {display:none;}
.sp-sub {border:none;}

2025 Stalacbite, Focused (7)

Please log in to reply to this topic.