Thread
:
Re-styled Google Reader for 800x480 screens
View Single Post
mkhopper
2008-02-18 , 16:07
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
Quote & Reply
|
mkhopper
View Public Profile
Send a private message to mkhopper
Find all posts by mkhopper