Reply
Thread Tools
Posts: 649 | Thanked: 762 times | Joined on Mar 2012 @ Ohio
#241
Originally Posted by kebbana View Post
I don't know, but this would use the picture in /usr/share/themes/blanco/meegotouch/images/backgrounds/meegotouch-desktop-bg.png

You can check it with filebox if you have your background picture there.
Unfortunately, it doesn't seem like it. I don't appear to have /meegotouch-desktop-bg.png
 
Posts: 73 | Thanked: 13 times | Joined on Dec 2011 @ Philippines
#242
A bug in the documents app when in landscape. It's showing like this
Attached Images
 
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#243
Originally Posted by imaginaryenemy View Post
Unfortunately, it doesn't seem like it. I don't appear to have /meegotouch-desktop-bg.png
That is because HSS uses gconf keys and schemas to assign the background; if you have it installed use GConfik to browse to desktop/meego/background and you'll see it...

On that note, I wouldn't mind the hassle to set backgrounds up using N9QTweak or even manually if kebbana releases that transperant style. Its more than worth the minimal effort required
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#244
kebbana,

Tried the updated package and using Blue-inverted yet the Documents app background in landscape persists to have the issue Travz03 highlighted above (I had done a reboot too)

Thanks!


Edit: I wonder where your post disappeared

There is another bug in text boxes whereby when you type in them you can't see anything that you are typing:


Proof of typing done in the above image:

Last edited by thedead1440; 2012-12-05 at 11:59.
 

The Following User Says Thank You to thedead1440 For This Useful Post:
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#245
Document app landscape backround:

/usr/share/themes/your theme/meegotouch/office-tools/style/office-tools.css
Code:
#ListPageNormalBackground
{
    background-color: #000000;
}
 

The Following 3 Users Say Thank You to MK99 For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#246
Thanks MK99

That fixed it up

The value set was f0f1f2 hence the background being mis-matched...
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#247
Originally Posted by MK99 View Post
Document app landscape backround:

/usr/share/themes/your theme/meegotouch/office-tools/style/office-tools.css
Code:
#ListPageNormalBackground
{
    background-color: #000000;
}
How to get access to change the code (background-color) in terminal? can I use pico command?
__________________
OK

Last edited by Garp; 2012-12-05 at 19:52.
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#248
root

sed -i '/background-color: #f0f1f2/s/#f0f1f2/#000000;/' /usr/share/themes/your_theme_folder/meegotouch/office-tools/style/office-tools.css
 

The Following User Says Thank You to MK99 For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#249
Originally Posted by MK99 View Post
root

sed -i '/background-color: #f0f1f2/s/#f0f1f2/#000000;/' /usr/share/themes/your_theme_folder/meegotouch/office-tools/style/office-tools.css
I have done so and looked into the file office-tools.css for blueinverted before and after and it has changed from #0f1f2; to #000000; in the ListPageNormalBackground.
And I have restarted N9 too and the active theme is Blueinverted!
But it hasn't changed the bug as for thedead1440, it's exactly the same as before?
__________________
OK

Last edited by Garp; 2012-12-06 at 00:26.
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#250
Originally Posted by Garp View Post
I have done so and looked into the file office-tools.css for blueinverted before and after and it has changed from #0f1f2; to #000000; in the ListPageNormalBackground.
And I have restarted N9 too and the active theme is Blueinverted!
But it hasn't changed the bug as for thedead1440, it's exactly the same as before?
Then paste here the output of the file in the below format:

Code:
#ListPageNormalBackground
{
    background-color: #000000
}

Edit: I didn't even restart; just killed the process and opened Documents app and the change had been applied...

Last edited by thedead1440; 2012-12-06 at 07:25.
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 13:08.