Items, duration and page count header too dark
kschreiber7
Junior Member Posts: 18 Joined: Oct 2009 Reputation: 0 |
2011-01-19 17:15
Post: #1
Can someone help me figure out how to brighten the text on the RightListView at the top that gives the "Item count", "Duration" and "Page count"? I have tried everything I can think of. Making the font white instead of grey and removing the texture underneath help, but still doesn't really fix it. It really needs the texture underneath with a bright font.
|
| find quote |
butchabay
Skilled Skinner Joined: Mar 2010 Reputation: 62 Location: Switzerland |
2011-01-19 17:42
Post: #2
kschreiber7 Wrote:Can someone help me figure out how to brighten the text on the RightListView at the top that gives the "Item count", "Duration" and "Page count"? I have tried everything I can think of. Making the font white instead of grey and removing the texture underneath help, but still doesn't really fix it. It really needs the texture underneath with a bright font. Starts @ Line 307 in includes.xml You could try to change font to bold. font12_bold or even try to increase the size to 14 PHP Code: <!-- PAGE COUNT STUFF UPPER RIGHT CORNER -->
(This post was last modified: 2011-01-19 17:53 by butchabay.)
|
| find quote |
kschreiber7
Junior Member Posts: 18 Joined: Oct 2009 Reputation: 0 |
2011-01-19 20:03
Post: #3
Thanks butchabay for your quick response. I have already messed with changing the font, size and color. It does help a little, but doesn't seem to look quite right. It is like the background texture is on top of the font instead of the other way around. Is that possible? If so, is there any way to fix it?
|
| find quote |
Malexx
Fan Posts: 330 Joined: Nov 2009 Reputation: 0 Location: Germany |
2011-01-19 22:19
Post: #4
hi,
you need to make it like this if you want a quick fix. go into MyVideonav.xml On Line 114 cut out "<include>CommonPageCount</include>" and paste it for example in Line 450 under the clock. Should look like this then <include>Clock</include> <include>CommonPageCount</include> Thats it. Edit: Dont know if in Original Cirrus its Line 114,on our Mod it is,otherwise just search for the <include>CommonPageCount</include> and cut and paste it under the clock
(This post was last modified: 2011-01-19 22:22 by Malexx.)
|
| find quote |
booker88
Junior Member Posts: 30 Joined: Jul 2009 Reputation: 14 Location: Philippines |
2011-01-20 05:39
Post: #5
It was on line 67 in mine (MyVideonav.xml)... and that is a great tip Malexx.
Very easy to read the header now. Thanks!
(This post was last modified: 2011-01-20 15:10 by booker88.)
|
| find quote |
kschreiber7
Junior Member Posts: 18 Joined: Oct 2009 Reputation: 0 |
2011-01-20 18:24
Post: #6
Thanks Malexx. That fixed it for me too.
|
| find quote |
RockDawg
Posting Freak Posts: 1,257 Joined: Jun 2005 Reputation: 0 |
2011-01-21 03:02
Post: #7
It was on line 67 of my MyVideoNav.xml too. Thanks for this tip Malexx. It had been driving me nuts, but damned if I could figure out the fix. Kudos!
|
| find quote |


Search
Help