Reply
Thread Tools
Posts: 169 | Thanked: 83 times | Joined on Dec 2009
#1
I assume the "minimalist" skin is intended for viewing on mobiles etc.

But when I use it, viewing in the N900 browser, the text is too large. I usually have the text size in the browser set to "large" because I find this gives me the best text size on most website (including other vbulletin forums using their mobile skins), but when I view maemo.org forums the text is stupidly large, making it nearly unusable. If I set text size to "normal" in the N900 browser, it is readable but still a lot bigger than it needs to be.

Is this intentional?
 

The Following User Says Thank You to col37400 For This Useful Post:
andrewfblack's Avatar
Posts: 1,656 | Thanked: 1,196 times | Joined on Apr 2008 @ Alabama, USA
#2
I was testing and since I tested it on N810 and N900 with normal setting it looked alot smaller them it does on large settings I'm going to be doing some adjusting soon.
__________________
Home Page - Preenv Wiki

**All Posts are made as a Community Member and not as a Super Moderator of this site.
 
Posts: 1,258 | Thanked: 672 times | Joined on Mar 2009
#3
I got so annoyed at the gigantic font I decided to google my way around to figure out the bare minimum of what CSS is and how to use it to override the settings on talk.maemo.org. If you know how to edit a file in the terminal, then add a file called /home/user/.mozilla/microb/chrome/userContent.css with the following contents (or add at the bottom if file already exists):

Code:
@-moz-document domain(talk.maemo.org) { 
* { font-size: 14pt !important;}  
small { font-size: 10pt !important;}
small>span { font-size: 10pt !important;}
}
This made t.m.o usable for me again on N900 Or it would have, if the jump-to-first-unread post thing hadn't broken apart for the minimalist light theme too

BTW, looking at the source in firefox, it colours some things red.. For example (whitespace removed) </table|
Perhaps that pipe is supposed to be > since the next thing after the |, ignoring whitespace, is <a ;-)
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#4
i find it works fine on the dark - lite theme...
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 169 | Thanked: 83 times | Joined on Dec 2009
#5
Originally Posted by noobmonkey View Post
i find it works fine on the dark - lite theme...
Ah, true... problem solved!
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:12.