Forums

Join
bbPress Support ForumsTroubleshootingEeePC small screen problems

Info

Tags

EeePC small screen problems

  1. I see on my Eeepc 701 some problem to display correctly some pages.

    I suppose it's due to the 800 pix width of the EeePC screen..

    You can see on the screen shot that in the sentence "recent activity" in french "Activité récente" the second words overwrite the first.

    http://img14.imageshack.us/img14/7820/bbpressb1po2.th.jpg

    thanks

  2. You need a layout that works on a smaller screen then, that's all.

    It's really hard to see the problem in that tiny screenshot.

  3. http://img14.imageshack.us/img14/7820/bbpressb1po2.jpg

    And yeah, that is a pill! You should be able to tweak it with CSS to put in a special layout if you can detect Eeepc ... What browser does it use?

  4. eeePc is just a normal laptop computer, and the 701 model has a 800x480 pixel screen. There are Windows XP versions and cheaper Linux (forgot which distro) versions sold.

  5. Can you check your Apache access log and see what the browser User Agent is, so you can detect that and then craft some CSS specifically for that (or all) browsers?

    This thread covered someone detecting mobile browsers and then serving up a different theme:
    http://bbpress.org/forums/topic/change-theme-if-mobile-browser-detected#post-19618

  6. It won't have a special user agent, you'd have to detect the width via javascript but it's not even necessary.

    If you resize firefox to 800x600 it doesn't do that for me, and I even have large fonts turned on.

    So make sure your minimum font-size in firefox isn't set too high, or your zoom level isn't too high.

  7. You must log in to post.