Duel Academy
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Duel Academy Log in

Get your game on!


descriptionCbox color issue solution EmptyCbox color issue solution

more_horiz
Simple suggestion for Cbox

Add this line to CSS code

Code:

#awc_message {
    color: black !important;
}


This will make what I type in the cbox black like here:
Spoiler :


But when its sent to Cbox to others to see its still with the color a member has chosen to themselves. Why is it a good idea? Cause Cbox background is black and where you type is white. If I'd choose a lighter color like yellow it is unreasonably hard to see what I type and if I have made any errors while typing. Also I cant use darker font color, cause other would have hard time to read what I wrote.

Example with typing lighter color:
Spoiler :


I hope you admin will take this suggestion into consideration and apply it.


~BlackLeg-Sanji

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
That will make the font color black, not the background.

Also, are you using the old chat? Cause I updated it about 8 hours ago or something. Which was before you make this topic.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
It was before the CSS fked up from what I know.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Anzo wrote:
That will make the font color black, not the background.

Also, are you using the old chat? Cause I updated it about 8 hours ago or something. Which was before you make this topic.


I'am well aware that it will make the writing text black. Hmm what do you mean "Old chat" cause when you update I'd see the changes.

This would solve your problem, if you wanna make the background where you write black you'd have to use this code:

Code:


#awc_message {
background-color: black;
}


Also you'd have to fix this line:

Code:

box-shadow: inset 0 3px 5px #CCC;


Cause it would looke weird when you have that black background and gray box-shadow.

Also you should add something like this:

Code:

.achat_row {
 font-size: 12px !important;
}


The font size right now is too small and hard to read. Making it 12px should be quite enough I think. Hope I helped. Just trying to make cbox abit better.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
I know my way around CSS, after all I was the one who made the skin.

But I don't see where you're going with this, I don't see 'Chat color issue' on my screen. The background is already black.

http://prntscr.com/c8u6bf

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
I mean Cbox textarea. Where you type in your message. It would be better when its either darker like the cbox background or you make the text you gonna type in black. Simple as that. Cause on the black background lighter color are easier to read but harder to type and see on the current textarea.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Unless you're typing using white as a colour you should still be able to identify what you're typing.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Anzo wrote:
Unless you're typing using white as a colour you should still be able to identify what you're typing.


All the lighter colors which are more visible on the dark bakground are harder to identify what you are writing. I think that making typing text black would be alot a good thing tho. cause then everycolor can be used in cbox.

EDIT:

Code:

#awc_userlist {
text-shadow: 0 0px #00F !important;
}
#avacweb_chat {
    text-shadow: 0 0 #00F !important;
}
#awc_rightbox {
 text-shadow: 0 0 #00F !important;
}
.achat_row {
 text-shadow: 0 0px #00F !important;
}


Also removing these lines will make dorm colors more accurate. Right now Slifer dorm color looks pinkish/purpleish. Admin color looks like bleached orange etc.

Chat colors with text shadow :

Chat colors without text shadow :

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
What browser are you using? Because from my end Slifers are "Red" and Admins are "Orange".

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Iam using mozilla firefox. I brought this up cause more than one person had told it in the chatbox that their color seems abit off than it should be.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Are everyone having this issue using the same browser?

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Well on my computer I've has the same problem really and I'm using Google Chrome...

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
I'm using Google Chrome as well, only difference is that colours are fine on my end. I can't really fix something that looks OK on my screen.

I'll give it a look later on tonight when more Slifers get online on chat, only way to work this out is if people were logged-in to Chat. Preferable more than one person.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Welp it's only the slifer colour that I'm having problems with...it might be from the person's computer or something...

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
If many people are having the same issue then I doubt its computer-related. It's most likely something iffy with the code.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
What's weird is that colors work perfectly fine on my mobile phone (I use Chrome on phone as well as on my laptop). Dunno.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Yep, as I said earlier, I'm also not having anything wrong with chat colors. However, some do clearly.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Have you tried log-in from phone or PC? 

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
I also don't have any problems when logging in from my tablet...

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Mind checking if its resolved on your PC? I made a tiny CSS change.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
https://imgur.com/VnabLWL
The list is fine now, but the chat still has them messed-up.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Same here (on my fathers laptop) 

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Spoiler :


mine looks fine n same as usual, even on phone, ideky

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
NightBot wrote:
https://imgur.com/VnabLWL
The list is fine now, but the chat still has them messed-up.


How about now?

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
It's fine, I guess.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
It's not a matter of guessing. It's either fine or it's not. Slifers no longer appear wearing pink names?

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Yeah.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
It's all good with me now ^^

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
Aight, good to hear that.

descriptionCbox color issue solution EmptyRe: Cbox color issue solution

more_horiz
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum
power_settings_newLogin to reply