Page 1 of 1

Fix CSS on site plz

Posted: Tue Jun 23, 2026 10:06 am
by MCCSoft
Some of the nested text in the select boxes aren't contrasting very well making the options hard to read Image Image

Also might want to tighten up the text shadows on the new reply button either add some glow or half a pixel less on the offset will make it easier on the eyes.

Re: Fix CSS on site plz

Posted: Tue Jun 23, 2026 10:16 am
by MCCSoft
Also:

nest profile-posts in the no-profile-rank div and put these css classes on it

Code: Select all

display:flex;
justify-content:space-between;
and finally put

Code: Select all

display:flex;
onto profile-joined ez fix

Image

EDIT: I didn't see the text in the black space until I highlighted the thing. :? Well it's a more clever use of your real estate in any case.

Re: Fix CSS on site plz

Posted: Tue Jun 23, 2026 7:14 pm
by admin
We will look into it.