-
AuthorPosts
-
synapsis Friend
synapsis
- Join date:
- April 2007
- Posts:
- 234
- Downloads:
- 18
- Uploads:
- 28
- Thanks:
- 58
- Thanked:
- 19 times in 1 posts
January 2, 2014 at 8:23 am #193397I need to change the font color of the header search box label. (Search…)
It’s too dark. It doesn’t show up well.
But I can’t find where in Mitius that change should be made. Please advise.
Instructions on how to change the label on other templates doesn’t appear to apply to Mitius.
Thanks!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 2, 2014 at 8:46 am #517120Hi
Could you be more detailed on what you want to change ? maybe with a screenshot this is how i can see your header search
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 2, 2014 at 7:26 pm #517193You can try this . . . .
Within file path –> /templates/ja_mitius/css/template.css
at line 3558, modify the “color” property to a lighter color hex code – for example . . .
.head-search .input {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: url("../images/ico/search-invert.png") no-repeat scroll 95% center #000000
border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #222222
border-image: none;
border-style: none none none solid;
border-width: medium medium medium 1px;
box-shadow: none;
color: #FFFFFF
height: 49px;
padding-bottom: 0;
padding-top: 0;
vertical-align: middle;
width: 150px;
}Hope That Helps
🙂
synapsis Friendsynapsis
- Join date:
- April 2007
- Posts:
- 234
- Downloads:
- 18
- Uploads:
- 28
- Thanks:
- 58
- Thanked:
- 19 times in 1 posts
January 3, 2014 at 9:49 am #517259Thanks for the attempt Tom, but I’m afraid I’ve already tried that. Didn’t work. Looks like it should, but it doesn’t. Any other suggestions? I don’t need to alter it much, just make the dim (non-mouseOver) color lighter. It doesn’t show up well, especially on phones.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 3, 2014 at 10:20 am #517264Hi
Could you please post a screenshot of what you want to change ? it is not so clear to me
synapsis Friendsynapsis
- Join date:
- April 2007
- Posts:
- 234
- Downloads:
- 18
- Uploads:
- 28
- Thanks:
- 58
- Thanked:
- 19 times in 1 posts
January 5, 2014 at 6:56 am #517378You have the right idea, Pavit. But the “Search” on my screen isn’t as bright as I’d like it to be until you mouse-over it. There is a mouse-over effect that brightens the label, making it clearly legible. But it’s hard to read until you do. Especially on some screens that are dimmer. Remember, you can’t design for just one screen. You have to assume that some people’s brightness isn’t cranked up. So I’d like to brighten it a bit.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 5, 2014 at 11:12 pm #517402Within your custom.css file – at line 10, make the following modification . . .
.head-search .input {
color: #FFFFFF !important;
}SAVE CHANGES — CLEAR CACHE — REFRESH PAGE
See if that works for you. 🙂
1 user says Thank You to TomC for this useful post
synapsis Friendsynapsis
- Join date:
- April 2007
- Posts:
- 234
- Downloads:
- 18
- Uploads:
- 28
- Thanks:
- 58
- Thanked:
- 19 times in 1 posts
January 6, 2014 at 1:47 am #517422Oooh… I see. There’s an overlay or something, so the color you actually WANT the text to be requires a much brighter font color on the label itself. I tried EXACTLY what you suggested above, only I was using the hexidecimal color code that I wanted to see there (#929292), not using #FFFFFF to wind up with #929292 — which is pretty close to what I’m seeing now, using your suggestion instead.
No wonder I couldn’t get the result I wanted. Thanks so much for your assistance. It’s a very minor detail, but the minor details are what take a user interface from good to great.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 6, 2014 at 2:04 am #517424Happy to be able to help out. 🙂
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by TomC 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum