• ⚠️ UK Access Block Notice: Beginning July 1, 2025, this site will no longer be accessible from the United Kingdom. This is a voluntary decision made by the site's administrators. We were not forced or ordered to implement this block.

Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
Hey!
So sadly the maximised shoutbox doesn´t work (as mentioned here). That´s why I decided to play a little bit around with the css.

It´ll look like this (removed text and some more info for the screenshot):
upr3r7R.png



How to get it:
1. In this case I use the browser extension "Stylus". (A clean fork from Stylish) (Chrome / Firefox)
2. Activate the SS Style: here
3. Enjoy!

If you got trouble with the activation, feel free to ask. I hope this helps.
 
  • Like
Reactions: lv-gras, RM5998, Gainax and 5 others
naia_

naia_

Student
Oct 11, 2018
132
Much appreciated!
 
  • Like
Reactions: lv-gras, your pathologist, throwaway777 and 2 others
worldexploder

worldexploder

Visionary
Sep 19, 2018
2,820
We should call it - OLE SHOUTZY
 
  • Like
Reactions: lv-gras and RaphtaliaTwoAnimals
Gainax

Gainax

Experienced
Oct 8, 2018
265
If you want to align text to the left..add
text-align: left;

Code:
div#taigachat_box.taigachat_thumbzoom{
    height:auto !important;
    max-height:100% !important;
    overflow:auto !important;
    text-align: left; 
}

if you colorize the line you're reading by hovering with the mouse cursor
add this
Code:
.taigachat_messagetext:hover {
 color:blue;
font-weight: bold;
  
}



then save it

dfg.png





Final result
Captura-de-ecr-de-2018-10-29-14-03-07.png
 
Last edited:
  • Like
Reactions: lv-gras, Distanzmensch and RM5998
Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
If you want to align text to the left..add
text-align: left;

Code:
div#taigachat_box.taigachat_thumbzoom{
    height:auto !important;
    max-height:100% !important;
    overflow:auto !important;
    text-align: left;
}

if you colorize the line you're reading by hovering with the mouse cursor
add this
Code:
.taigachat_messagetext:hover {
 color:blue;
font-weight: bold;
 
}



then save it

dfg.png





Final result
Captura-de-ecr-de-2018-10-29-14-03-07.png

Thanks for the suggestion. If you don´t mind, I would take this code for an additional option.
 
  • Like
Reactions: lv-gras and RaphtaliaTwoAnimals
Gainax

Gainax

Experienced
Oct 8, 2018
265
it would be nice finding a way to target specific users, bolden their name and comment among the rest, i can find the user id through the inspect element but perhaps this a javascript or jquery thing implementation, and that goes beyond my knowledge
 
  • Like
Reactions: lv-gras
Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
it would be nice finding a way to target specific users, bolden their name and comment among the rest, i can find the user id through the inspect element but perhaps this a javascript or jquery thing implementation, and that goes beyond my knowledge
Do you mean like this (just the text, bold is available too):
j4C56u6.png
 
  • Like
Reactions: lv-gras and RaphtaliaTwoAnimals
Gainax

Gainax

Experienced
Oct 8, 2018
265
the bolden text in css applys to every text on all users no? i mean, only to apply to certain users
 
  • Like
Reactions: lv-gras
Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
the bolden text in css applys to every text on all users no? i mean, only to apply to certain users
Only to a choosen id. I´m working on it, to allow multiple ids. I´ll keep you updated.
 
  • Like
Reactions: lv-gras and RaphtaliaTwoAnimals
Gainax

Gainax

Experienced
Oct 8, 2018
265
Decrease size of the annoying gigantic smiling emoji
Code:
.mceSmilie {
    max-width: 15px;
    max-height: 15px;
}
 
  • Like
Reactions: lv-gras and Distanzmensch
Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
I´ve updated the style. Unfortunately the style doesn´t allow to update itself. (Like other Styles I´ve created on another account, maybe it takes some time)

SS Style: click here

Now available:
  • Select Text-Align (Left, Center, Right)
  • Targed User + color (Needs the User ID from the forum) - Haven´t found a way to allow a comma seperated way for more than five user (yet). Example: https://sanctioned-suicide.net/members/distanzmensch.3575/ -> The ID would be 3575.
  • Enable/Disable message hover + color.
  • Smaller Smileys
Thanks @Gainax for helping me out!
 
  • Like
Reactions: lv-gras, Gainax and RaphtaliaTwoAnimals
Gainax

Gainax

Experienced
Oct 8, 2018
265
so far is perfect, the only thing that bothers me is the datetime format, i dislike AM and PM would rather have 24h system
 
  • Like
Reactions: lv-gras, RM5998 and Distanzmensch
Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
Thanks! I agree with the date format. I´ll look it up, if its possible!
 
  • Like
Reactions: lv-gras, RM5998 and RaphtaliaTwoAnimals
Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
so far is perfect, the only thing that bothers me is the datetime format, i dislike AM and PM would rather have 24h system
Apperently it´s a js thing. We could replace the text but I haven´t found a select case function, which css isn´t made for.

So I added the setting to hide it:
a8EvNsb.png


If you got it working without js, let me know!
 
  • Like
Reactions: lv-gras
Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
  • Renamed to "Sanctioned Suicide+"
  • Added "show/hide SS logo" option
 
  • Like
Reactions: lv-gras and Gainax
Gainax

Gainax

Experienced
Oct 8, 2018
265
yeah, hiding the logo is a great idea for browsing in public
 
  • Like
Reactions: lv-gras and Distanzmensch
Distanzmensch

Distanzmensch

Member
Oct 25, 2018
23
Feel free to maintain the code in the future. As I´m going to ctb this week.
 
  • Like
Reactions: Gainax and lv-gras
L

lv-gras

fledermausßßßßßßßß
Jul 27, 2018
617
this is great, ty
 
  • Like
Reactions: Red star and Distanzmensch

Similar threads

DarkRange55
Replies
15
Views
3K
Forum Games
4am
4am
Octavia
Replies
32
Views
8K
Suicide Discussion
MercenariesofMidgar
M
Sanctioned Suicide
  • Locked
  • Sticky
Replies
0
Views
492K
News & Announcements
Sanctioned Suicide
Sanctioned Suicide