News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Login box text

Started by Shades., September 12, 2021, 06:42:17 PM

Previous topic - Next topic

Shades.

Where is the css for the login box text color? For some reason its different than the rest of the forum text that I changed. I searched index.css for "login" and got a lot of px widths and stuff like that but no login text color?

2.1 RC4 8)


You cannot view this attachment.
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Mick.

Um, what are you trying to do?

shadav

browser inspection tool ;)

for the background
.navigate_section ul, .popup_content, .up_contain

for the text
.popup_content

Sir Osis of Liver

Or you can add it here -


.popup_content .login {
width: 100%;
color: red;
}

When in Emor, do as the Snamors.
                              - D. Lister

Antechinus

That just inherits the default body text colour. If you can read text in posts, you should be able to read that too,

Shades.

Quote from: Mick. on September 12, 2021, 06:47:46 PMUm, what are you trying to do?
Change the text color in the login popup box to white cause I have a black background.
Quote from: shadav on September 12, 2021, 06:48:33 PMbrowser inspection tool ;)

for the background
.navigate_section ul, .popup_content, .up_contain

for the text
.popup_content
Thanks! I'm still working on learning that tool! :)
Quote from: Sir Osis of Liver on September 12, 2021, 06:49:39 PMOr you can add it here -


.popup_content .login {
    width: 100%;
    color: red;
}


That worked thanks! 8)
Quote from: Antechinus on September 12, 2021, 07:00:14 PMThat just inherits the default body text colour. If you can read text in posts, you should be able to read that too,
I thought so to but I'm using that color changer mod mostly and it changed all my text colors the way I wanted but not the popup login text.
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Antechinus

Quote from: Shades. on September 12, 2021, 07:13:44 PMI thought so to but I'm using that color changer mod mostly and it changed all my text colors the way I wanted but not the popup login text.
In that case I would say it is a bug in the colour changer mod.

Advertisement: