Reply
Thread Tools
Posts: 25 | Thanked: 32 times | Joined on Feb 2008
#11
Originally Posted by tobiasj View Post
/home/user/.mozilla/microb

I can create a chrome folder and the userContent.css however it doesn't seem to work when I do.
that's the right spot... you're not root are you? you want to be user in this situation. case matters, but you seem to have that right. the only other thing i can think of is how you're getting the text in there--coming from windows might add some funny end of line chars...
 
Posts: 14 | Thanked: 2 times | Joined on Jan 2008
#12
I won't be able to test this until later today since my device isn't with me, but I've made the needed updates to my IT. (Having SSH access rocks. )
I needed to create the chrome folder in the /home/user/.mozilla/microb/ and then create the new file, userContent.css

I created both as root however, so I'm guessing that the permissions should be changed in order for this to work.

chown user chrome; chgrp users chrome
cd chrome
chown user userContent.css; chgrp users userContent.css
 
Benz145's Avatar
Posts: 187 | Thanked: 77 times | Joined on Oct 2007
#13
I'm personally a fan of the Google Reader Minimalistic Greasemonkey script. Though I'm jealous of those Previous and Next item finger sized buttons : P.



I think what we really need now is a Gmail script that optimizes the screen space for the internet tablets.
__________________
[SIGPIC][/SIGPIC]
 
Posts: 12 | Thanked: 3 times | Joined on Feb 2008
#14
I'm having the same problem as has been mentioned; I had to create the chrome/ folder and put userContent.css in it, and it didn't do anything. I tried the chown and chgrp commands as was also mentioned, to no avail. Has anybody figured out the issue with the lack of a chrome/ folder and the modification not working?
 
Posts: 50 | Thanked: 7 times | Joined on Jun 2007
#15
Thanks for the css. It worked fine for me. I used ssh to log into the tablet, and then "su user" to switch to the "user" account. I made the chrome directory and then used vi to paste in the .css file. Started up microb and the change was there.

Thanks again,
-Jonathan
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 22:19.