andrewkm Active member Apr 9, 2014 #1 Theme coloring really dark? Not sure where to change http://screencloud.net/v/r3fl Talking about the input text in that screenshot
Theme coloring really dark? Not sure where to change http://screencloud.net/v/r3fl Talking about the input text in that screenshot
andrewkm Active member Apr 9, 2014 #2 Fixed with the following in extra.css: Code: .xenOverlay .formOverlay .textCtrl { color: white; background-color: black; border-color: rgb(78, 78, 78); } element { } #loginBar .textCtrl[type="text"] { font-weight: bold; font-size: 18px; } #loginBar .textCtrl { color: white !important; background-color: rgb(26, 62, 99); border-color: rgb(32, 150, 225); } Hope I did that right? Is that the way to do so? Upvote 0 Downvote
Fixed with the following in extra.css: Code: .xenOverlay .formOverlay .textCtrl { color: white; background-color: black; border-color: rgb(78, 78, 78); } element { } #loginBar .textCtrl[type="text"] { font-weight: bold; font-size: 18px; } #loginBar .textCtrl { color: white !important; background-color: rgb(26, 62, 99); border-color: rgb(32, 150, 225); } Hope I did that right? Is that the way to do so?
Amaury Well-known member Apr 9, 2014 #3 That works, but it can also be done in the style properties: Style Properties > Form-Type Overlays Upvote 0 Downvote
andrewkm Active member Apr 9, 2014 #4 Amaury said: That works, but it can also be done in the style properties: Style Properties > Form-Type Overlays Click to expand... I cant seem to figure out where in Style Properties that would be done. Where would I fix the following: http://screencloud.net/v/qpaS Upvote 0 Downvote
Amaury said: That works, but it can also be done in the style properties: Style Properties > Form-Type Overlays Click to expand... I cant seem to figure out where in Style Properties that would be done. Where would I fix the following: http://screencloud.net/v/qpaS
Amaury Well-known member Apr 9, 2014 #5 andrewkm said: I cant seem to figure out where in Style Properties that would be done. Where would I fix the following: http://screencloud.net/v/qpaS Click to expand... Style Properties > Login Bar Upvote 0 Downvote
andrewkm said: I cant seem to figure out where in Style Properties that would be done. Where would I fix the following: http://screencloud.net/v/qpaS Click to expand... Style Properties > Login Bar
andrewkm Active member Apr 9, 2014 #6 Amaury said: Style Properties > Login Bar Click to expand... Alright thanks I got it fixed for the login bar succesfully. How about for the dark text in the Lost Password section: http://screencloud.net/v/nS7q As well as the white text in the search box: http://screencloud.net/v/vu3U Upvote 0 Downvote
Amaury said: Style Properties > Login Bar Click to expand... Alright thanks I got it fixed for the login bar succesfully. How about for the dark text in the Lost Password section: http://screencloud.net/v/nS7q As well as the white text in the search box: http://screencloud.net/v/vu3U
Amaury Well-known member Apr 9, 2014 #7 Style Properties > Login Bar > Text Control Style Properties > Forms > Text Control Upvote 0 Downvote
andrewkm Active member Apr 9, 2014 #8 Amaury said: Style Properties > Login Bar > Text Control Style Properties > Forms > Text Control Click to expand... Ok for the search bar I got it showing dark text: http://screencloud.net/v/aVBP But now as you can see Posted by member is black text. This is so frustrating My Forms > Text Control looks as such: http://screencloud.net/v/qNc8 Also the login bar is fixed, but the lost password section isn't. I have no clue where to edit what. Upvote 0 Downvote
Amaury said: Style Properties > Login Bar > Text Control Style Properties > Forms > Text Control Click to expand... Ok for the search bar I got it showing dark text: http://screencloud.net/v/aVBP But now as you can see Posted by member is black text. This is so frustrating My Forms > Text Control looks as such: http://screencloud.net/v/qNc8 Also the login bar is fixed, but the lost password section isn't. I have no clue where to edit what.
Amaury Well-known member Apr 9, 2014 #9 andrewkm said: Ok for the search bar I got it showing dark text: http://screencloud.net/v/aVBP But now as you can see Posted by member is black text. This is so frustrating My Forms > Text Control looks as such: http://screencloud.net/v/qNc8 Also the login bar is fixed, but the lost password section isn't. I have no clue where to edit what. Click to expand... You have Flexile installed. It would be best to contact @Audentio about this and any other questions, as he may have done things differently. Upvote 0 Downvote
andrewkm said: Ok for the search bar I got it showing dark text: http://screencloud.net/v/aVBP But now as you can see Posted by member is black text. This is so frustrating My Forms > Text Control looks as such: http://screencloud.net/v/qNc8 Also the login bar is fixed, but the lost password section isn't. I have no clue where to edit what. Click to expand... You have Flexile installed. It would be best to contact @Audentio about this and any other questions, as he may have done things differently.