Info
- 6 posts
- 5 voices
- Started 3 years ago by maisondouf
- Latest reply from _ck_
- This topic is not a support question
EeePC small screen problems
-
- Posted 3 years ago #
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
-
- Posted 3 years ago #
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.
-
- Posted 3 years ago #
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?
-
- Posted 3 years ago #
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.
-
- Posted 3 years ago #
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 -
- Posted 3 years ago #
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.
-
You must log in to post.