The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Visibilty of the Login/Register box

2 posters

Go down

In progress Visibilty of the Login/Register box

Post by One-X February 21st 2014, 12:05 pm

Hello,

I'd like to make the boxes for entering usernames, passwords, etc, in the Log-in and Register area visible. Right now it's hard to make out where to type. The same with entering usernames and subjects in Private messages.

https://imgur.com/8rNAat3.jpg

And, how would I edit the text colour of the chatbox when entering text? It's difficult to see the way it is now.


https://imgur.com/FXXJRdF.jpg
avatar
One-X
New Member

Posts : 10
Reputation : 1
Language : English

http://arcane.forumga.net

Back to top Go down

In progress Re: Visibilty of the Login/Register box

Post by Ange Tuteur February 21st 2014, 10:12 pm

Hello One-X,

For design and appearance issues, please provide a link to your forum.

Thank you ! Smile

For the chatbox it should be the same for all version, so add this to your CSS :
Administration Panel > Display > Colors > CSS stylesheet
Code:
#message { color:#FFF !important; }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Visibilty of the Login/Register box

Post by One-X February 22nd 2014, 12:04 am

arcane.forumga.net

All right, I'll try that coding as soon as the whole problem with mobile devices on the forums is sorted out, as the browser I'm currently using is too awkward to go editing CSS, etc. Razz
avatar
One-X
New Member

Posts : 10
Reputation : 1
Language : English

http://arcane.forumga.net

Back to top Go down

In progress Re: Visibilty of the Login/Register box

Post by Ange Tuteur February 22nd 2014, 2:06 am

For your inputboxes add this to the CSS as well :
Code:
input {
    color:#FFF !important;
    border:1px solid #444 !important;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum