Reply
Thread Tools
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#251
I wonder why there is not a double comma. Not even in the original. In some cases it means bootloop.
Code:
background-color: #000000
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#252
It has a closed } in the next line so the semicolon can be avoided AFAIK...
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#253
padding-bottom: 0;
}

/* Use the positive action color as there is only one button */
SpreadsheetCellSheet MBasicSheetHeaderStyle {
negative-action-style-name: "CommonSheetHeaderButtonAccent";
}


#ListPageUSBBackground
{
background-color: #000000;
}

#ListPageNormalBackground
{
background-color: #000000;
}

#ProgressBarMargin
{
margin-left: $MARGIN_XLARGE;
margin-right: $MARGIN_XLARGE;
}
__________________
OK
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#254
The modification looks ok

Your device is fast gaining the title of most-jinxed device


Anyway wait a minute i'll upload my file here you replace yours with mine and try it out...


Edit: Download this file to MyDocs then type in terminal as root:

Code:
cp -R /home/user/MyDocs/office-tools.css /usr/share/themes
/blueinverted/meegotouch/office-tools/style/office-tools.css
The above is all in one line

After the above type in terminal:
Code:
gconftool -s --type=string /meegotouch/theme/name blueinverted
Again the above is one line command; restart the phone after the above and try...

Last edited by thedead1440; 2012-12-06 at 10:17. Reason: typos in last command
 

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

Your device is fast gaining the title of most-jinxed device


Anyway wait a minute i'll upload my file here you replace yours with mine and try it out...


Edit: Download this file to MyDocs then type in terminal as root:

Code:
cp -R /home/user/MyDocs/office-tools.css /usr/share/themes
/blueinverted/meegotouch/office-tools/style/office-tools.css
The above is all in one line

After the above type in terminal:
Code:
gconftool -s type=string meegotouch/theme/name blueinverted
Again the above is one line command; restart the phone after the above and try...
This file is an open one, it's text not a file? Like this:
@const HEIGHT_TOOLBARITEM: 4mm;
@const HEIGHT_FINDTOOLBARITEM: 3mm;

#inputBar
{
preferred-size: 366 -1;
minimum-size: 366 -1;
maximum-size: 366 -1;
}

#inputBar.Landscape
{
preferred-size: 740 -1;
minimum-size: 740 -1;
maximum-size: 740 -1;
}
__________________
OK
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#256
Originally Posted by Garp View Post
This file is an open one, it's text not a file?
Right-click to save it instead of opening it
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#257
Originally Posted by thedead1440 View Post
Right-click to save it instead of opening it
an amateur is still working!!
__________________
OK
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#258
Originally Posted by thedead1440 View Post
The modification looks ok

Your device is fast gaining the title of most-jinxed device


Anyway wait a minute i'll upload my file here you replace yours with mine and try it out...


Edit: Download this file to MyDocs then type in terminal as root:

Code:
cp -R /home/user/MyDocs/office-tools.css /usr/share/themes
/blueinverted/meegotouch/office-tools/style/office-tools.css
The above is all in one line

After the above type in terminal:
Code:
gconftool -s type=string meegotouch/theme/name blueinverted
Again the above is one line command; restart the phone after the above and try...
Saying after last code: 'Must specify a type when setting a value'
__________________
OK
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#259
Yikes made a typo

It should be:

Code:
gconftool -s --type=string /meegotouch/theme/name blueinverted
 

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
#260
What issue are you talking about?

This is solution to the text edit problem on Store.
Copy these to: /usr/share/themes/blueinverted/meegotouch/images/theme/basement/meegotouch-textedit

E: Sorry, wrong color, but this name pictures they have.
Attached Files
File Type: zip textbox.zip (9.3 KB, 95 views)

Last edited by MK99; 2012-12-06 at 10:41.
 

The Following 2 Users Say Thank You to MK99 For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:52.