Fix CSS on site plz

Conversation that does not fit into the other sections.
Post Reply
MCCSoft
Posts: 12
Joined: Mon Jun 22, 2026 4:46 pm

Fix CSS on site plz

Post 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.
Last edited by MCCSoft on Tue Jun 23, 2026 10:18 am, edited 1 time in total.
MCCSoft
Posts: 12
Joined: Mon Jun 22, 2026 4:46 pm

Re: Fix CSS on site plz

Post 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.
admin
Site Admin
Posts: 23
Joined: Sun Jun 07, 2026 5:35 pm

Re: Fix CSS on site plz

Post by admin »

We will look into it.
Post Reply